Update PartialPathTraversalFromRemote.qhelp

This commit is contained in:
Shyam Mehta
2022-08-08 17:34:06 -04:00
parent 4f1bc3022c
commit 9d3e8ec475
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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">