mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
lower the severity of js/identity-replacement to medium
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Replacing a substring with itself has no effect and may indicate a mistake.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 7.8
|
||||
* @security-severity 5.0
|
||||
* @id js/identity-replacement
|
||||
* @precision very-high
|
||||
* @tags correctness
|
||||
|
||||
Reference in New Issue
Block a user