advanced-security/CodeQL IaC Extractor
CodeQL IaC Extractor GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 1, 2026
- License
- MIT
Pinned Snippet
uses: advanced-security/codeql-extractor-iac@e389dc1ae37bf1ec88e317f69d2ddcdf057efdcd # v0.5.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token used to make authenticated API requests. | no | ${{ github.token }} |
| rewrite-sarif-tool-name | Whether to rewrite the SARIF tool name to "CodeQL IaC" or keep the original tool name. | no | true |
Outputs
| name | description |
|---|---|
| sarif-results | The path to the SARIF results file generated by the extractor. |