JS: Update CWE tags

This commit is contained in:
Asger Feldthaus
2020-11-25 14:01:29 +00:00
parent 25161ed338
commit ca38a1c8b9
3 changed files with 10 additions and 4 deletions

View File

@@ -8,8 +8,10 @@
* @precision high
* @id js/prototype-polluting-assignment
* @tags security
* external/cwe/cwe-250
* external/cwe/cwe-471
* external/cwe/cwe-078
* external/cwe/cwe-094
* external/cwe/cwe-400
* external/cwe/cwe-915
*/
import javascript

View File

@@ -7,8 +7,10 @@
* @precision high
* @id js/prototype-pollution-utility
* @tags security
* external/cwe/cwe-078
* external/cwe/cwe-094
* external/cwe/cwe-400
* external/cwe/cwe-471
* external/cwe/cwe-915
*/
import javascript

View File

@@ -8,8 +8,10 @@
* @precision high
* @id js/prototype-pollution
* @tags security
* external/cwe/cwe-250
* external/cwe/cwe-078
* external/cwe/cwe-094
* external/cwe/cwe-400
* external/cwe/cwe-915
*/
import javascript