Skip to content

Commit 50b4df5

Browse files
committed
Fixed precision labels
1 parent 9d3e8ec commit 50b4df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-023/PartialPathTraversalFromRemote.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind path-problem
55
* @problem.severity error
66
* @security-severity 9.3
7-
* @precision medium
7+
* @precision high
88
* @id java/partial-path-traversal-from-remote
99
* @tags security
1010
* external/cwe/cwe-023

0 commit comments

Comments
 (0)