magalixcorp/Magalix
Identify violations in your IaC files using Magalix Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook | magalix guard webhook | yes | — |
| directory | root directory to scan | no | . |
| token | — | — | ${{ github.token }} |
| branch | — | — | ${{ github.head_ref || github.ref }} |
| commit | — | — | ${{ github.event.pull_request.head.sha || github.sha }} |
| gh-code-scanning | enable github code scanning | — | true |
| auto-remediation | enable auto-remediation | — | true |
| export-to | path to export results to | — | result.json |
| no-exit-error | don't exist with error | — | false |
Outputs
no outputs