Asger F
|
09892279e6
|
JS: Port Collections test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
466ffdf8f5
|
JS: Port AsyncTaintTracking test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
09b0ba0c1f
|
JS: Port Angular2 test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
92812eee78
|
JS: Add test for flow summaries
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
af05789cbf
|
JS: Remove noise from data flow test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
c652470e2f
|
JS: Do not port CustomLoadStoreStep test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
1a95961bac
|
JS: Port Classes test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
9a15a557b4
|
JS: Port SimpleBarrierGuard test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
ff086377cb
|
JS: Port Arrays test
|
2023-10-13 13:15:06 +02:00 |
|
Asger F
|
fcfab5238e
|
JS: Port CodeInjection
|
2023-10-13 13:15:03 +02:00 |
|
Arthur Baars
|
a9a21aa313
|
Rename DynamicImportExpr::getImport{Attributes => Options}
|
2023-10-12 13:00:39 +02:00 |
|
Arthur Baars
|
a1c1f7b910
|
Add tests for deprecated 'assert' syntax
|
2023-10-12 13:00:39 +02:00 |
|
Arthur Baars
|
f38d2e1b89
|
Replace 'assert' with 'with' in QL test files
|
2023-10-12 13:00:39 +02:00 |
|
Arthur Baars
|
c28004f2a6
|
Rename 'getImportAssertion()' to 'getImportAttributes()' in QL library
|
2023-10-12 13:00:39 +02:00 |
|
amammad
|
242f7e1c53
|
update pg :)
|
2023-10-10 11:42:32 +02:00 |
|
amammad
|
18edef6ea4
|
add better-sqlite3 tests
|
2023-10-10 11:20:17 +02: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
|
18e6a5491c
|
recognize tagged templates as DataFlow::CallNode
|
2023-10-06 21:14:00 +02:00 |
|
erik-krogh
|
951ed01d6b
|
combine the library-tests/CallGraphs/FullTest tests into one file
|
2023-10-06 20:57:09 +02:00 |
|
Asger F
|
162c477236
|
JS: Add AmdModuleDefinition::Range
|
2023-10-04 20:38:37 +02:00 |
|
amammad
|
58f4cd77dc
|
add TypeORM to javascript.qll file
add tests
improvement on comments
|
2023-09-29 01:23:22 +10:00 |
|
amammad
|
f1a7f0a7e8
|
V1
|
2023-09-22 19:21:41 +10:00 |
|
erik-krogh
|
fdd349c1a3
|
fix out of bounds string access in isUsingDecl
|
2023-09-13 20:11:21 +02:00 |
|
erik-krogh
|
984795ee46
|
fix off-by-one
|
2023-08-30 13:29:23 +02:00 |
|
erik-krogh
|
2643ab3dbf
|
using is not a keyword
|
2023-08-30 08:44:59 +02:00 |
|
erik-krogh
|
78487d437f
|
add test for await using in TypeScript
|
2023-08-28 13:30:35 +02:00 |
|
erik-krogh
|
be2712698b
|
add support for await using in the JS parser
|
2023-08-28 09:34:13 +02:00 |
|
erik-krogh
|
cb66d62959
|
add test for the new type-stuff in TS 5.2 we get for free
|
2023-08-24 20:30:26 +02:00 |
|
erik-krogh
|
dc454d3a72
|
add support for the new using keyword in TypeScript
|
2023-08-24 20:30:26 +02:00 |
|
erik-krogh
|
a7d92b3473
|
add JS support the using keyword
|
2023-08-24 20:30:26 +02:00 |
|
Asger F
|
2b540e251a
|
Merge pull request #14007 from asgerf/js/import-path-string
JS: Follow immediate predecessors in path resolution
|
2023-08-23 15:28:22 +02:00 |
|
Asger F
|
c6a757e085
|
JS: More robust handling of cyclic aliases
|
2023-08-23 14:11:07 +02:00 |
|
Asger F
|
794a459c1b
|
JS: Add reproduction test
|
2023-08-23 14:11:07 +02:00 |
|
Asger F
|
dec6039469
|
JS: Follow immediate predecessors in path resolution
|
2023-08-23 09:53:51 +02:00 |
|
Asger F
|
213cabccc0
|
JS: Test with file more extensions
|
2023-08-04 14:24:51 +02:00 |
|
Kevin Stubbings
|
9f4389cbb5
|
Search for html.dot extension instead of dot
|
2023-08-04 00:55:51 -07:00 |
|
Asger F
|
c38cbe859d
|
Merge pull request #13737 from asgerf/dynamic/fuzzy-models
Dynamic: add Fuzzy token
|
2023-08-03 09:58:24 +02:00 |
|
Asger F
|
f3fab587a9
|
JS: Add Fuzzy token in identifying access path
|
2023-07-13 14:01:06 +02:00 |
|
Asger F
|
03bdebe3b3
|
JS: Update a test.
The test had a bug on the line `src = src` so the new code is "more equivalent than usual"
|
2023-07-11 15:24:09 +02:00 |
|
Asger F
|
3691b836cb
|
JS: Add tests
|
2023-07-11 11:37:30 +02:00 |
|
jorgectf
|
f1f3d8e18a
|
Add dot.jssupport
Co-authored-by: Kevin Stubbings <Kwstubbs@users.noreply.github.com>
|
2023-06-29 19:17:37 +02:00 |
|
Asger F
|
f737054216
|
Merge pull request #13380 from asgerf/js/fix-sink-kind
JS: Fix invalid source kind in test
|
2023-06-14 12:56:58 +02:00 |
|
Asger F
|
21831516f4
|
JS: use test-local data extensions
|
2023-06-14 10:38:33 +02:00 |
|
Erik Krogh Kristensen
|
6ba7f9a238
|
Merge pull request #13352 from erik-krogh/once-again-deps-not-py-cpp
delete old deprecations
|
2023-06-07 13:00:57 +02:00 |
|
Asger F
|
17f9239c33
|
JS: Fix invalid source kind in test
|
2023-06-06 13:40:06 +02:00 |
|
Erik Krogh Kristensen
|
0e6693bdea
|
Merge pull request #12874 from erik-krogh/ts51
JS: Add support for TS 5.1
|
2023-06-06 11:51:51 +02:00 |
|
erik-krogh
|
44b6366586
|
delete old deprecations
|
2023-06-02 11:58:08 +02:00 |
|
erik-krogh
|
1b44b59842
|
add stress test
|
2023-06-01 23:20:23 +02:00 |
|
erik-krogh
|
97afa5733b
|
add support for namespaced JSX attributes
|
2023-06-01 21:52:14 +02:00 |
|
Jami
|
3886ebffa9
|
Merge branch 'main' into jcogs33/update-javascript-sink-kinds
|
2023-06-01 14:09:10 -04:00 |
|