linn-0412/Python Security Checker
Pythonコードのセキュリティと品質をチェックするアクション
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | チェック対象のPythonファイルまたはディレクトリ | yes | . |
| severity | 問題検出の重要度閾値(HIGH/MEDIUM/LOW) | no | MEDIUM |
| html-output | HTMLレポートの出力ディレクトリ | no | security-reports |
| fail-on-severity | この重要度以上の問題が見つかった場合にCIを失敗させる(HIGH/MEDIUM/LOW) | no | HIGH |
Outputs
no outputs