We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8466b4 commit 55da62eCopy full SHA for 55da62e
java/ql/src/Security/CWE/CWE-078/ExecTaintedEnvironment.qhelp
@@ -35,7 +35,7 @@ safe before using it.</p>
35
</example>
36
<references>
37
<li>
38
- The Java Tutorials: <a href="https://docs.oracle.com/javase/tutorial/essential/environment/env.html">, Environment Variables</a>.
+ The Java Tutorials: <a href="https://docs.oracle.com/javase/tutorial/essential/environment/env.html">Environment Variables</a>.
39
</li>
40
41
OWASP: <a href="https://owasp.org/www-community/attacks/Command_Injection">Command injection</a>.
0 commit comments