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

Co-authored-by: Chris Smowton <smowton@github.com>
This commit is contained in:
smehta23
2022-08-08 17:09:43 -04:00
committed by GitHub
parent 76cecc170e
commit 4f1bc3022c

View File

@@ -4,7 +4,7 @@
* @kind path-problem
* @problem.severity error
* @security-severity 9.3
* @precision high
* @precision medium
* @id java/partial-path-traversal-from-remote
* @tags security
* external/cwe/cwe-023