Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bandit scan GitHub Action #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add Bandit scan GitHub Action #6

wants to merge 3 commits into from

Conversation

Setland34
Copy link
Owner

@Setland34 Setland34 commented Jan 23, 2025

Add a new section to the README.md file to explain how to use the Bandit scan GitHub Action.

  • Add an example of the GitHub Actions configuration for running a Bandit scan on a Python project.
  • Create a new GitHub Actions workflow file named bandit-scan.yml.
  • Add the provided GitHub Actions configuration for running a Bandit scan on a Python project.

For more details, open the Copilot Workspace session.

Add a new section to the `README.md` file to explain how to use the Bandit scan GitHub Action.

* Add an example of the GitHub Actions configuration for running a Bandit scan on a Python project.
* Create a new GitHub Actions workflow file named `bandit-scan.yml`.
* Add the provided GitHub Actions configuration for running a Bandit scan on a Python project.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Setland34/eth.store?shareId=XXXX-XXXX-XXXX-XXXX).
…andit scan GitHub Action

* Update the section to include an example of the GitHub Actions configuration for running a Bandit scan on a Python project
* Add a description of the configuration options and their purpose
@Setland34 Setland34 self-assigned this Jan 23, 2025
…andit scan GitHub Action

* Add an example of the GitHub Actions configuration for running a Bandit scan on a Python project
* Create a new GitHub Actions workflow file named `bandit-scan.yml`
* Add the provided GitHub Actions configuration for running a Bandit scan on a Python project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant