Tom Hvitved
|
978a816f11
|
Ruby: Track types in data flow
|
2025-01-06 13:26:10 +01:00 |
|
Michael Nebel
|
138e294dae
|
Ruby: Update all test util paths to point to the new location.
|
2024-12-12 13:54:37 +01:00 |
|
Tom Hvitved
|
6b60865d7e
|
Ruby: Do not distinguish between symbols and strings in hash keys
|
2024-10-31 11:42:09 +01:00 |
|
Tom Hvitved
|
f287216060
|
Update expected test output
|
2024-09-24 14:21:38 +02:00 |
|
Tom Hvitved
|
20dc242830
|
Ruby: Rework hash splat argument/parameter matching
|
2024-08-20 16:21:57 +02:00 |
|
Tom Hvitved
|
6d4f3bd014
|
Ruby: Rework splat argument/parameter matching
|
2024-08-20 16:21:56 +02:00 |
|
Tom Hvitved
|
c9aaba677d
|
Ruby: Update expected test output
|
2024-08-13 13:34:46 +02:00 |
|
Tom Hvitved
|
e42de3de6f
|
Ruby: Fix extraction errors
|
2024-06-04 14:54:02 +02:00 |
|
Tom Hvitved
|
ad99158838
|
Ruby: Fix/accept extraction errors
|
2024-06-04 12:55:44 +02:00 |
|
Tom Hvitved
|
914a605a87
|
Ruby: Rework hidden synthetic data-flow nodes
|
2024-02-27 15:33:58 +01:00 |
|
Anders Schack-Mulligen
|
35a3aa0a09
|
Ruby: Add empty provenance column to expected files.
|
2024-02-09 11:32:08 +01:00 |
|
Tom Hvitved
|
0e81577269
|
Ruby: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Tom Hvitved
|
c570083163
|
Ruby: Improve performance of flow through (hash) splats
|
2023-09-27 11:49:31 +02:00 |
|
Tom Hvitved
|
e258324960
|
Ruby: Allow for implicit array reads at all sinks during taint tracking
|
2023-09-14 09:40:05 +02:00 |
|
Jeroen Ketema
|
9d573e5544
|
Consolidate all InlineFlowTest libraries in the dataflow qlpack
|
2023-08-24 21:38:46 +02:00 |
|
Jeroen Ketema
|
d82c3ce11a
|
Ruby: Rewrite InlineFlowTest as a parameterized module
|
2023-06-15 10:52:23 +02:00 |
|
Anders Schack-Mulligen
|
90f84bb516
|
Ruby: Update expected output.
|
2023-04-26 13:08:16 +02:00 |
|
Tom Hvitved
|
b816c79248
|
Ruby: Include all assignments in data flow paths
|
2023-03-24 10:09:30 +01:00 |
|
Tom Hvitved
|
a9ef3f95a2
|
Ruby: Introduce ContentSet::isElementOfType[OrUnknown]/1
|
2023-03-20 10:03:15 +01:00 |
|
Tom Hvitved
|
e9bce9f8cd
|
Ruby: Update test expectations
|
2023-02-17 13:22:28 +01:00 |
|
Erik Krogh Kristensen
|
79a2b6d0b0
|
use any() instead of this = this
Co-authored-by: Arthur Baars <aibaars@github.com>
|
2023-01-02 10:49:54 +01:00 |
|
erik-krogh
|
99dc0a8356
|
fix binding
|
2023-01-02 10:30:28 +01:00 |
|
Harry Maclean
|
f49507e59a
|
Ruby: Add note about WithElement usage
|
2022-11-25 16:55:37 +13:00 |
|
Harry Maclean
|
df398fb9a0
|
Ruby: Add more flow summary tests
|
2022-11-25 16:55:37 +13:00 |
|
Harry Maclean
|
fe13ac188f
|
Ruby: US spelling
|
2022-11-25 16:55:37 +13:00 |
|
Harry Maclean
|
0b065001a8
|
Ruby: Add tests for flow summary behaviour
These test cases are a companion to the flow summary docs, and ensure
that the documentated behaviour matches reality.
|
2022-11-25 16:55:37 +13:00 |
|