Skip to content

Commit cb9e14f

Browse files
committed
add cwe-471 to js/prototype-pollution
1 parent e4203a4 commit cb9e14f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-915/PrototypePollutingMergeCall.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* external/cwe/cwe-079
1414
* external/cwe/cwe-094
1515
* external/cwe/cwe-400
16+
* external/cwe/cwe-471
1617
* external/cwe/cwe-915
1718
*/
1819

0 commit comments

Comments
 (0)