psykris/ShipSafe Scan
Run ShipSafe against a repository and emit a report file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | File or directory to scan. | no | . |
| format | Output format to write. | no | sarif |
| output | Path to the generated report file. | no | shipsafe-report.sarif |
| fail-on | Comma-separated severities that should fail the action. | no | critical,high |
| python-version | Python version used to run the scan. | no | 3.12 |
Outputs
| name | description |
|---|---|
| report-path | Path to the generated report file. |