Files
codeql/CODEOWNERS
Line: 2: incorrect codeowner organization: github/code-scanning-alert-coverage Line: 2: no users/groups matched Line: 5: incorrect codeowner organization: github/codeql-dynamic Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: github/codeql-c-analysis Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: github/codeql-csharp Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: github/codeql-c-extractor Line: 8: incorrect codeowner organization: github/code-scanning-language-coverage Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: github/codeql-c-extractor Line: 9: incorrect codeowner organization: github/code-scanning-language-coverage Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: github/codeql-go Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: github/codeql-go Line: 11: incorrect codeowner organization: github/code-scanning-language-coverage Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: github/codeql-go Line: 12: incorrect codeowner organization: github/code-scanning-language-coverage Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: github/codeql-go Line: 13: incorrect codeowner organization: github/code-scanning-language-coverage Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: github/codeql-go Line: 14: incorrect codeowner organization: github/code-scanning-language-coverage Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: github/codeql-go Line: 15: incorrect codeowner organization: github/code-scanning-language-coverage Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: github/codeql-java Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: github/codeql-javascript Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: github/codeql-javascript Line: 18: incorrect codeowner organization: github/code-scanning-language-coverage Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: github/codeql-python Line: 19: no users/groups matched Line: 20: incorrect codeowner organization: github/codeql-python Line: 20: incorrect codeowner organization: github/code-scanning-language-coverage Line: 20: no users/groups matched Line: 21: incorrect codeowner organization: github/codeql-ql-for-ql-reviewers Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: github/codeql-ruby Line: 22: no users/groups matched Line: 23: incorrect codeowner organization: github/codeql-ruby Line: 23: incorrect codeowner organization: github/code-scanning-language-coverage Line: 23: no users/groups matched Line: 24: incorrect codeowner organization: github/codeql-rust Line: 24: no users/groups matched Line: 25: incorrect codeowner organization: github/codeql-rust Line: 25: incorrect codeowner organization: github/code-scanning-language-coverage Line: 25: no users/groups matched Line: 26: incorrect codeowner organization: github/codeql-shared-libraries-reviewers Line: 26: no users/groups matched Line: 27: incorrect codeowner organization: github/codeql-swift Line: 27: no users/groups matched Line: 28: incorrect codeowner organization: github/codeql-swift Line: 28: incorrect codeowner organization: github/code-scanning-language-coverage Line: 28: no users/groups matched Line: 29: incorrect codeowner organization: github/codeql-swift Line: 29: no users/groups matched Line: 30: incorrect codeowner organization: github/codeql-kotlin Line: 30: incorrect codeowner organization: github/code-scanning-language-coverage Line: 30: no users/groups matched Line: 31: incorrect codeowner organization: github/codeql-kotlin Line: 31: no users/groups matched Line: 32: incorrect codeowner organization: github/codeql-kotlin Line: 32: no users/groups matched Line: 35: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 36: incorrect codeowner organization: github/ps-codeql Line: 36: no users/groups matched Line: 39: incorrect codeowner organization: github/codeql-cli-reviewers Line: 39: no users/groups matched Line: 40: incorrect codeowner organization: github/codeql-vscode-reviewers Line: 40: no users/groups matched Line: 41: incorrect codeowner organization: github/codeql-frontend-reviewers Line: 41: no users/groups matched Line: 42: incorrect codeowner organization: github/codeql-analysis-reviewers Line: 42: no users/groups matched Line: 45: incorrect codeowner organization: github/codeql-ci-reviewers Line: 45: no users/groups matched Line: 46: incorrect codeowner organization: github/codeql-ci-reviewers Line: 46: no users/groups matched Line: 47: incorrect codeowner organization: github/codeql-ci-reviewers Line: 47: no users/groups matched Line: 48: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 51: incorrect codeowner organization: github/code-scanning-product Line: 51: no users/groups matched Line: 52: incorrect codeowner organization: github/code-scanning-product Line: 52: no users/groups matched Line: 55: incorrect codeowner organization: github/codeql-ci-reviewers Line: 55: no users/groups matched Line: 56: incorrect codeowner organization: github/codeql-go Line: 56: no users/groups matched Line: 57: incorrect codeowner organization: github/codeql-ql-for-ql-reviewers Line: 57: no users/groups matched Line: 58: incorrect codeowner organization: github/codeql-ruby Line: 58: no users/groups matched Line: 59: incorrect codeowner organization: github/codeql-rust Line: 59: no users/groups matched Line: 60: incorrect codeowner organization: github/codeql-swift Line: 60: no users/groups matched Line: 63: incorrect codeowner user: RasmusWL Line: 63: no users/groups matched Line: 64: incorrect codeowner user: RasmusWL Line: 64: no users/groups matched Line: 67: incorrect codeowner organization: github/codeql-ci-reviewers Line: 67: no users/groups matched
2025-11-06 11:12:53 +01:00

