mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: Update CWE tags
This commit is contained in:
@@ -8,8 +8,10 @@
|
|||||||
* @precision high
|
* @precision high
|
||||||
* @id js/prototype-polluting-assignment
|
* @id js/prototype-polluting-assignment
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-250
|
* external/cwe/cwe-078
|
||||||
* external/cwe/cwe-471
|
* external/cwe/cwe-094
|
||||||
|
* external/cwe/cwe-400
|
||||||
|
* external/cwe/cwe-915
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import javascript
|
import javascript
|
||||||
|
|||||||
@@ -7,8 +7,10 @@
|
|||||||
* @precision high
|
* @precision high
|
||||||
* @id js/prototype-pollution-utility
|
* @id js/prototype-pollution-utility
|
||||||
* @tags security
|
* @tags security
|
||||||
|
* external/cwe/cwe-078
|
||||||
|
* external/cwe/cwe-094
|
||||||
* external/cwe/cwe-400
|
* external/cwe/cwe-400
|
||||||
* external/cwe/cwe-471
|
* external/cwe/cwe-915
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import javascript
|
import javascript
|
||||||
|
|||||||
@@ -8,8 +8,10 @@
|
|||||||
* @precision high
|
* @precision high
|
||||||
* @id js/prototype-pollution
|
* @id js/prototype-pollution
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-250
|
* external/cwe/cwe-078
|
||||||
|
* external/cwe/cwe-094
|
||||||
* external/cwe/cwe-400
|
* external/cwe/cwe-400
|
||||||
|
* external/cwe/cwe-915
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import javascript
|
import javascript
|
||||||
|
|||||||
Reference in New Issue
Block a user