Skip to content

Commit dd2b779

Browse files
author
Stephan Brandauer
committed
add CWE 830 link to references
1 parent b170422 commit dd2b779

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

javascript/ql/src/Security/CWE-830/FunctionalityFromUntrustedSource.qhelp

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@
3434

3535
<li>
3636

37-
MDN — Subresource Integrity: <a href="https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity">
37+
MDN: <a href="https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity">Subresource Integrity</a>
38+
39+
</li>
40+
41+
<li>
42+
43+
cwe.mitre.org: <a href="https://cwe.mitre.org/data/definitions/830.html">CWE 830</a>
3844

3945
</li>
4046
</references>

0 commit comments

Comments
 (0)