equisoft-actions/Runs CodeQL
Runs all CodeQL necessary actions to scan and upload the result to Github
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auto-build | Use CodeQL's auto-build. | no | false |
| build-script | Optional path to an executable file that will perform a full, uncached, build for CodeQL analysis. | no | — |
| languages | The languages of the checks to run, separated by a comma. Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support. | yes | — |
| category | String used by Code Scanning for matching the analyses. | no | — |
| working-directory | Relative path under $GITHUB_WORKSPACE where the root project is located. | no | . |
Outputs
no outputs