erik-krogh
|
fe3e768414
|
update expected output of tests
|
2023-12-20 14:10:36 +01:00 |
|
Jorge
|
f8cfd698fa
|
Merge branch 'main' into seclab/dotjs
|
2023-12-19 10:44:52 +01:00 |
|
Tom Hvitved
|
28373e0fdf
|
JS: Adapt to changes in shared code
|
2023-12-10 11:25:43 +01:00 |
|
Jorge
|
8abd1d9855
|
Merge branch 'main' into seclab/dotjs
|
2023-11-30 19:42:18 +01:00 |
|
erik-krogh
|
abb8d65483
|
Merge branch 'main' into amammad-js-SQLI
|
2023-11-23 21:17:58 +01:00 |
|
amammad
|
60b422a35c
|
fix second round of code review. improve documents, fix better-sqlite3 method
|
2023-11-23 14:01:38 +01:00 |
|
amammad
|
0328a2986d
|
move TypeORM library file and tests to experimental
add inline tests :)
Fix TypeORM fuzzy method according to Review
|
2023-11-21 19:59:06 +01:00 |
|
amammad
|
36f0a78450
|
fix typeorm test.ts according to Review
|
2023-11-06 16:23:35 +01:00 |
|
amammad
|
d7f1e19d40
|
fix sqlite.js test according to Review
|
2023-11-06 15:22:36 +01:00 |
|
amammad
|
cc5dd3180a
|
fix better-sqlite3 tests according to Review
|
2023-11-06 15:18:55 +01:00 |
|
erik-krogh
|
688afddaf2
|
Re-order expected test output of all JS tests
|
2023-10-31 16:38:22 +01:00 |
|
Arthur Baars
|
5cc94e1105
|
Express.js: add req.path as remote input source
|
2023-10-31 12:44:26 +01:00 |
|
Arthur Baars
|
21b7a51d0a
|
Add test case for req.path
|
2023-10-31 12:44:25 +01:00 |
|
Arthur Baars
|
1479509d93
|
Re-order expected test ouput
|
2023-10-31 12:44:25 +01:00 |
|
amammad
|
e3dbdc3887
|
add custom query builder and active record querybuilder support
|
2023-10-22 21:39:59 +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 |
|
amammad
|
58f4cd77dc
|
add TypeORM to javascript.qll file
add tests
improvement on comments
|
2023-09-29 01:23:22 +10: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
|
f3fab587a9
|
JS: Add Fuzzy token in identifying access path
|
2023-07-13 14:01:06 +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 |
|
erik-krogh
|
44b6366586
|
delete old deprecations
|
2023-06-02 11:58:08 +02:00 |
|
Kasper Svendsen
|
67950c8e6b
|
JS: Make implicit this receivers explicit
|
2023-05-03 15:31:00 +02:00 |
|
Asger F
|
2c89f9747b
|
Merge pull request #12949 from asgerf/js/angular-native
JS: Add a few more DOM element sources
|
2023-05-01 11:08:45 +02:00 |
|
Asger F
|
8a9308c8b0
|
JS: Update test output
|
2023-04-28 07:55:20 +02:00 |
|
Asger F
|
0c8f895e0f
|
JS: Add one more test
|
2023-04-27 21:06:20 +02:00 |
|
Asger F
|
97a942de80
|
JS: Update test output
|
2023-04-27 21:04:35 +02:00 |
|
Asger F
|
682ff23e04
|
JS: Update Express test
|
2023-04-27 16:36:04 +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
|
2c65a49d7c
|
JS: Add getForwardingFunction() to API graphs
|
2023-04-11 14:00:30 +02:00 |
|
Asger F
|
4ce03d4dc4
|
JS: Restrict useSelector steps to local callbacks
|
2023-04-11 13:33:46 +02:00 |
|
Asger F
|
3cc931306f
|
JS: Add test for selector nodes with multiple access paths
|
2023-04-11 13:33:27 +02:00 |
|
erik-krogh
|
0462e2a6ea
|
update some expected output
|
2023-03-22 20:47:53 +01:00 |
|
Asger F
|
41dd63adc7
|
Handle forwardRef in React
|
2023-03-13 11:30:18 +01:00 |
|
erik-krogh
|
e3455a9b21
|
add support for axios used as a global variable
|
2023-01-29 22:55:20 +01:00 |
|
Calum Grant
|
e982e144a4
|
JS: Update qltest output
|
2022-12-19 17:22:51 +00:00 |
|
Calum Grant
|
4a37c01c5f
|
JavaScript: Remove references to LGTM
|
2022-12-19 15:15:17 +00:00 |
|
Erik Krogh Kristensen
|
1500fa5f67
|
Merge pull request #10663 from pwntester/restify_improvements
Javascript: Improve Restify support and add new Spife support
|
2022-12-15 11:08:22 +01:00 |
|
Alvaro Muñoz
|
818c2da1aa
|
fix Spife tests (without heuristics)
|
2022-12-14 15:42:27 +01:00 |
|
Alvaro Muñoz
|
14faff4477
|
fix restify tests
|
2022-12-14 15:38:35 +01:00 |
|
Alvaro Muñoz
|
a71fc930a6
|
add tests
|
2022-12-14 13:11:02 +01:00 |
|
Asger F
|
2d578c1a73
|
Merge branch 'main' into merge-package-type-columns
|
2022-12-02 10:00:44 +01:00 |
|
Asger F
|
2e3413c9b8
|
JS: Merge package/type columns
|
2022-11-23 11:17:42 +01:00 |
|
erik-krogh
|
ba2734909f
|
JS: don't use deprecated files in tests
|
2022-11-17 22:12:50 +01:00 |
|
Mauro Baluda
|
ec04f0c88f
|
hapi/glue tests
|
2022-11-15 23:45:27 +01:00 |
|
Erik Krogh Kristensen
|
bbdda9ef70
|
Merge pull request #10727 from erik-krogh/js-last-msg
JS: fix some more style-guide violations in the alert-messages
|
2022-10-27 15:48:12 +02:00 |
|
Alvaro Muñoz
|
a80b691358
|
Remove unnecessary TaggedTemplateEntryPoint
|
2022-10-25 11:44:45 +02:00 |
|
Alvaro Muñoz
|
37ea3f23f1
|
Refactored ReplySource to ReplyCall. Got rid of unnecessary ref()
|
2022-10-25 11:42:48 +02:00 |
|