We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9cb272 + cf958f0 commit c1a1ebfCopy full SHA for c1a1ebf
javascript/ql/src/RegExp/IdentityReplacement.ql
@@ -3,7 +3,7 @@
3
* @description Replacing a substring with itself has no effect and may indicate a mistake.
4
* @kind problem
5
* @problem.severity warning
6
- * @security-severity 7.8
+ * @security-severity 5.0
7
* @id js/identity-replacement
8
* @precision very-high
9
* @tags correctness
0 commit comments