mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add security-severity metadata
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* @description Replacing a substring with itself has no effect and may indicate a mistake.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 5.9
|
||||
* @id js/identity-replacement
|
||||
* @precision very-high
|
||||
* @tags correctness
|
||||
|
||||
Reference in New Issue
Block a user