nsavelyeva/Veripy
Github Actions to perform static analysis of Python code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scan | execute command - use one of lint/sec/cc/mi/hal/raw/cov | yes | — |
| path | path to scan, defaults to current working directory | no | "" |
| options | additional options for the chosen scanner | no | "" |
| covgate | a threshold for unit test coverage to be used as quality gate | no | 0 |
| comment | if true, send the comment to the PR | no | true |
| update | if true and comment is true, the previously sent comment will be updated otherwise a new comment will be created | no | true |
| token | github token, required if comment is true | no | "" |
Outputs
no outputs