amammad
|
67fb802f29
|
fix conflict
|
2023-12-05 18:37:50 +01:00 |
|
Jorge
|
8abd1d9855
|
Merge branch 'main' into seclab/dotjs
|
2023-11-30 19:42:18 +01:00 |
|
Rafael
|
1a05c2e704
|
Added Django test
|
2023-11-29 08:26:49 +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 |
|
Maiky
|
d661f7f482
|
Add Flow Labels
|
2023-11-22 19:50:16 +01:00 |
|
amammad
|
5cc4206e00
|
add a temporary Query file to demonstrate unsuccessful usage of two DataFlow configs
|
2023-11-22 08:30:59 +01:00 |
|
amammad
|
eb552b7c93
|
add failingPositiveTests to inlinetests
|
2023-11-22 08:00: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 |
|
Max Schaefer
|
2c5ce3216e
|
Merge pull request #14846 from github/max-schaefer/js/path-injection
Update qhelp for js/path-injection.
|
2023-11-21 13:50:41 +00:00 |
|
Max Schaefer
|
dfffa1e237
|
Apply suggestions from code review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2023-11-21 10:07:11 +00:00 |
|
erik-krogh
|
dde9a7cd7e
|
Merge branch 'main' into ts53-ts
|
2023-11-20 20:31:00 +01:00 |
|
Max Schaefer
|
d147faba4e
|
Update qhelp for js/path-injection.
|
2023-11-20 11:58:00 +00:00 |
|
Rasmus Wriedt Larsen
|
43d9d2ceb7
|
Merge pull request #14603 from github/max-schaefer/broken-crypto-algorithm-link
JavaScript/Python/Ruby: Improve alert message for `*/weak-cryptographic-algorithm`.
|
2023-11-08 14:29:24 +01:00 |
|
amammad
|
0652afced3
|
update tests, updated qldoc and examples, upgrade all libraries to path-problem, update jsonwebtoken source and sinks
|
2023-11-07 08:25:25 +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 |
|
Arthur Baars
|
7f4bcdfa64
|
Rename test files
|
2023-11-06 13:38:33 +01:00 |
|
Arthur Baars
|
4192d09e5c
|
Add tests for deprecated 'assert' syntax
|
2023-11-06 13:38:33 +01:00 |
|
Arthur Baars
|
b4d89f7554
|
Replace 'assert' with 'with' in QL test files
|
2023-11-06 13:38:33 +01:00 |
|
amammad
|
a9c8bc082f
|
delete CWE-321
|
2023-11-02 16:27:31 +01:00 |
|
amammad
|
faa483a282
|
move to CWE-347, update comments of tests
|
2023-11-02 16:24:58 +01:00 |
|
amammad
|
9da815a5c0
|
move to new CWE-321 directory, make saparate query files for each JWT pkg, create a path query for jsonwebtoken package which is not work correctly
|
2023-11-02 14:13:52 +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 |
|
Max Schaefer
|
104700f6d3
|
Address review comment.
|
2023-10-27 10:19:28 +01:00 |
|
erik-krogh
|
302199a74a
|
fix TypeExprKinds crashing on a ThisExpression
|
2023-10-26 16:33:54 +02:00 |
|
Max Schaefer
|
741735cc83
|
Port changes to JavaScript.
|
2023-10-26 14:47:24 +01:00 |
|
Max Schaefer
|
2c7291336d
|
Move test files into right directory.
|
2023-10-26 12:16:52 +01:00 |
|
Max Schaefer
|
bb146a1758
|
JavaScript: Add support for rateLimit export from express-rate-limit package.
|
2023-10-26 12:14:57 +01:00 |
|
amammad
|
e3dbdc3887
|
add custom query builder and active record querybuilder support
|
2023-10-22 21:39:59 +02:00 |
|
amammad
|
ee4d87bd96
|
remove hardcoded JWT secret-key query
|
2023-10-19 11:57:53 +02:00 |
|
Maiky
|
acac534ed0
|
Forgot .js
|
2023-10-16 19:29:57 +02:00 |
|
Maiky
|
07ad596f77
|
Add coverage for express
|
2023-10-16 16:48:32 +02:00 |
|
Arthur Baars
|
0e3369f93f
|
Merge pull request #14484 from aibaars/ts53-js
JS: Support import attributes
|
2023-10-16 10:47:49 +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
|
3899f2cdf3
|
upgrade execa scripts
|
2023-10-12 10:44:57 +02:00 |
|
amammad
|
b24c6fd579
|
for demonstration
|
2023-10-11 17:34:33 +02:00 |
|
amammad
|
4cd3618dcd
|
Merge branch 'main' into amammad-js-CodeInjection_execa
|
2023-10-11 13:27:26 +02:00 |
|
Maiky
|
c0e6d7c049
|
Merge branch 'github:main' into maikypedia/javascript-cors
|
2023-10-11 12:20:42 +02:00 |
|
amammad
|
32859eb057
|
move to experimental
|
2023-10-10 22:46:44 +02:00 |
|
amammad
|
6f73e9c3ba
|
revert for in additional steps
|
2023-10-10 22:12:37 +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 |
|