Skip to content

Commit e9bad32

Browse files
authored
Apply suggestions from code review
1 parent fba37aa commit e9bad32

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

java/ql/src/experimental/Security/CWE/CWE-078/CommandInjectionRuntimeExec.qhelp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,5 @@ OWASP:
3737
<li>SEI CERT Oracle Coding Standard for Java:
3838
<a href="https://wiki.sei.cmu.edu/confluence/display/java/IDS07-J.+Sanitize+untrusted+data+passed+to+the+Runtime.exec()+method">IDS07-J. Sanitize untrusted data passed to the Runtime.exec() method</a>.</li>
3939

40-
41-
42-
<!-- LocalWords: CWE untrusted unsanitized Runtime
43-
-->
44-
4540
</references>
4641
</qhelp>

java/ql/src/experimental/Security/CWE/CWE-078/CommandInjectionRuntimeExecLocal.qhelp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,5 @@ OWASP:
3737
<li>SEI CERT Oracle Coding Standard for Java:
3838
<a href="https://wiki.sei.cmu.edu/confluence/display/java/IDS07-J.+Sanitize+untrusted+data+passed+to+the+Runtime.exec()+method">IDS07-J. Sanitize untrusted data passed to the Runtime.exec() method</a>.</li>
3939

40-
41-
42-
<!-- LocalWords: CWE untrusted unsanitized local Runtime
43-
-->
44-
4540
</references>
4641
</qhelp>

0 commit comments

Comments
 (0)