Alvaro Muñoz
|
bb78bb6f57
|
refactor(queries): update severity level for workflow permissions
|
2024-07-24 18:27:00 +02:00 |
|
Mathias Vorreiter Pedersen
|
4a34dc125b
|
C++: Expand the macro manually to work around an extractor bug.
|
2024-07-24 15:51:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
b3bffb6826
|
Merge branch 'main' into phi-escape-5-follow-up-2
|
2024-07-24 15:22:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
7ec3162583
|
C++: Sync identical files.
|
2024-07-24 15:20:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
a5efe9fa09
|
C++: Respond to review comments.
|
2024-07-24 15:18:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
90b25a6696
|
Merge pull request #17057 from MathiasVP/avoid-expensive-negation
C++: Avoid expensive negation
|
2024-07-24 15:09:52 +01:00 |
|
Alvaro Muñoz
|
da28f7dc0a
|
feat(config): add asv to poisonable steps list
|
2024-07-24 15:56:47 +02:00 |
|
Mathias Vorreiter Pedersen
|
5e484e4006
|
C++: Accept test changes.
|
2024-07-24 14:29:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
b1bea31720
|
C++: Speed up alias analysis.
|
2024-07-24 14:29:41 +01:00 |
|
Mathias Vorreiter Pedersen
|
28cff2ea20
|
C++: Add a testcase with many def/use pairs in alias analysis.
|
2024-07-24 13:46:31 +01:00 |
|
Florin Coada
|
1de91b4cd5
|
Update unified changelog for 2.17.6 and 2.18.0
|
2024-07-24 12:55:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
ff60d9647f
|
C++: Sync identical files.
|
2024-07-24 11:53:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
ec134927d8
|
C++: Avoid expensive negation.
|
2024-07-24 11:53:11 +01:00 |
|
Anders Schack-Mulligen
|
9f79a39deb
|
Merge pull request #17026 from Marcono1234/patch-1
Java: Update `Annotation` predicate examples in language guide
|
2024-07-24 12:43:50 +02:00 |
|
Mathias Vorreiter Pedersen
|
854a277ab5
|
Merge branch 'main' into more-alias-and-side-effect-models
|
2024-07-24 10:53:27 +01:00 |
|
Mathias Vorreiter Pedersen
|
b7542ee575
|
C++: Fix more inconsistencies (and delete unnecessary override).
|
2024-07-24 10:52:35 +01:00 |
|
Geoffrey White
|
eaf2949857
|
Merge pull request #17054 from geoffw0/scanf
C++: Fix false positives in cpp/incorrectly-checked-scanf
|
2024-07-24 10:51:25 +01:00 |
|
Geoffrey White
|
741a3289a1
|
Merge pull request #17055 from geoffw0/usefree
C++: More tests for cpp/use-after-free
|
2024-07-24 10:35:32 +01:00 |
|
Jeroen Ketema
|
4cbc3349f6
|
Merge pull request #17050 from jketema/destroying-deletes
C++: Support destroying deletes
|
2024-07-24 09:29:55 +02:00 |
|
Jeroen Ketema
|
acbca9c108
|
C++: Support destroying deletes
|
2024-07-24 08:21:01 +02:00 |
|
Alvaro Muñoz
|
12e78ac4fe
|
fix(regex): update pattern to match both gh and hub commands
|
2024-07-23 23:37:04 +02:00 |
|
Owen Mansel-Chan
|
3edeb82d5b
|
Add comment by models using regex-use sink kind
|
2024-07-23 21:40:45 +01:00 |
|
Owen Mansel-Chan
|
89f958105a
|
Mention regex-use sink kind in QLDoc for regexSinkKindInfo
|
2024-07-23 21:38:30 +01:00 |
|
Geoffrey White
|
1456012b54
|
C++: Additional test cases for cpp/use-after-free.
|
2024-07-23 18:02:14 +01:00 |
|
Geoffrey White
|
4920039a00
|
C++: Test spacing.
|
2024-07-23 18:01:30 +01:00 |
|
Geoffrey White
|
a98fac0d7d
|
C++: Change note.
|
2024-07-23 17:27:42 +01:00 |
|
Geoffrey White
|
6026f65f8b
|
C++: Fix FPs in cpp/incorrectly-checked-scanf.
|
2024-07-23 17:27:37 +01:00 |
|
Mathias Vorreiter Pedersen
|
43df4a9393
|
C++: Fix inconsistencies.
|
2024-07-23 17:22:04 +01:00 |
|
Geoffrey White
|
c3f2faff76
|
C++: Add another pattern I found in the wild.
|
2024-07-23 17:19:01 +01:00 |
|
Geoffrey White
|
a9f6b2110e
|
C++: Add new test cases for cpp/incorrectly-checked-scanf.
|
2024-07-23 15:27:22 +01:00 |
|
Owen Mansel-Chan
|
4c8da54b64
|
Merge pull request #17036 from chmodxxx/sbaddou/fix
Java: Move SensitiveLoggerConfig source to extensible format
|
2024-07-23 14:55:26 +01:00 |
|
Chuan-kai Lin
|
67dac96e80
|
Merge pull request #17041 from github/post-release-prep/codeql-cli-2.18.1
Post-release preparation for codeql-cli-2.18.1
|
2024-07-23 06:48:30 -07:00 |
|
Geoffrey White
|
e467cc033e
|
Merge pull request #17037 from geoffw0/sizecheck
C++: Fix issue with cpp/suspicious-allocation-size
|
2024-07-23 14:47:17 +01:00 |
|
Geoffrey White
|
1ed5af1d6a
|
Merge pull request #17035 from geoffw0/allocerr
C++: Fix issue with cpp/incorrect-allocation-error-handling
|
2024-07-23 14:36:05 +01:00 |
|
Alexandre Boulgakov
|
db53be39fe
|
Merge pull request #17047 from github/sashabu/using-enum
C++: Add `UsingEnumDeclarationEntry` changenote.
|
2024-07-23 14:19:18 +01:00 |
|
Alexandre Boulgakov
|
37ceb0118a
|
Merge pull request #17048 from github/sashabu/ame
Docs: Document preference for American English in change notes.
|
2024-07-23 14:05:57 +01:00 |
|
Anders Schack-Mulligen
|
86c63dbedf
|
Dataflow: Fix bug causing spurious flow for FeatureHasSinkCallContext.
|
2024-07-23 14:59:24 +02:00 |
|
Alexandre Boulgakov
|
e461691c85
|
C++: Move UsingEnumDeclarationEntry change note.
|
2024-07-23 13:57:07 +01:00 |
|
Alexandre Boulgakov
|
5e6c9fb661
|
Docs: Document preference for American English in change notes.
|
2024-07-23 13:49:30 +01:00 |
|
Alexandre Boulgakov
|
5a5c5d1012
|
C++: Translate change note to American English.
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-07-23 13:47:44 +01:00 |
|
Alexandre Boulgakov
|
29bda5a805
|
C++: Add UsingEnumDeclarationEntry changenote.
|
2024-07-23 13:43:57 +01:00 |
|
Anders Schack-Mulligen
|
f598a0b607
|
Dataflow: Add test highlighting bug.
|
2024-07-23 14:34:33 +02:00 |
|
Joe Farebrother
|
db27fd934a
|
Add tests for tornado and twisted
|
2024-07-23 13:21:37 +01:00 |
|
Geoffrey White
|
c1bd892a13
|
Update cpp/ql/src/Security/CWE/CWE-311/CleartextStorage.inc.qhelp
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2024-07-23 13:14:07 +01:00 |
|
Salah Baddou
|
4f80ae2190
|
Merge branch 'main' into sbaddou/fix
|
2024-07-23 12:03:13 +01:00 |
|
Salah Baddou
|
092de640fe
|
add change-notes
|
2024-07-23 11:04:56 +01:00 |
|
Joe Farebrother
|
44271813a5
|
Add change note
|
2024-07-23 10:15:28 +01:00 |
|
Joe Farebrother
|
93f70b3ad9
|
Add unit tests
|
2024-07-23 10:15:23 +01:00 |
|
Joe Farebrother
|
b28d79960b
|
Update ConceptsTests and make a fix
|
2024-07-23 10:15:09 +01:00 |
|
Joe Farebrother
|
be87eb50d4
|
Add cookie models to each framework
|
2024-07-23 10:15:02 +01:00 |
|