Commit Graph
16 Commits
Author SHA1 Message Date
Marco Gario 9963e8cd28 Merge pull request #2372 from actions/codeql-packages-read
Update CodeQL workflow to use packages:read permission.
2024-04-11 13:17:21 +02:00
Marco GarioandAnders Starcke Henriksen a3194f5b47 Update CodeQL workflow to use packages:read permission.
Co-authored-by: Anders Starcke Henriksen <[email protected]>
2024-04-11 09:42:21 +02:00
Marco Gario 4ccc742286 Merge pull request #2306 from actions/update_codeql_template
Code Scanning Update codeql.yml with new build-mode
2024-03-26 14:13:08 +01:00
Marco Gario fdbad9c74f Update codeql.yml
links to docs
2024-03-26 13:45:32 +01:00
Marco Gario 97c6254b5e Merge branch 'main' into update_codeql_template 2024-03-26 13:35:12 +01:00
Marco Gario aad9272438 Update codeql.yml
Limit matrix information in the job name to language by default
2024-03-26 13:18:17 +01:00
Marco GarioandHenry Mercer 4a8c4e08b0 Update code-scanning/codeql.yml
Co-authored-by: Henry Mercer <[email protected]>
2024-02-19 15:57:02 +01:00
Marco GarioandHenry Mercer 8a973982d1 Update code-scanning/codeql.yml
Co-authored-by: Henry Mercer <[email protected]>
2024-02-19 15:54:06 +01:00
Marco Gario 05e4581159 Update codeql.yml with new build-mode 2024-02-15 09:01:39 +01:00
Marco Gario bd7e79e8ab Merge pull request #2243 from actions/marcogario/analyze_protected_branches_prs
CodeQL: Include protected branches in PR analyses
2023-12-04 12:03:16 +01:00
Marco Gario d4b398cf2d Include protected branches in PR analyses 2023-12-04 10:24:28 +01:00
Marco Gario 7493daf36d Merge pull request #2018 from adityasharad/patch-2
CodeQL: Run on macOS by default if the target language is Swift
2023-04-18 20:45:14 +02:00
Marco Gario 5f39b23835 Merge branch 'main' into patch-2 2023-04-18 20:29:41 +02:00
Marco Gario cb341b59ed Update CodeQL to include category by default
Code Scanning can accept multiple uploads for the same tool and uses the concept of category to keep results separated.
If not provided explicitly, the category is computed based on a few parameters like workflow path and matrix variables. The implicit computation of the category can create confusion if users change their workflow, as we start considering the new analyses as unrelated to existing results.

By making the category explicit in the workflow we hope to make the concept more prominent and reduce accidental changes.
2022-09-16 09:25:07 +02:00
Marco Gario 766066e1ea Merge pull request #1543 from adityasharad/patch-1
CodeQL starter workflow: Replace git.io links
2022-04-26 20:51:56 +02:00
Marco Gario 0f5b68ee4f Merge pull request #1198 from d-winsor/msvc-typo
Fixed typo in Microsoft C++ Code Analysis workflow.
2021-10-27 10:16:35 +02:00