advanced-security/secret-scanning-custom-action
Testing Suite for GitHub Secret Scanning Custom Patterns
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository owner and repo name | — | ${{ github.repository }} |
| token | GitHub Personal Access Token | — | ${{ github.token }} |
| mode | Secret Scanning Test Suite Mode | — | validate |
| templates-path | Path to template directory | — | — |
| template-main | Main README template name | — | — |
| template-patterns | PATTERNS template name | — | — |
| path | Path to scan | — | ${{ github.workspace }} |
| argvs | Additional arguments | — | — |
Outputs
no outputs