Skip to content

Commit aafa576

Browse files
committed
C++: Add a CWE tag associated with OWASP A8.
1 parent 3a8e2db commit aafa576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Security/CWE/CWE-319/UseOfHttp.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* @id cpp/non-https-url
88
* @tags security
99
* external/cwe/cwe-319
10+
* external/cwe/cwe-345
1011
*/
1112

1213
import cpp

0 commit comments

Comments
 (0)