mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Update PartialPathTraversalFromRemote.qhelp
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security-severity 9.3
|
||||
* @precision high
|
||||
* @precision medium
|
||||
* @id java/partial-path-traversal
|
||||
* @tags security
|
||||
* external/cwe/cwe-023
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
<qhelp>
|
||||
<overview>
|
||||
<include src="PartialPathTraversalOverview.inc.qhelp">
|
||||
<p>See also <code>java/partial-path-traversal</code>, which is similar to this query,
|
||||
but may also flag non-exploitable instances of Partial Path Traversal.</p>
|
||||
</overview>
|
||||
|
||||
<include src="PartialPathTraversalRemainder.inc.qhelp">
|
||||
|
||||
Reference in New Issue
Block a user