Skip to content

Commit 76ddb40

Browse files
author
dilanbhalla
committed
Merge tag 'codeql-cli/latest' into auto/sync-main-pr
Compatible with the latest released version of the CodeQL CLI
2 parents 3759158 + aa3000d commit 76ddb40

File tree

840 files changed

+24865
-6032
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

840 files changed

+24865
-6032
lines changed

CODEOWNERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Catch-all for anything which isn't matched by a line lower down
2+
* @github/code-scanning-alert-coverage
3+
4+
# CodeQL language libraries
15
/actions/ @github/codeql-dynamic
26
/cpp/ @github/codeql-c-analysis
37
/csharp/ @github/codeql-csharp
@@ -7,8 +11,10 @@
711
/java/ @github/codeql-java
812
/javascript/ @github/codeql-javascript
913
/python/ @github/codeql-python
14+
/ql/ @github/codeql-ql-for-ql-reviewers
1015
/ruby/ @github/codeql-ruby
1116
/rust/ @github/codeql-rust
17+
/shared/ @github/codeql-shared-libraries-reviewers
1218
/swift/ @github/codeql-swift
1319
/misc/codegen/ @github/codeql-swift
1420
/java/kotlin-extractor/ @github/codeql-kotlin
@@ -25,9 +31,6 @@
2531
/docs/codeql/ql-language-reference/ @github/codeql-frontend-reviewers
2632
/docs/query-*-style-guide.md @github/codeql-analysis-reviewers
2733

28-
# QL for QL reviewers
29-
/ql/ @github/codeql-ql-for-ql-reviewers
30-
3134
# Bazel (excluding BUILD.bazel files)
3235
MODULE.bazel @github/codeql-ci-reviewers
3336
.bazelversion @github/codeql-ci-reviewers

0 commit comments

Comments
 (0)