Joe Farebrother
|
031bd8bd0c
|
Merge pull request #15281 from joefarebrother/android-sensitive-ui-notif
Java: Add query for exposure of sensitive information to android notifiactions
|
2024-01-26 16:42:55 +00:00 |
|
Max Schaefer
|
73130ec665
|
Merge pull request #15436 from github/max-schaefer-patch-1
Java: Add models for overloads of DatagramPacket constructor
|
2024-01-26 16:13:11 +00:00 |
|
Henry Mercer
|
452359f20e
|
Merge pull request #15446 from github/codeql-cli-2.16.1
Merge `codeql-cli-2.16.1` back to `main`
|
2024-01-26 15:52:56 +00:00 |
|
Henry Mercer
|
720d87391d
|
Merge pull request #15447 from github/henrymercer/2.16.0-mergeback
Merge `codeql-cli-2.16.0` back into `codeql-cli-2.16.1`
|
2024-01-26 15:42:05 +00:00 |
|
Tony Torralba
|
6e550d28af
|
Update more test expectations
|
2024-01-26 15:13:07 +01:00 |
|
Henry Mercer
|
6bef1404fd
|
Merge remote-tracking branch 'origin/codeql-cli-2.16.1' into henrymercer/2.16.0-mergeback
|
2024-01-26 13:53:13 +00:00 |
|
Florin Coada
|
b24dad6ac3
|
Merge pull request #15438 from github/changedocs/2.16.1
Generate changelog for 2.16.1
|
2024-01-26 13:46:14 +00:00 |
|
Michael Nebel
|
da4a9b620a
|
C#: Add change note.
|
2024-01-26 14:24:27 +01:00 |
|
Michael Nebel
|
13b8d57bff
|
C#: Add collection flow test cases for collection expressions.
|
2024-01-26 14:18:16 +01:00 |
|
Michael Nebel
|
168f5b5554
|
C#: Add dataflow support for collection expressions.
|
2024-01-26 14:18:16 +01:00 |
|
Michael Nebel
|
8eb89cf0bb
|
C#: Add test and expected output.
|
2024-01-26 14:18:16 +01:00 |
|
Tony Torralba
|
b8cb514dc4
|
Rename the other change note
|
2024-01-26 12:46:51 +01:00 |
|
Tony Torralba
|
19a6b7858b
|
Remove reference to PathCreation
ZipSlip no longer needs to make this exclusion, since PathCreation arguments are no longer path-injection sinks
|
2024-01-26 12:45:00 +01:00 |
|
Tony Torralba
|
2a146405ac
|
Adjust tests
|
2024-01-26 12:38:32 +01:00 |
|
Tamás Vajk
|
7a50d7a95f
|
Merge pull request #15437 from tamasvajk/feature/log-verbosity
C#: Introduce log verbosity extractor option
|
2024-01-26 12:33:06 +01:00 |
|
Tony Torralba
|
1d2a51c522
|
Rename change note
|
2024-01-26 12:20:47 +01:00 |
|
Tony Torralba
|
19cb7adb6d
|
Migrate path injection sinks to MaD
Deprecate and stop using PathCreation
Path creation sinks are now summaries
|
2024-01-26 12:19:54 +01:00 |
|
Michael Nebel
|
74cb1ea584
|
C#: Add QL library expression support for collection expressions.
|
2024-01-26 11:50:20 +01:00 |
|
Asger F
|
ee8e9a4e66
|
Shared: update test output
|
2024-01-26 11:14:23 +01:00 |
|
Asger F
|
f15ead6130
|
Shared: check stateful outBarrier as part of pathStep SCC
|
2024-01-26 11:14:23 +01:00 |
|
Asger F
|
d1310c74fc
|
Shared: remove old stateful outBarrier check
|
2024-01-26 11:14:23 +01:00 |
|
Asger F
|
ddbacc3d4a
|
Shared: add test case for stateful outBarrier bug
|
2024-01-26 11:14:11 +01:00 |
|
Tony Torralba
|
52d7bd93a5
|
Merge pull request #15420 from github/java/update-mad-decls-after-triage-2024-01-24T10-05-04
Java: Update MaD Declarations after Triage
|
2024-01-26 08:42:49 +01:00 |
|
Erik Krogh Kristensen
|
8e11c75745
|
Merge pull request #15441 from github/dependabot/cargo/ql/chrono-0.4.33
Bump chrono from 0.4.32 to 0.4.33 in /ql
|
2024-01-26 08:10:37 +01:00 |
|
dependabot[bot]
|
5fac945b33
|
Bump chrono from 0.4.32 to 0.4.33 in /ql
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.32 to 0.4.33.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.32...v0.4.33)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-26 03:25:31 +00:00 |
|
Michael Nebel
|
1252d3ee89
|
C#: Rename CollectionExpr to EnumerableCollectionExpr.
|
2024-01-25 19:53:51 +01:00 |
|
Michael Nebel
|
5ab64f4a65
|
C#: Introduce extractor support for collection expressions.
|
2024-01-25 19:53:51 +01:00 |
|
Michael Nebel
|
0477bba34e
|
C#: Add database upgrade- and downgrade scripts.
|
2024-01-25 19:53:51 +01:00 |
|
Michael Nebel
|
e2614a1e4c
|
C#: Add some dummy db stats for the new expression kinds.
|
2024-01-25 19:45:56 +01:00 |
|
Michael Nebel
|
1ef8daf7cd
|
C#: Add some more collection and spread element expression kinds to the dbscheme.
|
2024-01-25 19:45:56 +01:00 |
|
Mathias Vorreiter Pedersen
|
863e6c8009
|
Merge pull request #15427 from MathiasVP/asexpr-and-asindirectexpr-tests
C++: Add `asExpr` and `asIndirectExpr` library tests (and fix more duplication)
|
2024-01-25 16:58:18 +00:00 |
|
Tony Torralba
|
d299971086
|
Fix code review mistake
|
2024-01-25 17:42:11 +01:00 |
|
Tamas Vajk
|
c4849f9a17
|
Add change note
|
2024-01-25 17:33:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
2db76c7fad
|
Merge pull request #15434 from MathiasVP/fix-dataflow-join-order
DataFlow: Fix join order
|
2024-01-25 16:32:14 +00:00 |
|
Tamas Vajk
|
b8c8f52efc
|
C#: Introduce extractor option for logging verbosity
|
2024-01-25 17:20:47 +01:00 |
|
Tony Torralba
|
661c5cf6aa
|
Merge pull request #15409 from erik-krogh/path-java
Java: Improve the QHelp for `java/path-injection`.
|
2024-01-25 17:14:59 +01:00 |
|
Ian Lynagh
|
c0a9c11101
|
Kotlin: Catch/ignore a IllegalArgumentException exception
This works around
https://youtrack.jetbrains.com/issue/KT-63847/K2-IllegalStateException-IrFieldPublicSymbolImpl-for-java.time-Clock.OffsetClock.offset0-is-already-bound
|
2024-01-25 16:04:08 +00:00 |
|
Florin Coada
|
d884941b8a
|
restored settings file
|
2024-01-25 15:57:48 +00:00 |
|
Florin Coada
|
c3238743b1
|
Changedocs for 2.16.1
|
2024-01-25 15:55:32 +00:00 |
|
Tamas Vajk
|
bb4327294d
|
Rename verbosity property to legacy
|
2024-01-25 16:03:23 +01:00 |
|
Tamas Vajk
|
0e5e57dc56
|
Adjust 'silent' flag parsing
|
2024-01-25 16:00:44 +01:00 |
|
Max Schaefer
|
13f0df3588
|
Add two more models.
|
2024-01-25 15:00:22 +00:00 |
|
Paolo Tranquilli
|
b2489f7109
|
Merge pull request #15433 from github/redsun82/clang-format
Swift: update formatting to `clang-format` 17.0.6
|
2024-01-25 15:58:28 +01:00 |
|
Max Schaefer
|
5235291919
|
Add models for overloads of DatagramPacket constructor
|
2024-01-25 14:49:05 +00:00 |
|
Tamas Vajk
|
9b4cdd0d4f
|
Separate logging classes into separate files
|
2024-01-25 15:38:16 +01:00 |
|
Tamas Vajk
|
2c72d7ea1e
|
C#: Improve code quality
|
2024-01-25 15:18:55 +01:00 |
|
Henry Mercer
|
10343dd822
|
Merge pull request #15416 from github/post-release-prep/codeql-cli-2.16.1
Post-release preparation for codeql-cli-2.16.1
|
2024-01-25 14:15:25 +00:00 |
|
Tony Torralba
|
282632c33b
|
Add new snippets as tests
|
2024-01-25 15:11:11 +01:00 |
|
Erik Krogh Kristensen
|
fb11e4e14f
|
Merge pull request #15435 from erik-krogh/remove-at-to-z
remove an FP in overly-large-range for [@-Z]
|
2024-01-25 14:43:12 +01:00 |
|
erik-krogh
|
396da117bb
|
remove an FP in overly-large-range for [@-Z]
|
2024-01-25 14:15:06 +01:00 |
|