insert placeholder qhelp

This commit is contained in:
Erik Krogh Kristensen
2020-02-20 14:35:26 +01:00
parent b2ccec28e0
commit 924272a7a5

View File

@@ -0,0 +1,30 @@
<!DOCTYPE qhelp PUBLIC
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<overview>
<p>
Useless use of cat
</p>
</overview>
<recommendation>
<p>
TODO: This is a placeholder
</p>
</recommendation>
<example>
<p>
</p>
</example>
<references>
<li>
OWASP:
<a href="https://www.owasp.org/index.php/Command_Injection">Command Injection</a>.
</li>
</references>
</qhelp>