aufdenpunkt/Python Safety Check
Helps to find known security vulnerabilities in your python application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 7, 2024
- License
- MIT
Pinned Snippet
uses: aufdenpunkt/python-safety-check@da0ff711d8ebbed8ce5fb50ede0bcc767b257914 # v1.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| safety_args | Optional Safety script parameters. (e.g. --ignore=1234 or -i 1234) | — | "" |
| scan_requirements_file_only | Set true to scan required python packages without installing them. | — | false |
Outputs
no outputs