Compliance Finding
Category: ci-workflows
Severity: error
Check: stray-codeql-workflow
Detail
Repo still ships .github/workflows/codeql.yml. The org standard now uses GitHub-managed CodeQL default setup; per-repo workflow files are drift and run a duplicate analysis alongside default setup. Delete the file. If a documented exception applies (custom query pack, build mode, path filters), open a standards PR against standards/ci-standards.md to record the exception before re-adding the workflow.
Standard Reference
standards/ci-standards.md#2-codeql-analysis-github-managed-default-setup
Remediation
Please review the linked standard and bring this repository into compliance.
See the full standards documentation for implementation guidance.
This issue was automatically created by the weekly compliance audit.
Compliance Finding
Category:
ci-workflowsSeverity:
errorCheck:
stray-codeql-workflowDetail
Repo still ships
.github/workflows/codeql.yml. The org standard now uses GitHub-managed CodeQL default setup; per-repo workflow files are drift and run a duplicate analysis alongside default setup. Delete the file. If a documented exception applies (custom query pack, build mode, path filters), open a standards PR againststandards/ci-standards.mdto record the exception before re-adding the workflow.Standard Reference
standards/ci-standards.md#2-codeql-analysis-github-managed-default-setup
Remediation
Please review the linked standard and bring this repository into compliance.
See the full standards documentation for implementation guidance.
This issue was automatically created by the weekly compliance audit.