Commit Graph
7 Commits
Author SHA1 Message Date
Marco GarioandGitHub 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 GarioandGitHub d4b398cf2d Include protected branches in PR analyses 2023-12-04 10:24:28 +01:00
Marco GarioandGitHub 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 GarioandGitHub 5f39b23835 Merge branch 'main' into patch-2 2023-04-18 20:29:41 +02:00
Marco GarioandGitHub 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 GarioandGitHub 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 GarioandGitHub 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