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 |
|
Asger F
|
315272839d
|
JS: Change note
|
2023-10-05 08:13:43 +02:00 |
|
Robert Marsh
|
a402bfcfb0
|
Swift: update for-in change note
|
2023-10-04 20:05:11 +00:00 |
|
Robert Marsh
|
5dd7c14d36
|
Swift: add getSequence back to ForEachStmt
|
2023-10-04 20:05:00 +00:00 |
|
Asger F
|
162c477236
|
JS: Add AmdModuleDefinition::Range
|
2023-10-04 20:38:37 +02:00 |
|
Geoffrey White
|
b5ff104a00
|
Swift: Naive model for regular expression evaluations through NSString and StringProtocol methods.
|
2023-10-04 19:19:29 +01:00 |
|
Geoffrey White
|
5263cccefc
|
Swift: Bite the bullet and make 'regex' a non-optional field of the regex test, so that we can be confident where we fail to identify them.
|
2023-10-04 19:19:28 +01:00 |
|
Geoffrey White
|
24c385b1da
|
Swift: Expand and correct regex tests.
|
2023-10-04 19:19:28 +01:00 |
|
Mathias Vorreiter Pedersen
|
e38f65981e
|
C++: Accept test changes.
|
2023-10-04 20:12:42 +02:00 |
|
Ian Lynagh
|
4d3863461e
|
Kotlin: Determine our compression method later
This way, we already have a logger at the point that we want to log a
warning.
|
2023-10-04 18:32:12 +01:00 |
|
Ian Lynagh
|
cc63bb55c2
|
Kotlin: Change how we handle not supporting Brotli
This removes the potential for impossible cases.
|
2023-10-04 18:32:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
75c74d50f9
|
C++: Use 'unique' in 'hasIRRepresentationOfIndirectInstruction' similar to how it's done in 'hasIRRepresentationOfIndirectOperand'.
|
2023-10-04 19:00:33 +02:00 |
|
Edward Minnix III
|
8e653d01a8
|
Merge pull request #14127 from egregius313/egregius313/java/mad/localuserinput
Java: Convert implementations of `LocalUserInput` to Models-as-Data
|
2023-10-04 12:55:44 -04:00 |
|
Robert Marsh
|
9c3b72cf3f
|
Swift: remove TODO comment
|
2023-10-04 15:59:12 +00:00 |
|
Robert Marsh
|
00068d6157
|
Merge branch 'main' into rdmarsh2/swift/for-in
Fix conflict in AST test output
|
2023-10-04 15:58:36 +00:00 |
|
Ed Minnix
|
e2a14c7616
|
Add note about results to change note
|
2023-10-04 11:08:40 -04:00 |
|
Owen Mansel-Chan
|
11b92608c7
|
Add ".md" to the change note filename
|
2023-10-04 15:49:10 +01:00 |
|