tonybaloney/PyCharm Python Security Scanner
Scan your Python Code for security issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Project Directory | no | . |
| profile | Path to an inspection profile XML file | no | /sources/SecurityInspectionProfile.xml |
| fail_on_warnings | Fail the task if warnings were found in the code | no | no |
| source | Subdirectory within path containing Python source | no | . |
| requirements | File containing a list of Python packages to be installed before scanning | no | requirements.txt |
Outputs
| name | description |
|---|---|
| result | Results from the scan |