Skip to content

Commit aa95dd4

Browse files
erik-kroghesbena
andauthored
fix typo
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
1 parent 6f28cb9 commit aa95dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-094/UnsafeCodeConstruction.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* user to execute arbitrary code.
55
* @kind path-problem
66
* @problem.severity warning
7-
* @precision warning
7+
* @precision medium
88
* @id js/unsafe-code-construction
99
* @tags security
1010
* external/cwe/cwe-094

0 commit comments

Comments
 (0)