actions-marketplace-validations/Python security check using Bandit
Github action to find common security issues in Python code and get its report as a artifact.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python_version | Version range or exact version of a Python version to use, using SemVer's version range syntax. | yes | 3.6.10 |
| project_path | This is the path at which the your python project is located in you github repo. | no | . |
| ignore_failure | This is to ignore the security failures and pass the check. | no | false |
Outputs
no outputs