Tom Hvitved
|
658cc33bb8
|
Merge pull request #12212 from hvitved/util/inline-expect-test-use-end-line
Util: Use end line instead of start line for actual results
|
2023-02-20 11:41:02 +01:00 |
|
Harry Maclean
|
9aea725f3d
|
Merge pull request #12053 from hmac/actioncontroller-renderer-2
Ruby: Model ApplicationController.renderer
|
2023-02-20 22:28:30 +13:00 |
|
Mathias Vorreiter Pedersen
|
49be5fd19a
|
Merge pull request #12250 from geoffw0/filemanagersource
Swift: Taint sources for FileManager
|
2023-02-20 09:12:11 +00:00 |
|
Tom Hvitved
|
879eff41ea
|
Merge branch 'main' into util/inline-expect-test-use-end-line
|
2023-02-20 10:03:38 +01:00 |
|
Rasmus Wriedt Larsen
|
efc75e02cc
|
Merge pull request #12168 from RasmusWL/crypto-stdlib-modeling
Python: Add modeling of `hmac`
|
2023-02-20 09:26:53 +01:00 |
|
Harry Maclean
|
4e07fd3eb1
|
Ruby: Model ApplicationController.renderer
|
2023-02-19 13:37:27 +13:00 |
|
Taus
|
89aec093c8
|
Merge pull request #12233 from github/tausbn/add-blame-extractor
|
2023-02-18 15:06:25 +01:00 |
|
erik-krogh
|
cd823d7495
|
add git info to the checkout
|
2023-02-18 13:43:24 +01:00 |
|
erik-krogh
|
52a9d5379b
|
add buramu to the files cached for the extractor
|
2023-02-18 13:22:41 +01:00 |
|
erik-krogh
|
db9a0d1c52
|
make the deprecation query calculate based on months, and adjust the cutoff to 14 months
|
2023-02-18 12:39:16 +01:00 |
|
erik-krogh
|
6f8ae703ca
|
add the deprecation file when running QL-for-QL
|
2023-02-18 12:31:14 +01:00 |
|
erik-krogh
|
1a308316c6
|
fix join-order of ql/outdated-deprecation
|
2023-02-18 12:28:06 +01:00 |
|
erik-krogh
|
fcff18aa3c
|
add query header for OutdatedDeprecations
|
2023-02-18 12:22:34 +01:00 |
|
erik-krogh
|
4f97c0470b
|
exclude java integration tests from QL-for-QL
|
2023-02-18 12:21:35 +01:00 |
|
Chris Smowton
|
655aa700bc
|
Merge pull request #12247 from smowton/smowton/fix/integer-conversion-sign
Go integer conversion: check against sink, not source signedness
|
2023-02-18 08:55:52 +00:00 |
|
Jami
|
f72cb5f650
|
Merge pull request #12215 from jcogs33/jcogs33/move-awt-swing-from-isJdkInternal
Java: move java.awt and javax.swing from `isJdkInternal` to `isInfrequentlyUsed`
|
2023-02-17 15:48:39 -05:00 |
|
Geoffrey White
|
7a9bbb1414
|
Swift: Model FileManager sources.
|
2023-02-17 20:04:27 +00:00 |
|
Chris Smowton
|
c7da1c9e0d
|
Use example that compiles on 32-bit arch
|
2023-02-17 19:35:04 +00:00 |
|
Chris Smowton
|
be468fe122
|
Change note
|
2023-02-17 19:21:15 +00:00 |
|
Chris Smowton
|
4e86edf4fe
|
Add test case
|
2023-02-17 19:16:36 +00:00 |
|
Chris Smowton
|
4d1608aafa
|
Go integer conversion: check against sink, not source signedness
|
2023-02-17 18:53:18 +00:00 |
|
Geoffrey White
|
5d125572ec
|
Swift: Test for FileManager taint sources.
|
2023-02-17 18:14:16 +00:00 |
|
Nick Rolfe
|
cef6765890
|
Merge pull request #12221 from github/post-release-prep/codeql-cli-2.12.3
Post-release preparation for codeql-cli-2.12.3
|
2023-02-17 17:59:45 +00:00 |
|
Calum Grant
|
c72a5d5dc0
|
Merge pull request #12245 from github/calumgrant/codeowners-dynamic
Update CODEOWNERS for dynamic teams
|
2023-02-17 17:25:08 +00:00 |
|
Chris Smowton
|
7205f30803
|
Merge pull request #12223 from github/smowton/admin/announce-jdk-20-2
Java: Announce JDK20 support
|
2023-02-17 16:10:24 +00:00 |
|
Calum Grant
|
e400a1ad77
|
Update CODEOWNERS
As agreed in the retro, we'll make all dynamic team members responsible for PRs
|
2023-02-17 15:48:24 +00:00 |
|
Nick Rolfe
|
5929c99eb1
|
Merge branch 'main' into post-release-prep/codeql-cli-2.12.3
|
2023-02-17 15:02:17 +00:00 |
|
Arthur Baars
|
71c8bb20f9
|
Merge pull request #12238 from aibaars/query-format-q
CI: make 'codeql query format' less verbose
|
2023-02-17 15:58:19 +01:00 |
|
Nick Rolfe
|
3e5534f0ba
|
Merge branch 'main' into post-release-prep/codeql-cli-2.12.3
|
2023-02-17 14:39:26 +00:00 |
|
Taus
|
9f4f7a76c9
|
QL: Add query for outdated deprecations
|
2023-02-17 14:27:15 +00:00 |
|
Calum Grant
|
35a53fa990
|
Merge pull request #12183 from RasmusWL/example-update
Python: Update a few examples so queries work on them
|
2023-02-17 14:21:38 +00:00 |
|
Arthur Baars
|
94467e638e
|
CI: make 'codeql query compile' less verbose
|
2023-02-17 15:20:31 +01:00 |
|
Tom Hvitved
|
59efcd593a
|
Python: Update test expectations
|
2023-02-17 15:20:21 +01:00 |
|
Tom Hvitved
|
0bceefc930
|
Java: Update test expectations
|
2023-02-17 15:20:21 +01:00 |
|
Arthur Baars
|
87cb3fd59f
|
Update .github/workflows/compile-queries.yml
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2023-02-17 14:58:19 +01:00 |
|
Arthur Baars
|
c167919ff6
|
CI: make 'codeql query format' less verbose
|
2023-02-17 14:53:40 +01:00 |
|
Taus
|
db748fae6b
|
QL: Integrate blame parser into extractor
|
2023-02-17 13:22:18 +00:00 |
|
Taus
|
59c1cfb43a
|
QL: Add grammar for parsing blame files
|
2023-02-17 13:21:44 +00:00 |
|
Taus
|
0e0ec89e60
|
QL: Add tool for extracting blame info
I had some trouble getting this to work with version 1.54 of the Rust
toolchain, so I had to bump it up to 1.59.
|
2023-02-17 13:20:06 +00:00 |
|
Chris Smowton
|
d3e73891b5
|
Merge pull request #12229 from smowton/smowton/fix/gradle-wrapper-for-java-tests
Java: Add Gradle wrappers for Kotlin tests
|
2023-02-17 12:37:25 +00:00 |
|
Tom Hvitved
|
37fc8f5039
|
Swift: Update test expectations
|
2023-02-17 13:24:28 +01:00 |
|
Tom Hvitved
|
18c6b68232
|
Go: Update test expectations
|
2023-02-17 13:22:29 +01:00 |
|
Tom Hvitved
|
e9bce9f8cd
|
Ruby: Update test expectations
|
2023-02-17 13:22:28 +01:00 |
|
Tom Hvitved
|
85e4707e0c
|
Util: Use end line instead of start line for actual results
|
2023-02-17 13:22:28 +01:00 |
|
Geoffrey White
|
4356d359a6
|
Merge pull request #12226 from geoffw0/stringfix
Swift: Fix minor mistakes in the String models.
|
2023-02-17 10:23:56 +00:00 |
|
Chris Smowton
|
d1cd4cd099
|
Add Gradle wrappers for Kotlin tests
This avoids tests' behaviour changing due to environmental Gradle version changes
|
2023-02-17 10:10:22 +00:00 |
|
Rasmus Wriedt Larsen
|
39e7bba563
|
Merge pull request #12203 from RasmusWL/import-resolution-phi
Python: Handle if-then-else definitions in import resolution
|
2023-02-17 10:10:42 +01:00 |
|
yoff
|
2f8dddabb6
|
Merge pull request #11570 from Sim4n6/UnsafeUnpack
Python: Unsafe unpacking using `shutil.unpack_archive()` query and tests
|
2023-02-17 09:48:05 +01:00 |
|
Michael Nebel
|
2f6ffdd88f
|
Merge pull request #12207 from michaelnebel/csharp/requiredmembers
C# 11: Required fields and properties.
|
2023-02-17 09:29:46 +01:00 |
|
Chris Smowton
|
6fc5bdd871
|
Announce JDK20 support
|
2023-02-17 08:15:33 +00:00 |
|