Asger F
|
cd6ebb103e
|
JS: Make test not assume implicit through for maps
|
2024-12-19 15:25:45 +01:00 |
|
Asger F
|
dc2f39c399
|
JS: Add model of Map#groupBy
|
2024-12-19 15:25:43 +01:00 |
|
Asger F
|
de5e6ddeed
|
JS: Update with changes in TaintTracking test
|
2024-12-19 15:25:42 +01:00 |
|
Asger F
|
3acd4814de
|
Merge branch 'main' into js/shared-dataflow-merge-main
|
2024-12-19 10:14:38 +01:00 |
|
Asger F
|
d52bc971b8
|
Merge branch 'main' into js/shared-dataflow-merge-main
|
2024-11-20 14:05:03 +01:00 |
|
Napalys Klicius
|
a957e00fe5
|
Merge branch 'main' into napalys/ES2024-group-functions
|
2024-11-20 14:03:31 +01:00 |
|
Napalys
|
58faa2d71e
|
JS: Add: dataflow step for static method of groupBy from Map.
|
2024-11-20 13:34:11 +01:00 |
|
Napalys
|
6344f83e4b
|
JS: Add: tests for taint tracking in groupBy functions
|
2024-11-20 13:22:53 +01:00 |
|
Napalys
|
213ce225e0
|
JS: Add: taint step for Object.groupBy function, fixed test cases from 8ae05d8be4
|
2024-11-18 12:58:07 +01:00 |
|
Napalys
|
8ae05d8be4
|
JS: Add: test case for Object.groupBy
|
2024-11-18 12:55:17 +01:00 |
|
Napalys
|
c02ad65fdc
|
JS: Add: taint step for Map.groupBy function
|
2024-11-18 12:50:06 +01:00 |
|
Napalys
|
3786ad4277
|
JS: Add: test case for Map.groupBy
|
2024-11-18 12:44:49 +01:00 |
|
Napalys
|
bed1f25b3f
|
JS: Fix: Now Array.prototype.with is properly flagged as taint step
|
2024-11-15 10:35:34 +01:00 |
|
Napalys
|
f04fd5cdcc
|
JS: Add: Test case for Array.protype.with taint step
|
2024-11-15 10:27:44 +01:00 |
|
Napalys Klicius
|
6fa3ff39a0
|
Merge branch 'main' into napalys/toSpliced-support
|
2024-11-14 16:56:32 +01:00 |
|
Napalys
|
b4c84d3d3c
|
Added taint step for toSpliced, handles test from a65f80ef76
|
2024-11-13 12:41:41 +01:00 |
|
Napalys
|
a65f80ef76
|
Added basic taint tracking test for Array.prototype.toSpliced()
|
2024-11-13 12:28:14 +01:00 |
|
Napalys
|
3215967cbc
|
Added toReserved test case
|
2024-11-12 12:02:20 +01:00 |
|
Napalys
|
def8d75cb8
|
Added test case for Array.prototype.toSorted, which is currently not flagged as a taint sink.
|
2024-11-12 12:01:51 +01:00 |
|
Napalys
|
81bc7cd19f
|
Refactored SortTaintStep to ArrayInPlaceManipulationTaintStep to support both sort and reverse functions. Fixed newly added test case. from 8026a99db7
|
2024-11-11 08:32:03 +01:00 |
|
Napalys
|
1c298f0231
|
Added test case for Array.prototype.reverse, which is currently not flagged as a potential sink.
|
2024-11-11 08:32:02 +01:00 |
|
Asger F
|
d557c7689c
|
JS: Update a test that now has more precise output
|
2024-10-29 08:32:06 +01:00 |
|
erik-krogh
|
7ca0996912
|
add a taint-tracking tests for calls to tagged template strings
|
2023-10-06 21:39:42 +02:00 |
|
Erik Krogh Kristensen
|
0adc001df0
|
add taint-step for serialize-javascript
|
2021-06-06 22:48:53 +02:00 |
|
Max Schaefer
|
94a5722c2a
|
JavaScript: Model taint propagation through new Buffer and Buffer.from.
|
2018-11-29 09:52:31 +00:00 |
|
Esben Sparre Andreasen
|
4c13e6b46b
|
JS: add additional array-specific taint steps
|
2018-09-13 21:36:53 +02:00 |
|
Esben Sparre Andreasen
|
86ab9adb06
|
JS: support push and sort taint steps for arrays
|
2018-08-30 09:14:06 +02:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|