Mathias Vorreiter Pedersen
|
f6f5f5d4b4
|
C++: Accept test changes.
|
2024-10-08 10:05:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
c9bd9e9303
|
C++: Modernize the 'cpp/unclear-array-index-validation' query by getting rid of the DefaultTaintTracking barriers and replacing them with a 'BarrierGuard' instantiation.
|
2024-10-08 10:05:03 +01:00 |
|
Paolo Tranquilli
|
61c3aa6288
|
Rust: integrate rust code generation into //rust/codegen
|
2024-10-08 10:37:53 +02:00 |
|
Nora Dimitrijević
|
328f322692
|
BigInt documentation
|
2024-10-08 10:15:06 +02:00 |
|
Nora Dimitrijević
|
26ac84aa6e
|
Fix trailing whitespace in docs
|
2024-10-08 10:15:03 +02:00 |
|
Asger F
|
12e316b99d
|
JS: Update test output after merging in 'main'
- Paths are now relative to the test case, not the qlpack
- Paths going through an implicit reads have changed slightly
|
2024-10-08 10:11:15 +02:00 |
|
Paolo Tranquilli
|
96dda8808c
|
Rust: rename generate-schema -> ast-generator
|
2024-10-08 10:03:00 +02:00 |
|
Asger F
|
e2e91ac7d9
|
Merge branch 'main' into js/shared-dataflow-merge-main
|
2024-10-08 09:28:26 +02:00 |
|
Asger F
|
5a4cd1c578
|
Merge pull request #17661 from asgerf/shared/js-useuse-ssa-changes
SSA: Add BarrierGuardWithState
|
2024-10-08 08:27:18 +02:00 |
|
Jeroen Ketema
|
ed266dac5f
|
C++: Address review comments
|
2024-10-07 22:42:18 +02:00 |
|
Asger F
|
1ce0ba5083
|
SSA: Make WithState private
|
2024-10-07 14:48:28 +02:00 |
|
Michael B. Gale
|
9bfd461fad
|
Merge pull request #17669 from github/dependabot/go_modules/go/extractor/extractor-dependencies-ae022431d0
Bump golang.org/x/tools from 0.25.0 to 0.26.0 in /go/extractor in the extractor-dependencies group
|
2024-10-07 11:44:05 +01:00 |
|
dependabot[bot]
|
26f8e64a35
|
Bump golang.org/x/tools
Bumps the extractor-dependencies group in /go/extractor with 1 update: [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/tools` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 09:26:56 +00:00 |
|
Chris Smowton
|
770774ed52
|
Merge pull request #17671 from hvitved/go/fix-tests
Go: Update expected test output
|
2024-10-07 09:23:59 +01:00 |
|
Tom Hvitved
|
c15749f342
|
Merge pull request #17672 from hvitved/swift/fix-test
Swift: Update expected test output
|
2024-10-07 10:07:20 +02:00 |
|
Tom Hvitved
|
6196fd2cc1
|
Swift: Update expected test output
|
2024-10-07 09:45:08 +02:00 |
|
Arthur Baars
|
c04315a7cf
|
Merge pull request #17670 from hvitved/ruby/fix-test
Ruby: Fix expected test output
|
2024-10-07 09:44:51 +02:00 |
|
Tom Hvitved
|
16feaf15e2
|
Go: Update expected test output
|
2024-10-07 09:23:39 +02:00 |
|
Tom Hvitved
|
f1afa2bf59
|
Ruby: Fix expected test output
|
2024-10-07 09:16:12 +02:00 |
|
Owen Mansel-Chan
|
927b402a3a
|
Merge pull request #17668 from igfoo/igfoo/typo
Java: Typo in a comment
|
2024-10-06 13:22:08 +01:00 |
|
Ian Lynagh
|
d24bdbb4e4
|
Java: Typo in a comment
|
2024-10-04 17:34:39 +01:00 |
|
Alvaro Muñoz
|
b7aba1f081
|
Bump qlpack versions
|
2024-10-04 18:05:58 +02:00 |
|
Alvaro Muñoz
|
742602d794
|
Merge pull request #101 from github/control_checks/toctou_split
Improve control checks to better account for toctou issues
|
2024-10-04 18:04:33 +02:00 |
|
Alvaro Muñoz
|
860eda9c04
|
Improve control checks to better account for toctou issues
|
2024-10-04 18:04:13 +02:00 |
|
yoff
|
6bb98b02a8
|
Merge pull request #17577 from yoff/python/add-comprehension-capture-flow
python: capture flow through comprehensions
|
2024-10-04 15:51:06 +02:00 |
|
Jeroen Ketema
|
b8eb2ab100
|
C++: Add some documentation on the printed IR
|
2024-10-04 15:37:22 +02:00 |
|
Rasmus Lerchedahl Petersen
|
6f5b949ec8
|
Python: adjust test expectations
note that we do retain precision in
`test_dict_from_keyword()`
|
2024-10-04 15:30:02 +02:00 |
|
Tom Hvitved
|
04a4fb2143
|
Merge pull request #17655 from hvitved/rust/variable-mut
Rust: `&(mut) x` is neither a read nor a write
|
2024-10-04 15:29:36 +02:00 |
|
Rasmus Lerchedahl Petersen
|
a4c1a622b7
|
Merge branch 'main' of https://github.com/github/codeql into python/add-comprehension-capture-flow
|
2024-10-04 14:53:03 +02:00 |
|
Tom Hvitved
|
50c2d108ca
|
Rust: Fix CompoundAssignmentExpr charpred
|
2024-10-04 14:48:07 +02:00 |
|
yoff
|
306b087b6e
|
Merge pull request #17566 from yoff/python/dict-can-take-multiple-args
Python: All dict constructor args are relevant
|
2024-10-04 14:30:10 +02:00 |
|
Rasmus Lerchedahl Petersen
|
977767b0d6
|
Python: comment around dictionary comprehensions
|
2024-10-04 14:14:30 +02:00 |
|
Rasmus Lerchedahl Petersen
|
201c4aad13
|
Python: add comment
|
2024-10-04 14:09:33 +02:00 |
|
yoff
|
c064a9e092
|
Update python/ql/lib/semmle/python/frameworks/Stdlib.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2024-10-04 14:01:18 +02:00 |
|
Tom Hvitved
|
db5e452178
|
Merge pull request #17536 from hvitved/ql-test-source-root
Adapt to `sourceLocationPrefix` change in `qltest`
|
2024-10-04 12:48:51 +02:00 |
|
Michael Nebel
|
c629867191
|
Merge pull request #17654 from michaelnebel/modelgen/mixedbugfix
C#/Java: Only use heuristic if no content based model exist (in mixed mode).
|
2024-10-04 10:28:49 +02:00 |
|
Tom Hvitved
|
d0ca39fb03
|
JS: Update expected test output
|
2024-10-04 08:35:33 +02:00 |
|
Tom Hvitved
|
b3b9406e45
|
Python: Update test
|
2024-10-04 08:35:32 +02:00 |
|
Tom Hvitved
|
953461d1aa
|
C++: Update expected test output
|
2024-10-04 08:35:31 +02:00 |
|
Tom Hvitved
|
bf0675e5ba
|
Kotlin: Update two tests
|
2024-10-04 08:35:30 +02:00 |
|
Tom Hvitved
|
2832318711
|
Java: Account for top-level res folders in AndroidLayoutXmlFile
|
2024-10-04 08:35:28 +02:00 |
|
Kristen Newbury
|
df18891a2f
|
Fix changenote for query removal change
|
2024-10-03 17:36:42 -04:00 |
|
Kristen Newbury
|
e98db7fd20
|
Add changenote for query removal change
|
2024-10-03 17:28:59 -04:00 |
|
Tom Hvitved
|
aa5e0c39ba
|
Rust: Implement ConditionalCompletionSplitting
|
2024-10-03 21:25:50 +02:00 |
|
Tom Hvitved
|
a9cf33ce18
|
Rust: &x is neither a read nor a write
|
2024-10-03 20:20:59 +02:00 |
|
Angela P Wen
|
8542992b0d
|
Merge pull request #17651 from github/post-release-prep/codeql-cli-2.19.1
Post-release preparation for codeql-cli-2.19.1
|
2024-10-03 11:18:54 -07:00 |
|
Tom Hvitved
|
05f85497ed
|
Rust: Add &mut variable tests
|
2024-10-03 19:55:07 +02:00 |
|
Kristen Newbury
|
d10a6b4ca0
|
Remove unnecessary query
|
2024-10-03 13:33:30 -04:00 |
|
Geoffrey White
|
d4414dabff
|
Ruby: Add change notes.
|
2024-10-03 17:40:18 +01:00 |
|
Geoffrey White
|
86cc2dc5a1
|
Ruby: Add rb/diagnostics/extraction-warnings so that we don't miss anything we had before.
|
2024-10-03 17:40:17 +01:00 |
|