Geoffrey White
|
9ad1749957
|
Swift: Hide OpenExistentialExpr from the AST instead.
|
2023-10-06 17:55:29 +01:00 |
|
Geoffrey White
|
76db1c5c8b
|
Swift: Add the same code to the AST test as well.
|
2023-10-06 17:13:49 +01:00 |
|
Robert Marsh
|
85587413d0
|
Swift: fix QLDoc formatting for getSequence
|
2023-10-06 15:29:56 +00:00 |
|
Robert Marsh
|
c281db6b5b
|
Swift: improve QLDoc for getSequence
|
2023-10-06 15:23:58 +00:00 |
|
Robert Marsh
|
ec292ca4e1
|
Swift: Split for-each change note into two lines
|
2023-10-06 15:21:55 +00:00 |
|
amammad
|
7d36c23d59
|
fix qhelp and PascalCase issues
|
2023-10-06 16:14:10 +02:00 |
|
Jeroen Ketema
|
b6132d2a0f
|
C++: Rewrite cpp/cgi-xss to not use default taint tracking
|
2023-10-06 16:11:13 +02:00 |
|
Michael Nebel
|
dca39348ab
|
Java: Add change note.
|
2023-10-06 15:09:16 +02:00 |
|
Michael Nebel
|
fb10af9042
|
Jave: Remove the local threat model from the default configuration.
|
2023-10-06 14:58:48 +02:00 |
|
amammad
|
7d73808d60
|
fix a test mistake, add comments for JWT extension points
|
2023-10-06 13:31:09 +02:00 |
|
amammad
|
aa127b1662
|
do review improvements
|
2023-10-06 13:22:43 +02:00 |
|
Michael B. Gale
|
0b13da35eb
|
Go: Update newer-go-version-needed test
- Use a version that is accepted by Go tooling
- Run is no longer successful with Go 1.21
|
2023-10-06 11:57:47 +01:00 |
|
Michael B. Gale
|
01a1d814f4
|
Do not call EmitNewerGoVersionNeeded for v1.21+
|
2023-10-06 11:57:37 +01:00 |
|
Michael B. Gale
|
c63f6807c4
|
Go: Run go version with GOTOOLCHAIN=local
|
2023-10-06 11:57:26 +01:00 |
|
Michael B. Gale
|
76781e5d75
|
Go: Add GoVersionInfo type
Refactors `tryReadGoDirective` to return this instead of a pair.
This will make it easier to return multiple versions.
|
2023-10-06 11:57:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
a08356979f
|
Merge pull request #14382 from MathiasVP/deduplicate-why
C++: Project away `why` to prevent tuple duplication in `Buffer.qll`
codeql-cli/v2.15.0
|
2023-10-06 12:52:58 +02:00 |
|
Geoffrey White
|
b0c7964ea6
|
Swift: Add the same code to the CFG test as well.
|
2023-10-06 10:07:52 +01:00 |
|
Geoffrey White
|
b3185e9519
|
Swift: Expand the test case.
|
2023-10-06 09:43:33 +01:00 |
|
Mathias Vorreiter Pedersen
|
eb3f1967a5
|
Merge pull request #14365 from MathiasVP/disable-flow-through-pointer-arith-for-size
C++: Disable size-flow through pointer arithmetics in `cpp/invalid-pointer-deref`
|
2023-10-06 10:14:31 +02:00 |
|
Asger F
|
97b3ebe385
|
Merge pull request #14380 from asgerf/js/amd-range
JS: Add AmdModuleDefinition::Range
|
2023-10-05 21:05:28 +02:00 |
|
Mathias Vorreiter Pedersen
|
b231b1ccaf
|
Merge pull request #14384 from MathiasVP/handle-instructions-in-reverse-flow
|
2023-10-05 20:26:38 +02:00 |
|
Robert Marsh
|
bbec4082c0
|
Merge pull request #14312 from geoffw0/sqlpathinject2
Swift: Add sinks for sqlite3 and SQLite.swift to swift/cleartext-storage-database
|
2023-10-05 14:08:55 -04:00 |
|
Geoffrey White
|
66637e8c03
|
Swift: Autoformat.
|
2023-10-05 18:53:30 +01:00 |
|
Geoffrey White
|
81d4ec1e98
|
pragma node
|
2023-10-05 18:30:50 +01:00 |
|
Alex Eyers-Taylor
|
c79ec8c37a
|
CPP: Improve performance of IR debugging
|
2023-10-05 17:35:52 +01:00 |
|
Geoffrey White
|
fdcc6b482d
|
Swift: Simplify allowImplicitRead slightly.
|
2023-10-05 16:42:43 +01:00 |
|
Geoffrey White
|
7ddece1560
|
Swift: Update .expected after merge.
|
2023-10-05 16:20:56 +01:00 |
|
Geoffrey White
|
6bea7f89a8
|
Merge branch 'main' into sqlpathinject2
|
2023-10-05 16:15:37 +01:00 |
|
Cornelius Riemenschneider
|
d3a1dbc0c7
|
Merge pull request #14381 from github/criemen/add-bazel-dbschemes
Add skeleton bazel files for accessing the dbschemes.
|
2023-10-05 16:53:45 +02:00 |
|
Geoffrey White
|
e31ca58a2f
|
Swift: Post-merge fix.
|
2023-10-05 15:45:22 +01:00 |
|
Geoffrey White
|
17894db501
|
Merge branch 'main' into conversions2
|
2023-10-05 15:33:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
20900dafc0
|
C++: Handle reverse flow when 'nodeTo' is an instruction.
|
2023-10-05 16:28:57 +02:00 |
|
Michael Nebel
|
96f93cefba
|
UNDO AGAIN: Add local threat models.
|
2023-10-05 16:16:00 +02:00 |
|
Ian Lynagh
|
e124a70380
|
Merge pull request #14378 from igfoo/igfoo/compr
Kotlin: Some compression simplification
|
2023-10-05 13:16:00 +01:00 |
|
Ian Lynagh
|
0cf309b64e
|
Merge pull request #14369 from igfoo/igfoo/remove_unused
Kotlin: Remove some unused code
|
2023-10-05 13:15:20 +01:00 |
|
Mathias Vorreiter Pedersen
|
2f39ab1977
|
C++: Project away 'why' to prevent tuple duplication in 'Buffer.qll'.
|
2023-10-05 13:32:52 +02:00 |
|
Geoffrey White
|
e225ea6bef
|
Swift: Remove redundant code.
|
2023-10-05 11:14:54 +01:00 |
|
Geoffrey White
|
dcd88100f0
|
Swift: Minor corrections, update parse.expected.
|
2023-10-05 11:11:52 +01:00 |
|
Geoffrey White
|
446416f1ab
|
Swift: Change note.
|
2023-10-05 11:06:11 +01:00 |
|
Geoffrey White
|
a1512c8af0
|
Swift: This should always have been private.
|
2023-10-05 11:06:11 +01:00 |
|
Geoffrey White
|
9bdddabd8a
|
Swift: Avoid changing interfaces we don't need to. Improve QLDoc.
|
2023-10-05 10:45:59 +01:00 |
|
Geoffrey White
|
fddda0368c
|
Swift: Add PotentialRegexEval / doesEvaluate mechanism.
|
2023-10-05 10:45:59 +01:00 |
|
Geoffrey White
|
fa10dbea9f
|
Swift: Support mode flags through NSString.CompareOptions.
|
2023-10-05 10:45:59 +01:00 |
|
Geoffrey White
|
a052a4e385
|
Swift: Update to a proper data flow config so we can add implicit reads from arrays at the sink.
|
2023-10-05 10:45:58 +01:00 |
|
Geoffrey White
|
cdc0d1fff1
|
Swift: Check the options flag contains .regularExpression.
|
2023-10-05 10:45:58 +01:00 |
|
Geoffrey White
|
fe4ef48844
|
Swift: Rename some predicates and make them work on dataflow nodes.
|
2023-10-05 10:26:08 +01:00 |
|
Owen Mansel-Chan
|
602bb4083c
|
Merge pull request #13949 from owen-mc/go/change-flowstate-for-incorrect-integer-conversion
Go: Improve incorrect integer conversion
|
2023-10-05 09:59:36 +01:00 |
|
Mathias Vorreiter Pedersen
|
333e607536
|
Merge pull request #14376 from MathiasVP/unique-in-hasIRRepresentationOfIndirectInstruction
|
2023-10-05 10:22:54 +02:00 |
|
Chris Smowton
|
399fab0c6c
|
Merge pull request #14322 from smowton/smowton/admin/add-buildless-diagnostic-expectations
Add Java buildless diagnostic expectations
|
2023-10-05 09:02:02 +01:00 |
|
Cornelius Riemenschneider
|
96edc1d349
|
Add skeleton bazel files for accessing the dbschemes.
|
2023-10-05 09:00:38 +02:00 |
|