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

Skip to content

Commit 25161ed

Browse files
committed
JS: Move all prototype pollution queries to CWE-915
1 parent 877b4b0 commit 25161ed

14 files changed

javascript/ql/src/Security/CWE-471/PrototypePollutingAssignment.qhelp renamed to javascript/ql/src/Security/CWE-915/PrototypePollutingAssignment.qhelp

File renamed without changes.

javascript/ql/src/Security/CWE-471/PrototypePollutingAssignment.ql renamed to javascript/ql/src/Security/CWE-915/PrototypePollutingAssignment.ql

File renamed without changes.

javascript/ql/src/Security/CWE-471/PrototypePollutingFunction.qhelp renamed to javascript/ql/src/Security/CWE-915/PrototypePollutingFunction.qhelp

File renamed without changes.

javascript/ql/src/Security/CWE-471/PrototypePollutingFunction.ql renamed to javascript/ql/src/Security/CWE-915/PrototypePollutingFunction.ql

File renamed without changes.

javascript/ql/src/Security/CWE-471/PrototypePollutingMergeCall.qhelp renamed to javascript/ql/src/Security/CWE-915/PrototypePollutingMergeCall.qhelp

File renamed without changes.

javascript/ql/src/Security/CWE-471/PrototypePollutingMergeCall.ql renamed to javascript/ql/src/Security/CWE-915/PrototypePollutingMergeCall.ql

File renamed without changes.

javascript/ql/src/Security/CWE-471/examples/PrototypePollutingAssignment.js renamed to javascript/ql/src/Security/CWE-915/examples/PrototypePollutingAssignment.js

File renamed without changes.

javascript/ql/src/Security/CWE-471/examples/PrototypePollutingAssignmentFixed.js renamed to javascript/ql/src/Security/CWE-915/examples/PrototypePollutingAssignmentFixed.js

File renamed without changes.

javascript/ql/src/Security/CWE-471/examples/PrototypePollutingFunction.js renamed to javascript/ql/src/Security/CWE-915/examples/PrototypePollutingFunction.js

File renamed without changes.

javascript/ql/src/Security/CWE-471/examples/PrototypePollutingFunction_fixed.js renamed to javascript/ql/src/Security/CWE-915/examples/PrototypePollutingFunction_fixed.js

File renamed without changes.

0 commit comments

Comments
 (0)