mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Remove stray comma
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ safe before using it.</p>
|
||||
</example>
|
||||
<references>
|
||||
<li>
|
||||
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>.
|
||||
</li>
|
||||
<li>
|
||||
OWASP: <a href="https://owasp.org/www-community/attacks/Command_Injection">Command injection</a>.
|
||||
|
||||
Reference in New Issue
Block a user