Marcono1234
|
1ad08efe08
|
Python: Support a (ASCII) inline regex flag
|
2024-01-26 22:18:49 +01:00 |
|
Ben Rodes
|
f79846467e
|
Update cpp/ql/src/Security/CWE/CWE-704/WcharCharConversion.ql
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-01-26 15:25:08 -05:00 |
|
Benjamin Rodes
|
b7648bcf27
|
Adding test cases.
|
2024-01-26 15:19:07 -05:00 |
|
Benjamin Rodes
|
562221f48e
|
False positive fix.
|
2024-01-26 13:27:14 -05:00 |
|
Geoffrey White
|
d19ad49313
|
Merge pull request #15381 from geoffw0/cppfiles
C++: Report any extracted file as successfully extracted
|
2024-01-26 18:18:27 +00:00 |
|
Edward Minnix III
|
4602f8933d
|
Merge pull request #15292 from egregius313/egregius313/java/dataflow/common-sanitizers/uuid-and-date
Java: Add `java.util.UUID` and `java.util.Date` to the `SimpleTypeSanitizer` class
|
2024-01-26 13:16:18 -05:00 |
|
Geoffrey White
|
b125d2c9ab
|
Merge branch 'main' into cppfiles
|
2024-01-26 16:47:48 +00:00 |
|
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 |
|
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 |
|
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 |
|
Michael Nebel
|
74cb1ea584
|
C#: Add QL library expression support for collection expressions.
|
2024-01-26 11:50:20 +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 |
|
Tamás Vajk
|
2333b8db5b
|
Merge pull request #15432 from tamasvajk/fix/extraction-information
C#: Filter results of division by 0 from `cs/telemetry/extraction-information`
|
2024-01-25 14:07:19 +01:00 |
|
Stephan Brandauer
|
1f9a968774
|
Java: PR discussion
|
2024-01-25 13:59:47 +01:00 |
|
Paolo Tranquilli
|
33b6ce7365
|
Swift: update formatting to clang-format 17.0.6
Also, added a format check in `swift.yml`.
|
2024-01-25 13:58:14 +01:00 |
|