amikos-tech/Python security scanning action
GitHub Action to run security scan on your Python code using.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Jun 28, 2023
- License
- MIT
Pinned Snippet
uses: amikos-tech/py-vulnerability-scanner@b9ae2e515e057879e857e8cc943b2de02c27f31f # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bandit-config | Bandit configuration file | no | — |
| input-dir | Directory to scan | no | . |
| format | Output format (txt, csv, json, xml, yaml). Default: json | no | json |
| output-file | Output file name. Default: bandit-report.json | no | bandit-report.json |
Outputs
no outputs