Skip to content

Commit 3816271

Browse files
Remove redundant CWE link
Co-authored-by: Tony Torralba <[email protected]>
1 parent 2eff6b3 commit 3816271

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

java/ql/src/Security/CWE/CWE-078/ExecTaintedEnvironment.qhelp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ safe before using it.</p>
3434
<sample src="ExecTaintedEnvironmentChecked.java" />
3535
</example>
3636
<references>
37-
<li>
38-
MITRE: <a href="https://cwe.mitre.org/data/definitions/454.html">CWE-454: External Initialization of Trusted Variables or Data Stores</a>.
39-
</li>
4037
<li>
4138
The Java Tutorials: <a href="https://docs.oracle.com/javase/tutorial/essential/environment/env.html">, Environment Variables</a>.
4239
</li>

0 commit comments

Comments
 (0)