Skip to content

ci(codeql): portable enterprise CodeQL security baseline - #7

Merged
thefourcraft merged 2 commits into
Productionfrom
ci/codeql-baseline
Jun 28, 2026
Merged

ci(codeql): portable enterprise CodeQL security baseline#7
thefourcraft merged 2 commits into
Productionfrom
ci/codeql-baseline

ci(codeql): fix language detection (git ls-files, no eval/glob)

2ce17c9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Jun 28, 2026 in 2s

Error when processing the SARIF file

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 80 in .github/workflows/codeql.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}