Paolo Tranquilli
|
42a40c14ac
|
Rust: reword macro expansion error
|
2025-08-26 13:58:47 +02:00 |
|
Tom Hvitved
|
1f09f713b9
|
Rust: Avoid overlapping path resolution consistency checks
|
2025-06-23 11:26:30 +02:00 |
|
Tom Hvitved
|
721ffb11cf
|
Rust: Path resolution for extern crates
|
2025-06-04 21:14:22 +02:00 |
|
Arthur Baars
|
e90ab7b881
|
Rust: fix diagnostics tests
|
2025-05-22 09:53:27 +02:00 |
|
Arthur Baars
|
778f46d5be
|
Rust: adjust unit tests and expected output
|
2025-05-01 22:21:48 +02:00 |
|
Geoffrey White
|
9c1567375d
|
Shared: Implement getInconsistencyCounts for SSA.
|
2025-04-07 16:20:42 +01:00 |
|
Geoffrey White
|
2c2506c4f8
|
Rust: Add Rust SSA inconsistency infrastructure.
|
2025-04-07 12:16:45 +01:00 |
|
Geoffrey White
|
dc31da82d0
|
Rust: Fix file name typo.
|
2025-04-04 13:42:29 +01:00 |
|
Geoffrey White
|
fbde235253
|
Rust: Rename the test as well.
|
2025-04-02 12:16:10 +01:00 |
|
Geoffrey White
|
02245af3ca
|
Rust: Rename the query file.
|
2025-04-02 12:11:55 +01:00 |
|
Geoffrey White
|
86840a78c2
|
Rust: Update .expected files.
|
2025-04-01 09:56:56 +01:00 |
|
Geoffrey White
|
cc90ba5836
|
Rust: Create a less noisy version of the summary stats query, for use in tests.
|
2025-04-01 09:56:47 +01:00 |
|
Arthur Baars
|
5a91b94395
|
Refactor using OptionalStep
|
2025-03-20 11:37:04 +01:00 |
|
Arthur Baars
|
f08d1d10f1
|
Rust: tainted path implement basic sanitizers
|
2025-03-18 19:16:13 +01:00 |
|
Arthur Baars
|
4b5883ab79
|
Add a bit of modelling
|
2025-03-18 19:10:05 +01:00 |
|
Tom Hvitved
|
255f06b65a
|
Rust: Update expected test output
|
2025-03-13 15:51:33 +01:00 |
|
Tom Hvitved
|
795ba25895
|
Rust: Add more consistency checks
|
2025-03-13 13:23:16 +01:00 |
|
Arthur Baars
|
fa79dbc89a
|
Merge pull request #18228 from github/aibaars/crate-graph
Rust: extract crate graph
|
2025-03-13 10:00:48 +01:00 |
|
Arthur Baars
|
c601adfc65
|
Rust: add ExtractionStep::CrateGraph
|
2025-03-10 10:16:18 +01:00 |
|
Simon Friis Vindum
|
494f914070
|
Rust: Add regular expression injection query
|
2025-03-07 12:37:30 +01:00 |
|
Simon Friis Vindum
|
c1ee20b2b9
|
Rust: Update generated models for Rust built-in libraries
|
2025-02-28 13:40:43 +01:00 |
|
Simon Friis Vindum
|
5c997859b0
|
Merge branch 'main' into rust-core-std-models
|
2025-02-25 15:07:29 +01:00 |
|
Geoffrey White
|
f406914258
|
Merge pull request #18701 from geoffw0/nth
Rust: Test and model some string and iterator methods
|
2025-02-25 10:42:49 +00:00 |
|
Geoffrey White
|
24411b61e9
|
Fix typo.
|
2025-02-24 13:59:22 +00:00 |
|
Geoffrey White
|
8024fb6812
|
Rust: Add more models for Iterator.
|
2025-02-18 17:20:39 +00:00 |
|
Simon Friis Vindum
|
0c3e8a0f5b
|
Rust: Adapt tests and existing models to account for generated models
|
2025-02-17 11:08:42 +01:00 |
|
Geoffrey White
|
6c314739f6
|
Rust: Accept changes to the summary stats query .expected.
|
2025-02-13 15:33:21 +00:00 |
|
Geoffrey White
|
9a6ef3dae7
|
Rust: Accept more test changes.
|
2025-02-04 15:14:05 +00:00 |
|
Tom Hvitved
|
0aee2e6fb2
|
Rust: Implement path resolution in QL
|
2025-01-31 10:07:08 +01:00 |
|
Geoffrey White
|
e70816727b
|
Rust: Add the sinks to metrics.
|
2025-01-23 17:17:25 +00:00 |
|
Geoffrey White
|
2d0c73acfe
|
Merge pull request #18501 from geoffw0/rustmetrics
Rust: More metrics for tracking taint.
|
2025-01-17 16:15:58 +00:00 |
|
Geoffrey White
|
65b33f3f96
|
Rust: Improve rust/summary/summary-statistics organization.
|
2025-01-15 17:16:49 +00:00 |
|
Geoffrey White
|
5a037bcbc4
|
Rust: Count taint edges as well.
|
2025-01-15 16:18:58 +00:00 |
|
Geoffrey White
|
72c62ac192
|
Rust: Add taint reach to rust/summary/summary-statistics.
|
2025-01-15 16:18:56 +00:00 |
|
Paolo Tranquilli
|
3c064284b0
|
Rust: aggregate projects into workspaces
|
2025-01-15 17:17:19 +01:00 |
|
Geoffrey White
|
c6a7be671b
|
Rust: Add both totals to rust/summary/summary-statistics.
|
2025-01-15 16:16:49 +00:00 |
|
Tom Hvitved
|
b5982643c7
|
Merge pull request #18445 from hvitved/rust/format-args-index
Rust: Remove `Format.getArgument`
|
2025-01-10 15:06:43 +01:00 |
|
Tom Hvitved
|
0dccbb9349
|
Rust: Add two more AST consistency checks
|
2025-01-08 14:30:01 +01:00 |
|
Geoffrey White
|
e1e980c2e8
|
Rust: Add sensitive data to summary queries.
|
2025-01-06 13:26:27 +00:00 |
|
Geoffrey White
|
d7d4658aae
|
Rust: Add % of files extractor without errors to summary stats.
|
2024-12-06 14:54:21 +00:00 |
|
Paolo Tranquilli
|
4bd5cc458b
|
Rust: accept test changes
|
2024-12-02 16:07:00 +01:00 |
|
Paolo Tranquilli
|
c0e55a06e7
|
Merge branch 'main' into redsun82/rust-perf-measures
|
2024-12-02 15:20:42 +01:00 |
|
Simon Friis Vindum
|
b05d290bf0
|
Rust: Exclude data flow inconsistencies that stem from other inconsistencies
|
2024-11-28 12:46:32 +01:00 |
|
Paolo Tranquilli
|
50c917d2eb
|
Rust: restrict extracted files queries
|
2024-11-28 12:02:57 +01:00 |
|
Geoffrey White
|
1090164b77
|
Merge branch 'main' into sourcemodels
|
2024-11-25 21:12:24 +00:00 |
|
Geoffrey White
|
f92e8555a6
|
Rust: update for toString changes in main.
|
2024-11-25 14:35:12 +00:00 |
|
Geoffrey White
|
e9a13aec1d
|
Merge branch 'main' into resolvable
|
2024-11-25 14:33:56 +00:00 |
|
Geoffrey White
|
d38f0eec7b
|
Merge branch 'main' into sourcemodels
|
2024-11-25 09:59:08 +00:00 |
|
Geoffrey White
|
6e627f6543
|
Rust: Add new consistency check failure.
|
2024-11-22 12:21:13 +00:00 |
|
Geoffrey White
|
fa7c6f8b5e
|
Merge branch 'main' into resolvable
|
2024-11-22 11:45:47 +00:00 |
|