Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a7513f

Browse files
committed
JS: Move and rename test cases as well
1 parent 479dcf5 commit 0a7513f

17 files changed

Lines changed: 3014 additions & 3014 deletions

javascript/ql/test/query-tests/Security/CWE-400/PrototypePollution.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

javascript/ql/test/query-tests/Security/CWE-400/PrototypePollutionUtility.expected

Lines changed: 0 additions & 3012 deletions
This file was deleted.

javascript/ql/test/query-tests/Security/CWE-400/PrototypePollutionUtility.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingFunction/PrototypePollutingFunction.expected

Lines changed: 3012 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE-915/PrototypePollutingFunction.ql

javascript/ql/test/query-tests/Security/CWE-400/examples/PrototypePollutionUtility.js renamed to javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingFunction/examples/PrototypePollutingFunction.js

File renamed without changes.

javascript/ql/test/query-tests/Security/CWE-400/examples/PrototypePollutionUtility_fixed.js renamed to javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingFunction/examples/PrototypePollutingFunction_fixed.js

File renamed without changes.

javascript/ql/test/query-tests/Security/CWE-400/examples/PrototypePollutionUtility_fixed2.js renamed to javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingFunction/examples/PrototypePollutingFunction_fixed2.js

File renamed without changes.

javascript/ql/test/query-tests/Security/CWE-400/PrototypePollutionUtility/path-assignment.js renamed to javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingFunction/path-assignment.js

File renamed without changes.

javascript/ql/test/query-tests/Security/CWE-400/PrototypePollutionUtility/tests.js renamed to javascript/ql/test/query-tests/Security/CWE-915/PrototypePollutingFunction/tests.js

File renamed without changes.

0 commit comments

Comments
 (0)