am0o0
|
2c9340331d
|
update test cases expected results
|
2024-06-07 21:16:31 +02:00 |
|
am0o0
|
5e0a78c4c7
|
make predicate for env key and value nodes, use propertyRead/Write instead of API nodes to find env key and value assignments, fix a bug thanks to @erik-krogh
|
2024-06-07 21:15:30 +02:00 |
|
Paul Hodgkinson
|
43a140e62c
|
Merge branch 'main' into aegilops/js/insecure-helmet-middleware
|
2024-06-07 15:46:18 +01:00 |
|
am0o0
|
5a69bbf6b0
|
use isTestFile from ClassifyFiles module file instead previous where condition, update tests accordingly
|
2024-06-07 06:11:48 +02:00 |
|
am0o0
|
1033bf9c4c
|
remove unused imports from javascript test cases
|
2024-06-07 06:04:12 +02:00 |
|
am0o0
|
b9e3b3310e
|
update the remote flow based query thanks to @erik-krogh, update tests and separate the local and remote query tests
|
2024-06-07 06:01:49 +02:00 |
|
Asger F
|
6e0f3df573
|
Merge pull request #14120 from asgerf/dynamic/typemodel-istypeused
Dynamic: add TypeModel.isTypeUsed
|
2024-06-06 15:31:16 +02:00 |
|
am0o0
|
e4ffdb848e
|
add tests for new where condition, update expected test results
|
2024-06-06 14:30:06 +02:00 |
|
am0o0
|
12df7dee17
|
Merge branch 'amammad-js-JWT' of https://github.com/amammad/codeql into amammad-js-JWT
|
2024-06-06 14:04:46 +02:00 |
|
Am
|
af016f9416
|
Merge branch 'github:main' into amammad-js-JWT
|
2024-06-06 15:33:26 +03:30 |
|
Am
|
e3e59e02e5
|
Merge branch 'github:main' into amammad-js-CodeInjection_dynamic_import
|
2024-06-04 16:22:06 +04:00 |
|
am0o0
|
2b929c4d2d
|
remove old expected test file
|
2024-05-25 20:45:34 +02:00 |
|
am0o0
|
1fc481ce81
|
v2: it is basically the first stable version :))
|
2024-05-25 20:43:36 +02:00 |
|
am0o0
|
ea05b297a3
|
update expected test files
|
2024-05-25 19:40:37 +02:00 |
|
am0o0
|
14daf58767
|
update tests, add test cases for query with local sources
|
2024-05-25 18:17:56 +02:00 |
|
am0o0
|
8fde8c2db4
|
change test dir name
|
2024-05-25 13:54:31 +02:00 |
|
am0o0
|
d77513579f
|
update tests
|
2024-05-25 12:15:25 +02:00 |
|
am0o0
|
0895f7d971
|
update qlref files
|
2024-05-21 22:48:17 +02:00 |
|
am0o0
|
c470c078dc
|
move to experimental
|
2024-05-21 22:42:16 +02:00 |
|
Paul Hodgkinson
|
65dfd4c860
|
Merge branch 'main' into aegilops/js/insecure-helmet-middleware
|
2024-05-21 14:46:49 +01:00 |
|
aegilops
|
bda794fde7
|
Fixed wrong filenames in the InsecureHelmet tests
|
2024-05-21 14:34:58 +01:00 |
|
Asger F
|
6f19fc2fcd
|
JS: Add isTypeUsed to avoid overpruning
|
2024-05-21 14:38:52 +02:00 |
|
Asger F
|
632cce2c16
|
JS: Add failing test due to overpruning
|
2024-05-21 14:20:13 +02:00 |
|
erik-krogh
|
c166cb406a
|
Merge branch 'main' into amammad-js-CodeInjection_execa
|
2024-05-21 08:48:12 +02:00 |
|
aegilops
|
8300aeb0a0
|
Tests for InsecureHelmet
|
2024-05-20 12:05:42 +01:00 |
|
Erik Krogh Kristensen
|
03cf9b702c
|
Merge pull request #14291 from am0o0/amammad-js-CodeInjection_Shelljs
JS: Shelljs improvement
|
2024-05-17 11:14:11 +02:00 |
|
Asger F
|
499c4df79b
|
Merge pull request #13554 from am0o0/amammad-js-bombs
JS: Decompression Bombs
|
2024-05-16 13:25:41 +02:00 |
|
erik-krogh
|
39a8b49222
|
add qhelp recommendation that you can use an obvious placeholder value
|
2024-05-03 19:37:31 +02:00 |
|
erik-krogh
|
b209fc67cb
|
test the change to hardcoded-credentials
|
2024-05-03 19:34:18 +02:00 |
|
Asger F
|
c408ab9e6a
|
Merge branch 'main' into js/shared-dataflow
|
2024-05-02 19:43:34 +02:00 |
|
Asger F
|
db07c162e4
|
JS: Allow generated models to use (package)
|
2024-04-23 20:25:55 +02:00 |
|
Asger F
|
9d00f660f1
|
Update ModelGeneration.expected
|
2024-04-23 20:08:21 +02:00 |
|
Asger F
|
ac34b922ec
|
Merge pull request #16241 from asgerf/js/re-export
JS: Improve support for `export * as ...` declarations
|
2024-04-19 10:03:17 +02:00 |
|
Asger F
|
3c885f3969
|
JS: Fix bug in MkClassInstance use-nodes
This only worked when the RHS was a SourceNode, which is not generally the case
|
2024-04-18 10:06:11 +02:00 |
|
Asger F
|
da33c220a6
|
JS: Update test output
|
2024-04-17 20:11:11 +02:00 |
|
Asger F
|
eab96988bf
|
JS: Add test for use steps
|
2024-04-17 14:46:00 +02:00 |
|
Asger F
|
55b9724f59
|
JS: Add store step into namespace re-export specifier
|
2024-04-17 14:14:12 +02:00 |
|
Asger F
|
0a7af90454
|
JS: Add test with ESModule re-exports
|
2024-04-17 14:14:12 +02:00 |
|
Asger F
|
be64daf265
|
Merge branch 'main' into js/graph-export
|
2024-04-16 20:23:33 +02:00 |
|
Tom Hvitved
|
9d8b93ed45
|
JS: No longer use models-as-data CSV interface
|
2024-04-12 13:40:15 +02:00 |
|
Asger F
|
81b96a8041
|
JS: Ensure MkClassInstance exists for base classes
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
29a61458e0
|
JS: Add test case showing problem with chains going through internal classes
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
56ebe6c727
|
JS: More re-export logic to handle subclass export
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
f2ea88aa4c
|
JS: Add test showing missing re-export of base class relationship
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
9313564e64
|
JS: Add subclassing test and fix lack of subclassing handling
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
ef7767b6cd
|
JS: Add partial test for subclassing
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
3022c59654
|
JS: Add access path alias test
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
ab3c03d2d6
|
JS: Add test where root export object is a function
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
f4e05cc621
|
JS: Add tests with semi-internal class problem
|
2024-04-09 14:32:58 +02:00 |
|
Asger F
|
946f0b4dc4
|
JS: Add test for class with aliases
|
2024-04-09 14:32:58 +02:00 |
|