Mathias Vorreiter Pedersen
|
11aff55a97
|
Swift: Add default implicit read steps when selecting PostUpdateNodes as sinks.
|
2023-04-26 13:58:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
e6c8428875
|
Swift: Add syntax for selecting PostUpdateNodes in CSV rows.
|
2023-04-26 13:58:42 +01:00 |
|
Asger F
|
cf1e87de9e
|
JS: Track DOM elements out of collections
|
2023-04-26 14:55:34 +02:00 |
|
Asger F
|
1f228a049f
|
JS: Add test for iterating over DOM collections
|
2023-04-26 14:54:38 +02:00 |
|
Rasmus Lerchedahl Petersen
|
003fece490
|
python: add test for capturing via global
|
2023-04-26 14:52:40 +02:00 |
|
Anders Schack-Mulligen
|
8e6038577d
|
Java: Update expected output.
|
2023-04-26 14:45:40 +02:00 |
|
Michael Nebel
|
3c1456bd02
|
Merge pull request #12913 from michaelnebel/csharp/inappropriateencoding
C#: Re-factor the InappropriateEncoding query to use the new API.
|
2023-04-26 14:45:13 +02:00 |
|
Anders Schack-Mulligen
|
d681671356
|
Dataflow: Sync.
|
2023-04-26 14:45:07 +02:00 |
|
Anders Schack-Mulligen
|
32a738b082
|
Dataflow: Add type to PathNode.toString.
|
2023-04-26 14:43:53 +02:00 |
|
Anders Schack-Mulligen
|
8fcfc6f4f1
|
Merge pull request #12934 from aschackmull/swift/no-pp-dataflowtype
Swift: Remove empty string DataFlowType in PathNode.
|
2023-04-26 14:42:27 +02:00 |
|
Rasmus Lerchedahl Petersen
|
4d95b2023e
|
python: remember to update validTest.py
|
2023-04-26 14:36:52 +02:00 |
|
Asger F
|
0d74d88b7b
|
JS: Add new sink to test
|
2023-04-26 14:33:04 +02:00 |
|
Asger F
|
4df05b4e74
|
JS: Shift line numbers in test
|
2023-04-26 14:33:04 +02:00 |
|
Asger F
|
cb04df49eb
|
JS: Treat Angular2 ElementRef.nativeElement as a DOM value
|
2023-04-26 14:33:04 +02:00 |
|
Tony Torralba
|
5d80f0818c
|
Fix TestModels test expectation
|
2023-04-26 14:32:28 +02:00 |
|
Asger F
|
b696936d10
|
Merge pull request #12921 from asgerf/js/typescript-compiler-crash
JS: Fix extractor crash related to recursive generic type alias
|
2023-04-26 14:21:57 +02:00 |
|
Rasmus Wriedt Larsen
|
abc1d658e0
|
Python: More .expected accepting
|
2023-04-26 14:10:13 +02:00 |
|
Anders Schack-Mulligen
|
74242638e2
|
Swift: One more expected output fix.
|
2023-04-26 14:10:13 +02:00 |
|
Anders Schack-Mulligen
|
8ca5484dcf
|
Merge pull request #12933 from aschackmull/ruby/no-pp-dataflowtype
Ruby: Remove empty string DataFlowType in PathNode.
|
2023-04-26 14:03:56 +02:00 |
|
Michael Nebel
|
6eb13a6947
|
Java: Update customizing library models for java documentation.
|
2023-04-26 13:55:00 +02:00 |
|
Rasmus Lerchedahl Petersen
|
b71306104e
|
python: add test for inheritance
|
2023-04-26 13:50:12 +02:00 |
|
Arthur Baars
|
5b6d3afd89
|
Python: Yaml printAst and tests
|
2023-04-26 13:41:57 +02:00 |
|
Anders Schack-Mulligen
|
9fe5462b1b
|
Swift: Update more expected output.
|
2023-04-26 13:41:50 +02:00 |
|
Anders Schack-Mulligen
|
09d4fe21e8
|
Ruby: Update more expected output.
|
2023-04-26 13:37:07 +02:00 |
|
Rasmus Lerchedahl Petersen
|
824d4d5413
|
python: fix test expectations
also rename `collections.py` so it does not
clash with the standard library name.
This clash is an issue when testing locally.
|
2023-04-26 13:31:37 +02:00 |
|
Rasmus Wriedt Larsen
|
b178c9cfe6
|
Python: Accept dataflow/basic/*.expected
|
2023-04-26 13:30:11 +02:00 |
|
Rasmus Wriedt Larsen
|
3f39648065
|
Python: Remove duplicated test
|
2023-04-26 13:30:11 +02:00 |
|
Rasmus Wriedt Larsen
|
1a97e8f329
|
Python: Add flow-step for arg[1] to dict.setdefault
|
2023-04-26 13:30:11 +02:00 |
|
Anders Schack-Mulligen
|
6b049cb37a
|
Swift: Update expected output.
|
2023-04-26 13:15:39 +02:00 |
|
Anders Schack-Mulligen
|
3d01763092
|
Swift: Remove empty string DataFlowType in PathNode.
|
2023-04-26 13:10:01 +02:00 |
|
Anders Schack-Mulligen
|
90f84bb516
|
Ruby: Update expected output.
|
2023-04-26 13:08:16 +02:00 |
|
Anders Schack-Mulligen
|
81ce6c7779
|
Ruby: Remove empty string DataFlowType in PathNode.
|
2023-04-26 12:54:41 +02:00 |
|
Asger F
|
c9c281cb9a
|
JS: Change note
|
2023-04-26 12:50:59 +02:00 |
|
Asger F
|
5f011a262c
|
JS: Change note
|
2023-04-26 12:49:24 +02:00 |
|
Asger F
|
611a7060b4
|
JS: Add tests
|
2023-04-26 12:46:20 +02:00 |
|
Arthur Baars
|
c1c2bcf419
|
Python: rename YAML.qll to Yaml.qll
|
2023-04-26 12:44:53 +02:00 |
|
Tony Torralba
|
0094c25791
|
Fix StringJoiner.add models
|
2023-04-26 12:40:04 +02:00 |
|
Tony Torralba
|
4606df5cb6
|
Add change note
|
2023-04-26 12:24:43 +02:00 |
|
Tony Torralba
|
fba61d51ed
|
Remove experimental files
|
2023-04-26 12:24:30 +02:00 |
|
Tony Torralba
|
e54eaed26f
|
Refactor tests to use InlineFlowTest
|
2023-04-26 12:19:59 +02:00 |
|
Tony Torralba
|
db73e16b70
|
Add tests
|
2023-04-26 12:12:10 +02:00 |
|
Tony Torralba
|
1e66a544fd
|
Promote exxperimental XXE sinks
|
2023-04-26 12:11:48 +02:00 |
|
Tony Torralba
|
8b65937159
|
Move ConstantStringExpr to RangeUtils.qll
|
2023-04-26 12:11:08 +02:00 |
|
Asger F
|
a446c5452d
|
JS: Update test output
|
2023-04-26 11:44:56 +02:00 |
|
Asger F
|
799d92b218
|
TS: Fix self-reference check for alias types
|
2023-04-26 11:44:56 +02:00 |
|
Tom Hvitved
|
b94289fde1
|
Ruby: Prevent flow into self in trackBlock
|
2023-04-26 10:33:04 +02:00 |
|
Michael Nebel
|
f32b8ad5b1
|
C#: Update comment for the RequiresEncodingConfig param module.
|
2023-04-26 10:32:23 +02:00 |
|
Michael Nebel
|
96fba2dac3
|
Apply suggestions from code review
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2023-04-26 10:23:52 +02:00 |
|
Tony Torralba
|
4c102ab99c
|
Refactor to models-as-data
|
2023-04-26 10:13:15 +02:00 |
|
Michael Nebel
|
bc08d67f19
|
Merge pull request #12925 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-04-26 10:11:15 +02:00 |
|