mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Remove redundant CWE link
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
This commit is contained in:
committed by
Ed Minnix
parent
2eff6b351c
commit
3816271b3e
@@ -34,9 +34,6 @@ safe before using it.</p>
|
||||
<sample src="ExecTaintedEnvironmentChecked.java" />
|
||||
</example>
|
||||
<references>
|
||||
<li>
|
||||
MITRE: <a href="https://cwe.mitre.org/data/definitions/454.html">CWE-454: External Initialization of Trusted Variables or Data Stores</a>.
|
||||
</li>
|
||||
<li>
|
||||
The Java Tutorials: <a href="https://docs.oracle.com/javase/tutorial/essential/environment/env.html">, Environment Variables</a>.
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user