atmosera-adv-sec-prep/ghas-policy-as-code
Advance Security Policy as Code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| severity | Severity Level | — | error |
| repository | Repository owner and repo name | — | ${{ github.repository }} |
| token | GitHub Personal Access Token | — | ${{ github.token }} |
| policy-repo-token | Separate GitHub PAT if the policy files are stored in a separate repository | — | — |
| ref | GitHub Ref | — | ${{ github.ref }} |
| action | Action to take upon discovery of security issues hitting threshold | — | break |
| policy | Policy as Code repository owner/repo name | — | — |
| policy-path | Policy as Code file path (including path in repo) | — | — |
| policy-branch | Policy as Code branch | — | main |
| argvs | Additional Arguments | — | — |
Outputs
no outputs