Geoffrey White
|
ab49c33915
|
Merge branch 'main' into scinit
|
2025-08-19 08:50:12 +01:00 |
|
Geoffrey White
|
fdec780921
|
Rust: Accept consistency .expected changes.
|
2025-08-18 18:42:06 +01:00 |
|
Geoffrey White
|
402e901811
|
Merge branch 'main' into scinit
|
2025-08-18 18:35:03 +01:00 |
|
Geoffrey White
|
a9650e02ca
|
Rust: Add a slightly simpler / more explicit test case.
|
2025-08-18 10:20:30 +01:00 |
|
Paolo Tranquilli
|
71edc48c0e
|
Merge branch 'main' into redsun82/cargo-upgrade-2
|
2025-08-15 10:15:26 +02:00 |
|
Paolo Tranquilli
|
0924d795b4
|
Rust: accept test changes
|
2025-08-15 10:12:12 +02:00 |
|
Tom Hvitved
|
a07e357e67
|
Rust: Distinguish internal/external items in path resolution
|
2025-08-14 20:42:47 +02:00 |
|
Tom Hvitved
|
f1bff93bc5
|
Merge pull request #20203 from hvitved/rust/if-let-chain-test
Rust: Handle chained `let` expressions
|
2025-08-14 19:51:43 +02:00 |
|
Geoffrey White
|
9e4f59ce30
|
Rust: Accept consistency check failures.
|
2025-08-14 17:39:06 +01:00 |
|
Geoffrey White
|
49265b6e7e
|
Rust: Update inline test annotations accordingly.
|
2025-08-14 13:49:41 +01:00 |
|
Geoffrey White
|
2a19a1789d
|
Rust: Run test, accept .expected and Cargo.lock.
|
2025-08-14 13:17:50 +01:00 |
|
Geoffrey White
|
02b9229be7
|
Rust: Update StartswithCall.
|
2025-08-14 12:09:49 +01:00 |
|
Geoffrey White
|
6941e7fef1
|
Rust: Add tags to intermediate steps in the test.
|
2025-08-14 11:37:22 +01:00 |
|
Geoffrey White
|
ecf0e08f55
|
Rust: Add some more path injection test case variants.
|
2025-08-14 11:05:48 +01:00 |
|
Tom Hvitved
|
f63e55c1fd
|
Rust: Handle chained let expressions
|
2025-08-14 10:36:43 +02:00 |
|
Tom Hvitved
|
fd1d9401c0
|
Rust: Add tests for chained let expressions
|
2025-08-14 10:36:41 +02:00 |
|
copilot-swe-agent[bot]
|
d72efc52f7
|
Final validation and cleanup of Rust log injection query
Co-authored-by: geoffw0 <40627776+geoffw0@users.noreply.github.com>
|
2025-08-13 18:12:36 +00:00 |
|
copilot-swe-agent[bot]
|
39ea50746f
|
Implement Rust log injection query and test infrastructure
Co-authored-by: geoffw0 <40627776+geoffw0@users.noreply.github.com>
|
2025-08-13 18:09:03 +00:00 |
|
Geoffrey White
|
1965fdb158
|
Rust: Update consistency .expected.
|
2025-08-07 18:41:47 +01:00 |
|
Geoffrey White
|
aafdf1a279
|
Rust: Update StreamCipherInit to use getCanonicalPath.
|
2025-08-07 09:27:51 +01:00 |
|
Geoffrey White
|
e991aa3253
|
Merge branch 'main' into cleartextstorage
|
2025-08-06 15:49:44 +01:00 |
|
Geoffrey White
|
d215ea16da
|
Merge pull request #19802 from geoffw0/sqlx
Rust: Update SqlxQuery, SqlxExecute to use getCanonicalPath
|
2025-08-06 14:52:03 +01:00 |
|
Tom Hvitved
|
d201ce1705
|
Merge pull request #20155 from paldepind/rust/type-inference-certain
Rust: Add predicate for certain type information
|
2025-08-06 10:55:34 +02:00 |
|
Geoffrey White
|
0a49b65887
|
Rust: Make the rust/cleartext-transmission alert message more consistent with similar queries.
|
2025-08-04 19:47:33 +01:00 |
|
Geoffrey White
|
eab7481b97
|
Rust: Accept CWE-312 consistency check failures.
|
2025-08-04 18:26:09 +01:00 |
|
Geoffrey White
|
def655f994
|
Rust: Accept changes to the CWE-089 test (there are some duplicate results that an existing unmerged PR will address).
|
2025-08-04 17:15:48 +01:00 |
|
Geoffrey White
|
a86479eba9
|
Rust: Accept consistency check failures.
|
2025-08-04 16:26:41 +01:00 |
|
Geoffrey White
|
e368ee4b1b
|
Rust: Accept that sql-injection sinks are sinks for this query, and that the existing sinks created for this query are also new sql-injection sinks.
|
2025-08-04 15:23:04 +01:00 |
|
Geoffrey White
|
989b48d576
|
Rust: Add tests for rusqlite.
|
2025-08-04 15:00:06 +01:00 |
|
Simon Friis Vindum
|
3ba285c298
|
Rust: Implement certain type information for annotation and simple calls
|
2025-08-04 14:06:38 +02:00 |
|
Geoffrey White
|
01d24c4f83
|
Merge branch 'main' into sqlx
|
2025-07-31 16:02:36 +01:00 |
|
Geoffrey White
|
42ced8aa3d
|
Rust: Add examples to tests.
|
2025-07-30 17:51:32 +01:00 |
|
Geoffrey White
|
b6e60e4087
|
Rust: Address small bugs in the test.
|
2025-07-30 17:51:31 +01:00 |
|
Geoffrey White
|
215fe7d0b3
|
Rust: Clean up the alert message.
|
2025-07-30 17:51:30 +01:00 |
|
Geoffrey White
|
a3110a9091
|
Rust: Implement query.
|
2025-07-29 18:19:52 +01:00 |
|
Geoffrey White
|
5c64d4e9b7
|
Rust: Query framework.
|
2025-07-28 16:59:01 +01:00 |
|
Geoffrey White
|
897822dff5
|
Rust: The Cargo.lock file has changed as well.
|
2025-07-28 16:55:43 +01:00 |
|
Geoffrey White
|
9972aaf6a1
|
Rust: Add tests cases for cleartext storage.
|
2025-07-28 16:12:34 +01:00 |
|
Geoffrey White
|
478f39a967
|
Rust: Accept (trivial) test changes.
|
2025-07-25 14:18:34 +01:00 |
|
Geoffrey White
|
67c170ffc1
|
Merge branch 'main' into sqlx
|
2025-07-24 15:25:35 +01:00 |
|
Simon Friis Vindum
|
12942667bf
|
Rust: Add type inference for dyn types
|
2025-07-23 14:08:15 +02:00 |
|
Geoffrey White
|
6efc19daac
|
Merge pull request #18943 from geoffw0/constcrypto
Rust: new query rust/hardcoded-crytographic-value
|
2025-07-22 13:36:14 +01:00 |
|
Geoffrey White
|
f7d822b19c
|
Rust: Remove empty file.
|
2025-07-22 12:43:22 +01:00 |
|
Geoffrey White
|
43ac82f6a3
|
Rust: Update consistency check .expected files.
|
2025-07-21 21:01:01 +01:00 |
|
Geoffrey White
|
d53dada67f
|
Rust: Update barrier logic to use getCanonicalPath.
|
2025-07-21 20:56:48 +01:00 |
|
Geoffrey White
|
ec3ad85504
|
Rust: Add another test case for barriers (that still functions).
|
2025-07-21 20:53:37 +01:00 |
|
Geoffrey White
|
796cb193fc
|
Rust: Accept test regressions with new format MaD.
|
2025-07-21 17:24:19 +01:00 |
|
Geoffrey White
|
fc8a662f0d
|
Rust: Update the models.
|
2025-07-21 17:24:07 +01:00 |
|
Geoffrey White
|
0ec10e5c30
|
Rust: Corrections after the merge.
|
2025-07-21 12:12:23 +01:00 |
|
Simon Friis Vindum
|
441cefd0bd
|
Rust: Accept test changes
|
2025-07-21 08:34:16 +02:00 |
|