Add security-severity metadata

This commit is contained in:
Calum Grant
2021-05-24 17:16:22 +01:00
parent e7b9603c5b
commit a594afb828
352 changed files with 364 additions and 0 deletions

View File

@@ -4,10 +4,12 @@
* unexpected behavior of directives, performance problems, and memory leaks.
* @kind problem
* @problem.severity warning
* @security-severity 5.9
* @id js/angular/double-compilation
* @tags reliability
* frameworks/angularjs
* security
* external/cwe/cwe-1176
* @precision very-high
*/