Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/workflows/codeql.yml.disabled
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# codeql.yml — inherited baseline, ENABLED for this repository.
# codeql.yml.DISABLED — CodeQL requires GitHub Advanced Security, which the
# org (team plan) does not license; code scanning on PRIVATE repos is
# unavailable (HTTP 403 on default-setup). Fleet pattern: keep the workflow
# intact but inert until GHAS is procured — re-enable by removing the
# .disabled suffix (audit finding: security tooling procurement).
# jol-m-data carries Python gate scripts and pipeline code — CodeQL
# analyzes them on every PR. Pin actions to full SHAs before first merge
# to main (fleet supply-chain discipline).
Expand Down
Loading