68 lines
2.9 KiB
Plaintext

# Catch-all for anything which isn't matched by a line lower down
* @github/code-scanning-alert-coverage
# CodeQL language libraries
/actions/ @github/codeql-dynamic
/cpp/ @github/codeql-c-analysis
/csharp/ @github/codeql-csharp
/csharp/autobuilder/Semmle.Autobuild.Cpp @github/codeql-c-extractor @github/code-scanning-language-coverage
/csharp/autobuilder/Semmle.Autobuild.Cpp.Tests @github/codeql-c-extractor @github/code-scanning-language-coverage
/go/ @github/codeql-go
/go/codeql-tools/ @github/codeql-go @github/code-scanning-language-coverage
/go/downgrades/ @github/codeql-go @github/code-scanning-language-coverage
/go/extractor/ @github/codeql-go @github/code-scanning-language-coverage
/go/extractor-smoke-test/ @github/codeql-go @github/code-scanning-language-coverage
/go/ql/test/extractor-tests/ @github/codeql-go @github/code-scanning-language-coverage
/java/ @github/codeql-java
/javascript/ @github/codeql-javascript
/javascript/extractor/ @github/codeql-javascript @github/code-scanning-language-coverage
/python/ @github/codeql-python
/python/extractor/ @github/codeql-python @github/code-scanning-language-coverage
/ql/ @github/codeql-ql-for-ql-reviewers
/ruby/ @github/codeql-ruby
/ruby/extractor/ @github/codeql-ruby @github/code-scanning-language-coverage
/rust/ @github/codeql-rust
/rust/extractor/ @github/codeql-rust @github/code-scanning-language-coverage
/shared/ @github/codeql-shared-libraries-reviewers
/swift/ @github/codeql-swift
/swift/extractor/ @github/codeql-swift @github/code-scanning-language-coverage
/misc/codegen/ @github/codeql-swift
/java/kotlin-extractor/ @github/codeql-kotlin @github/code-scanning-language-coverage
/java/ql/test-kotlin1/ @github/codeql-kotlin
/java/ql/test-kotlin2/ @github/codeql-kotlin
# Experimental CodeQL cryptography
**/experimental/**/quantum/ @github/ps-codeql
/shared/quantum/ @github/ps-codeql
# CodeQL tools and associated docs
/docs/codeql/codeql-cli/ @github/codeql-cli-reviewers
/docs/codeql/codeql-for-visual-studio-code/ @github/codeql-vscode-reviewers
/docs/codeql/ql-language-reference/ @github/codeql-frontend-reviewers
/docs/query-*-style-guide.md @github/codeql-analysis-reviewers
# Bazel (excluding BUILD.bazel files)
MODULE.bazel @github/codeql-ci-reviewers
.bazelversion @github/codeql-ci-reviewers
.bazelrc @github/codeql-ci-reviewers
**/*.bzl @github/codeql-ci-reviewers
# Documentation etc
/*.md @github/code-scanning-product
/LICENSE @github/code-scanning-product
# Workflows
/.github/workflows/ @github/codeql-ci-reviewers
/.github/workflows/go-* @github/codeql-go
/.github/workflows/ql-for-ql-* @github/codeql-ql-for-ql-reviewers
/.github/workflows/ruby-* @github/codeql-ruby
/.github/workflows/rust.yml @github/codeql-rust
/.github/workflows/swift.yml @github/codeql-swift
# Misc
/misc/scripts/accept-expected-changes-from-ci.py @RasmusWL
/misc/scripts/generate-code-scanning-query-list.py @RasmusWL
# .devcontainer
/.devcontainer/ @github/codeql-ci-reviewers