ppiankov/Pastewatch Scan
Scan files for sensitive data patterns using pastewatch-cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to scan | no | . |
| version | pastewatch-cli version to use | no | 0.7.2 |
| format | Output format: text, json, sarif, markdown | no | text |
| check | Check mode (exit code only) | no | true |
| allowlist | Path to allowlist file | no | "" |
| rules | Path to custom rules JSON file | no | "" |
| baseline | Path to baseline file | no | "" |
| upload-sarif | Upload SARIF results to GitHub code scanning | no | false |
Outputs
| name | description |
|---|---|
| findings-count | Number of findings detected |
| report-file | Path to the report file |