Michael B. Gale
Michael B. Gale
This PR adds experimental support for excluding files that are marked as `linguist-generated=true` in a `.gitattributes` file from analysis. ### Risk assessment For internal use only. Please select the risk...
Removes the FF introduced in https://github.com/github/codeql-action/pull/3206 and makes the behaviour that was gated behind it the default. ### Risk assessment For internal use only. Please select the risk level of...
This PR changes the configuration checks we perform when `code-quality` is the only enabled analysis kind to allow `query-filters`. ### Risk assessment For internal use only. Please select the risk...
The `upload-sarif` action can be used in workflows without an `init` step. This means that it is possible for the `upload-sarif` action to be used correctly even though the CodeQL...