Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
249 commits
Select commit Hold shift + click to select a range
872c081
Python: add shared-CFG AstSig adapter (AstNodeImpl)
yoff Jun 2, 2026
fbfbbd3
Python: add new shared-CFG-backed control flow graph facade (Cfg)
yoff Jun 2, 2026
41c9d8b
Python: model exception edges for raise-prone expressions inside try/…
yoff Jun 3, 2026
47d2b05
Python: visit function parameter and return annotations in new CFG
yoff Jun 29, 2026
a06a72c
JS: Model Sails Action2 inputs as remote sources
theinfosecguy Jul 9, 2026
7ef911e
Model Vue Router useRoute sources
Copilot Jul 16, 2026
7449658
Test Vue useRoute query source
Copilot Jul 16, 2026
9aaa149
Add change note for Vue Router useRoute query support
Copilot Jul 16, 2026
03d2ad5
Add YYYY-MM-DD format change note for Vue Router useRoute query
Copilot Jul 16, 2026
7e08178
Add Vue summary models for ref, shallowRef, toRef, reactive, and comp…
Copilot Jul 16, 2026
dfb0487
Merge pull request #1 from adrienpessu/copilot/add-codeql-model-for-u…
adrienpessu Jul 16, 2026
dc15554
Move Vue flow models into QL
Copilot Jul 16, 2026
d99bb54
Fix and verify Vue flow summaries
Copilot Jul 16, 2026
c5b3ca0
Merge Vue change notes
Copilot Jul 16, 2026
f329988
Merge pull request #2 from adrienpessu/copilot/modify-vue-qll-for-mai…
adrienpessu Jul 16, 2026
0f8f884
Add Vue toRef value-flow and computed object-overload tests
adrienpessu Jul 17, 2026
ceed0c3
Merge pull request #3 from adrienpessu/adrienpessu-vue-toref-computed…
adrienpessu Jul 17, 2026
bebb9f5
Rust: Test spacing.
geoffw0 Jul 21, 2026
6a137d8
Rust: Test direct calls to std::fmt::format and alloc::fmt::format.
geoffw0 Jul 21, 2026
661463d
python: remove non-actionable change notes
yoff Jul 20, 2026
cc0156d
python: remove the use of toAst
yoff Jul 21, 2026
a683b64
python: removed superflous module
yoff Jul 21, 2026
02979ba
Merge branch 'main' into main
adrienpessu Jul 21, 2026
c644854
JS: Recognize @fastify/rate-limit as a rate limiter
cysp Jul 22, 2026
8facacd
build(deps): bump rules_nodejs from 6.7.3 to 6.7.5
dependabot[bot] Jul 23, 2026
e7b6f91
Post-release preparation for codeql-cli-2.26.2
invalid-email-address Jul 23, 2026
7a573c4
yeast: Order AST dump fields by schema-declared order
tausbn Jul 16, 2026
8206f6f
swift-syntax-rs: Fold local and stdlib operators
tausbn Jul 16, 2026
2e74c1d
yeast: Desugar an externally-built AST, and validate by field name
tausbn Jul 16, 2026
bbf52ce
tree-sitter-extractor: Split direct and desugaring extractors
tausbn Jul 17, 2026
79954ce
unified: Add the swift-syntax parser and unresolved operator sequence…
tausbn Jul 17, 2026
ad2ce93
unified: Port top-level, literal, and name rules to swift-syntax
tausbn Jul 16, 2026
8328fba
unified: Port operator rules to swift-syntax
tausbn Jul 17, 2026
437e482
unified: Port variable-binding rules to swift-syntax
tausbn Jul 17, 2026
191fc54
unified: Port type-expression rules to swift-syntax
tausbn Jul 17, 2026
52cdf59
unified: Port function, call, and member-access rules to swift-syntax
tausbn Jul 17, 2026
6ad1fac
unified: Port closure rules to swift-syntax
tausbn Jul 17, 2026
2de1549
unified: Port control-flow and pattern rules to swift-syntax
tausbn Jul 20, 2026
2fcbc9b
unified: Port loop rules to swift-syntax
tausbn Jul 20, 2026
4c764b5
unified: Port collection rules to swift-syntax
tausbn Jul 20, 2026
6275977
unified: Port optional and error-handling rules to swift-syntax
tausbn Jul 20, 2026
37654b4
unified: Port import rules to swift-syntax
tausbn Jul 20, 2026
8e6651a
unified: Port type-container declarations to swift-syntax
tausbn Jul 20, 2026
ec0c49a
unified: Port property accessor rules to swift-syntax
tausbn Jul 22, 2026
90ea1b5
unified: Port enum-case rules to swift-syntax
tausbn Jul 23, 2026
c4fbd74
unified: Port constructor and related declaration rules to swift-syntax
tausbn Jul 23, 2026
5c5fd5e
unified: Switch the Swift front-end to swift-syntax
tausbn Jul 23, 2026
20a2537
unified: Regenerate the raw-AST corpus section for swift-syntax
tausbn Jul 23, 2026
046c88a
unified: Regenerate the enhanced getter/setter property corpus case
tausbn Jul 23, 2026
c50bcba
swift-syntax-rs: Degrade gracefully without a Swift toolchain
tausbn Jul 23, 2026
17cbb4e
unified: Harden the external Swift parser integration
tausbn Jul 24, 2026
7721ce2
unified: Add swift_node_types.yml to the extractor's compile_data
tausbn Jul 24, 2026
e3a0822
unified: Package the swift-syntax parser in the extractor pack
tausbn Jul 24, 2026
2b871e9
Swift: Recurse calng submodules when computing extension indexes
jketema Jul 27, 2026
9c5cd36
Merge pull request #22222 from cysp/fastify-scoped-rate-limit
asgerf Jul 27, 2026
aa5a74f
Fix merge_group event source mapping
JarLob Jul 25, 2026
e38a44b
Merge branch 'main' into post-release-prep/codeql-cli-2.26.2
oscarsj Jul 27, 2026
148d9cc
Update change-notes/1.26/analysis-javascript.md
adrienpessu Jul 27, 2026
4f30042
Update expected test results after CLI/extractor changes
jketema Jul 6, 2026
75ee4af
Kotlin: Resolve `subst`ed drives on Windows
jketema Jul 7, 2026
009ed60
Java: Update expected test results
jketema Jul 7, 2026
e06ce00
Go: Resolve `subst`ed drives on Windows
jketema Jul 7, 2026
c95a8ab
Go: Update expected test results
jketema Jul 7, 2026
9976a7a
Address review comments
jketema Jul 23, 2026
726705b
Address review comments
jketema Jul 27, 2026
147f679
Test direct merge_group event source mapping
JarLob Jul 27, 2026
90c1ddf
Update python/ql/lib/ide-contextual-queries/printCfg.ql
yoff Jul 27, 2026
1068add
Split tests with disjoint concerns
yoff Jul 21, 2026
2c0ed98
python: remove uninformative headers
yoff Jul 21, 2026
aa305c2
Python: mark definition of type ascription as `SPURIOUS`
yoff Jul 23, 2026
05aa8de
python: make `LoopStmt` final
yoff Jul 27, 2026
fa94dc9
Python: remove reference to line numbers
yoff Jul 27, 2026
665e046
Python: add overlay annotations to inlined predicates
yoff Jul 27, 2026
3206ab0
Python: address CodeQL alerts
yoff Jul 27, 2026
ba26e1d
unified: Add corpus tests for nested types
tausbn Jul 27, 2026
9b4de2b
Python: add tests for short-circuiting comparisons
yoff Jul 27, 2026
0751408
Merge pull request #22204 from github/dependabot/bazel/rules_nodejs-6…
mbg Jul 27, 2026
b5136b6
JS: Move Vue Composition API and useRoute source config to data exten…
adrienpessu Jul 27, 2026
bd21395
Merge pull request #5 from adrienpessu/adrienpessu-solid-eureka
adrienpessu Jul 27, 2026
f75fe13
Merge branch 'main' into main
adrienpessu Jul 27, 2026
0dd3ad6
Fixed `Schedule` event mapping
JarLob Jul 25, 2026
68410fd
JS: Do not warn about browser-specific source kinds in MaD
asgerf Jul 28, 2026
b5cb703
C++: Add tests with missing flow sources.
MathiasVP Jul 28, 2026
16ad0a3
C++: Add flow sources for 'winreg.h'.
MathiasVP Jul 28, 2026
154b3b1
C++: Accept test changes.
MathiasVP Jul 28, 2026
7bd322a
C++: Add change note.
MathiasVP Jul 28, 2026
a3d9492
Merge branch 'main' into tausbn/swift-syntax-rs-sequenced
tausbn Jul 28, 2026
a2ff35a
unified: Fix Bazel formatting errors
tausbn Jul 28, 2026
ceffe40
unified: Remove references to Swift input schema generation
tausbn Jul 28, 2026
c11b491
Update python/ql/lib/semmle/python/controlflow/internal/AstNodeImpl.qll
yoff Jul 28, 2026
c516d1f
python: forward rather implement subtle predicates
yoff Jul 28, 2026
b0f345a
C++: Add a test for 'RegGetValueA'.
MathiasVP Jul 28, 2026
daefacf
C++: Add models for 'RegGetValue' and friends.
MathiasVP Jul 28, 2026
034a90b
C++: Accept test changes.
MathiasVP Jul 28, 2026
3ad4861
Python: fix replace of upper-case characters
yoff Jul 28, 2026
4d885a8
Merge pull request #21921 from github/yoff/python-add-new-cfg-library
yoff Jul 28, 2026
a6d696a
Update javascript/ql/lib/semmle/javascript/frameworks/Sails.qll
theinfosecguy Jul 28, 2026
7fc695f
Merge branch 'main' into js-sails-action2-inputs
theinfosecguy Jul 28, 2026
3a48972
Merge pull request #22233 from github/tausbn/swift-syntax-rs-sequenced
tausbn Jul 28, 2026
9d1a8a7
Merge pull request #22129 from jketema/jketema/subst-fix
jketema Jul 28, 2026
478878c
Merge pull request #22242 from MathiasVP/add-reg-flow-sources
MathiasVP Jul 28, 2026
b2641e1
Add named related locations for cache poisoning query
JarLob Jul 19, 2026
99675ae
Combine a value-provenance prefix with the existing execution-order s…
JarLob Jul 19, 2026
78a9f24
Improve untrusted checkout path provenance
JarLob Jul 19, 2026
43d485a
Write a clickable source link in untrusted checkout message
JarLob Jul 19, 2026
f9c1279
unified: Emit constructor parameters
tausbn Jul 23, 2026
3f56bc7
unified: Emit function and initializer parameter types
tausbn Jul 23, 2026
08024d8
unified: Emit structured generic type arguments
tausbn Jul 23, 2026
80c4b44
unified: Emit base types from inheritance clauses
tausbn Jul 23, 2026
97b5a9d
unified: Stop using the tree-sitter-swift grammar
tausbn Jul 28, 2026
1c4dfca
unified: Delete the vendored tree-sitter-swift crate
tausbn Jul 28, 2026
0c17c69
unified: Add corpus cases for currently-unsupported Swift constructs
tausbn Jul 24, 2026
c60900f
unified: Handle assignment etc. in unresolved operator sequences
tausbn Jul 24, 2026
a0dc898
yeast: Add optional fields to tree templates
tausbn Jul 28, 2026
23fd090
Bazel: regenerate vendored cargo dependencies
tausbn Jul 28, 2026
b246cf6
Bazel: delete the vendored BUILD files for dropped crates
tausbn Jul 28, 2026
cb3a77f
unified: Remove predicate that is identical to the default
asgerf Jul 27, 2026
320b906
unified: Record missing variable binding
asgerf Jul 27, 2026
c55648f
unified: Add variable shadowing local function
asgerf Jul 27, 2026
272492c
unified: Fix a comment in test case
asgerf Jul 27, 2026
7e1f6b9
unified: Factor catch/case guards into conditional_pattern
asgerf Jul 29, 2026
1646684
unified: Encode catch/case patterns with conditional_pattern and or_p…
asgerf Jul 29, 2026
d827417
unified: Regenerate QL
asgerf Jul 29, 2026
3923eff
unified: Add new MISSING marker in test
asgerf Jul 29, 2026
5ba941e
unified: Handle ConditionalPattern in local scoping
asgerf Jul 29, 2026
91c2d72
unified: Add some corpus tests
asgerf Jul 29, 2026
21c2c97
Merge branch 'main' into post-release-prep/codeql-cli-2.26.2
oscarsj Jul 29, 2026
d0b6e96
Make CODEQL_PLATFORM architecture-aware for linux-arm64
redsun82 Jul 29, 2026
b6e7464
Address review: linux-arm64 docs + None-vs-falsey fallback
redsun82 Jul 29, 2026
ba3fce1
Add `posix` convenience to os_select
redsun82 Jul 29, 2026
0c20a33
Anchor linux_arm64 select key to the codeql repo
redsun82 Jul 29, 2026
46e738d
Merge pull request #22234 from jketema/jketema/swift-fix
jketema Jul 29, 2026
d2faab7
Python: Use fastTC explicitly in 'localFlow' to avoid relying on the …
MathiasVP Jul 29, 2026
1764c65
Merge pull request #22247 from github/redsun82-arm64-platform-string
redsun82 Jul 29, 2026
73cceff
Go: Reduce package processing log messages to `debug` level
mbg Jul 29, 2026
e70ba7d
Improve clobbering query message and documentation
JarLob Jul 19, 2026
44724a8
Reduce false positives in the clobbering query
JarLob Jul 19, 2026
70b44c8
Merge pull request #22250 from github/mbg/go/reduce-extraction-noise
mbg Jul 29, 2026
cee85c1
Merge pull request #22142 from theinfosecguy/js-sails-action2-inputs
asgerf Jul 29, 2026
5b96fcc
Restrict jq output-clobbering suppression
JarLob Jul 29, 2026
761de92
Account cache poisoning queries for read-only access on low-trust tri…
JarLob Jul 19, 2026
e9322f4
Merge pull request #22249 from MathiasVP/python-explicit-fasttc-local…
MathiasVP Jul 30, 2026
6e0d62c
unified: Generate corpus output
asgerf Jul 30, 2026
5613a25
update codeql documentation
invalid-email-address Jul 30, 2026
37cc439
Merge pull request #22237 from asgerf/unified/local-scoping-followups
asgerf Jul 30, 2026
034da37
Merge pull request #22246 from github/tausbn/swift-syntax-rs-enhancem…
tausbn Jul 30, 2026
a8a77a6
Merge pull request #22255 from github/codeql-spark-run-30530195913
oscarsj Jul 30, 2026
bcf0c22
Merge branch 'main' of https://github.com/github/codeql into post-rel…
oscarsj Jul 30, 2026
883a814
C++: Add missing flow models.
MathiasVP Jul 30, 2026
5256b95
C++: Add models and accept test changes.
MathiasVP Jul 30, 2026
68f1973
tree-sitter-extractor: Support facade AST
asgerf Jul 30, 2026
eba3f20
Regenerate AST classes
asgerf Jul 30, 2026
0c196de
unified: Move AST files into internal
asgerf Jul 30, 2026
33cd8d2
unified: Add a basic facade AST
asgerf Jul 30, 2026
7ee0ac2
tree-sitter-extractor: Move final aliases into sibling module
asgerf Jul 30, 2026
c62722f
unified: Regenerate AST and update import
asgerf Jul 30, 2026
e3ef8e8
tree-sitter-extractor: List more precise base classes
asgerf Jul 30, 2026
628d1b4
unified: Refer to facade in more cases
asgerf Jul 30, 2026
0ab8c20
unified: Fix a broken import in a test
asgerf Jul 30, 2026
ea1ba43
Regenerate QL and Ruby AST classes
asgerf Jul 30, 2026
d28b149
unified: Regenerate QL after rebasing
asgerf Jul 30, 2026
41bd516
unified: Use start-line for detecting variable aliases
asgerf Jul 30, 2026
99889b2
unified: Detect missing handling of ConditionalPattern
asgerf Jul 30, 2026
90ca93c
unified: Add Pattern.getEnclosingPattern()
asgerf Jul 30, 2026
7bb0034
Merge pull request #22230 from github/post-release-prep/codeql-cli-2.…
oscarsj Jul 30, 2026
6b360e8
shared: Fix clippy and rustfmt errors
asgerf Jul 30, 2026
051b4bd
tree-sitter-extractor: Use a module alias for 'F' when not using facades
asgerf Jul 30, 2026
c1c41c8
Regenerate QL again
asgerf Jul 30, 2026
cfff4db
tree-sitter-extractor: Generate plural getters
asgerf Jul 30, 2026
b005563
Regenerate ASTs
asgerf Jul 30, 2026
b345494
unified: Fix qldoc warnings
asgerf Jul 30, 2026
f9125b7
C++: Make "windows-registry" a subkind of local flow sources so we ca…
MathiasVP Jul 30, 2026
d1b7498
C++: Add missing flow test cases.
MathiasVP Jul 30, 2026
05c6fe3
C++: Add flow models and accept test changes.
MathiasVP Jul 30, 2026
754e40b
Optimize Actions event source matching
JarLob Jul 30, 2026
b4974ff
Add arm64 Linux support to prebuilt ripunzip
redsun82 Jul 30, 2026
343a8db
Match aarch64 only for Linux arch, per bazel os.arch
redsun82 Jul 30, 2026
9f272f2
Use consistent x64/arm64 arch suffixes for ripunzip sha attrs
redsun82 Jul 30, 2026
8aff07c
Fail explicitly on unsupported Linux architectures for ripunzip
redsun82 Jul 30, 2026
d2f5244
Address cache poisoning review feedback
JarLob Jul 30, 2026
b1867d8
C++: Respond to Copilot comments.
MathiasVP Jul 30, 2026
285e61f
C++: Fix QLDoc.
MathiasVP Jul 30, 2026
9cf4d07
C++: Remove 'StringFromGUID'.
MathiasVP Jul 30, 2026
62552ee
Merge pull request #22241 from asgerf/js/browser-url-kinds-mad
asgerf Jul 31, 2026
fe71e0a
Merge branch 'main' into main
asgerf Jul 31, 2026
3b46482
Merge pull request #22252 from JarLob/fix/actions-output-clobbering-j…
aschackmull Jul 31, 2026
2a9f8c8
Merge pull request #22239 from JarLob/fix/actions-schedule-event-name
aschackmull Jul 31, 2026
5def214
Merge pull request #22236 from JarLob/fix/actions-merge-group-event-m…
aschackmull Jul 31, 2026
b9a5dd4
The regex wasn't escaping external input
JarLob Jul 23, 2026
7f5c922
Merge remote-tracking branch 'github/main' into improve-clobbering-qu…
JarLob Jul 31, 2026
a7c1978
C++: Remove 'StringFromGUID' model.
MathiasVP Jul 31, 2026
26da3e7
Fix FP in envvar injection
JarLob Jul 18, 2026
de68881
Delay envvar event-name correlation
JarLob Jul 31, 2026
9d147bc
Apply batched suggestions from code review
JarLob Jul 31, 2026
a44c25c
Merge branch 'main' into improve/actions-untrusted-checkout-source-link
JarLob Jul 31, 2026
b078c16
Merge pull request #22251 from JarLob/improve-clobbering-query-message
aschackmull Jul 31, 2026
0fb9774
Merge pull request #22235 from JarLob/fix/actions-envvar-injection-pr…
aschackmull Jul 31, 2026
9c83964
Revalidate output clobbering expectations
JarLob Jul 31, 2026
ddb7e3f
Merge pull request #22243 from JarLob/improve/actions-untrusted-check…
aschackmull Jul 31, 2026
c9727af
Merge remote-tracking branch 'github/main' into fix/actions-output-cl…
JarLob Jul 31, 2026
dc0be20
Merge pull request #22257 from MathiasVP/add-more-com-api-models
MathiasVP Jul 31, 2026
6c38d83
Merge branch 'main' into fix/actions-output-clobbering-regex
JarLob Jul 31, 2026
5f6b37d
Merge pull request #22240 from JarLob/fix/actions-output-clobbering-r…
aschackmull Jul 31, 2026
c984506
Merge branch 'main' into main
adrienpessu Jul 31, 2026
8a89360
Constrain Actions source helper evaluation
JarLob Jul 31, 2026
329d198
unified: Convert TypeCheckContext to a struct
asgerf Jul 31, 2026
3c759d1
Merge pull request #22209 from adrienpessu/main
asgerf Jul 31, 2026
1900b61
Add tests
JarLob Jul 31, 2026
3cd2f91
JS: Support MaD targeting specific files
asgerf Jul 31, 2026
8f387b7
JS: Add documentation
asgerf Jul 31, 2026
d0cb4ef
JS: Add change note
asgerf Jul 31, 2026
cd7f6b7
Remove unreachable workflow_call cache access handling
JarLob Jul 31, 2026
684a32b
Merge pull request #22258 from asgerf/unified/facade-ast
asgerf Jul 31, 2026
827af90
Merge github/main into fix/actions-cache-poisoning-cache-write-access
JarLob Jul 31, 2026
d8b3f3a
Merge branch 'main' into fix/actions-cache-poisoning-cache-write-access
JarLob Jul 31, 2026
1c0ae0f
Merge pull request #22261 from github/redsun82-arm64-linux-ripunzip
redsun82 Jul 31, 2026
c40fe85
Reworded the misleading 'Unprivileged'
JarLob Jul 19, 2026
caf91c9
Add change note
JarLob Jul 31, 2026
cbdc74e
JS: Track response data through promises
theinfosecguy Aug 1, 2026
24e314a
Merge pull request #22266 from JarLob/improve/actions-cache-poisoning…
aschackmull Aug 3, 2026
74c8994
Merge pull request #22216 from geoffw0/format
hvitved Aug 3, 2026
10f3d90
Potential fix for pull request finding
asgerf Aug 3, 2026
2484a7b
Add qltest for implicit return steps in Ruby dataflow
Copilot Aug 3, 2026
b453630
JS: Fix confusing qldoc
asgerf Aug 3, 2026
7a7dae0
Actions: Remove experimental self-hosted runner query
JarLob Aug 3, 2026
9251516
Apply batched suggestions from code review
aschackmull Aug 4, 2026
2f2b4c8
Merge pull request #22274 from JarLob/remove/actions-self-hosted-runn…
aschackmull Aug 4, 2026
6a2d7be
Merge branch 'main' of https://github.com/github/codeql into fix/acti…
JarLob Aug 4, 2026
70bfecc
Merge pull request #22272 from github/copilot/add-qltest-documenting-…
aschackmull Aug 4, 2026
d045392
Merge pull request #22264 from asgerf/js/file-local-model
asgerf Aug 4, 2026
369cd16
CODEOWNERS: make language coverage team responsible for more Rust and…
jketema Aug 4, 2026
9292c21
CODEOWNERS: Add missing `/`
jketema Aug 4, 2026
22c5ab2
Remove SelfHostedQuery completely
JarLob Aug 4, 2026
2a25043
Merge pull request #22276 from jketema/jketema/own
jketema Aug 5, 2026
50555f4
JS: Update supported TypeScript language version
asgerf Aug 5, 2026
bd36dea
Merge pull request #22278 from JarLob/remove/actions-self-hosted-runn…
aschackmull Aug 5, 2026
5d5b0c7
Merge pull request #22260 from JarLob/fix/actions-cache-poisoning-cac…
aschackmull Aug 5, 2026
ab2d6f7
Ruby: Exclude vendored library parameters from taint sources.
aschackmull Aug 5, 2026
1430dfe
Ruby: Add change note.
aschackmull Aug 5, 2026
437771f
Merge pull request #22281 from asgerf/js/bump-typescript-support-version
asgerf Aug 5, 2026
6bfc705
Python: Update doc to refect that we support Python 3.14
jketema Aug 5, 2026
2bc1b22
Merge pull request #22283 from jketema/jketema/python-3.14
jketema Aug 5, 2026
75cbcab
Merge pull request #22282 from aschackmull/ruby/vendored-lib-exclude
aschackmull Aug 5, 2026
bfc7a8b
Merge pull request #22268 from theinfosecguy/js-response-threat-promi…
asgerf Aug 5, 2026
fae4a92
Release preparation for version 2.26.3
invalid-email-address Aug 6, 2026
1740d17
JS: Fix minor wording issues in changelog
henrymercer Aug 6, 2026
8887b2e
Ruby: Tweak changelog note for readability
henrymercer Aug 6, 2026
44a68d3
Merge pull request #22289 from github/release-prep/2.26.3
henrymercer Aug 6, 2026
2771210
resolving 2.26.3 merge conflict
Aug 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,14 @@
/rust/ @github/codeql-rust
/rust/extractor/ @github/codeql-rust @github/code-scanning-language-coverage
/shared/ @github/codeql-shared-libraries-reviewers
/shared/cpp/ @github/code-scanning-language-coverage
/shared/yeast/ @github/code-scanning-language-coverage
/shared/yeast-macros/ @github/code-scanning-language-coverage
/shared/yeast-schema/ @github/code-scanning-language-coverage
/swift/ @github/codeql-swift
/swift/extractor/ @github/codeql-swift @github/code-scanning-language-coverage
/unified/extractor/ @github/code-scanning-language-coverage
/unified/swift-syntax-rs/ @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
Expand Down
Loading
Loading