Skip to content

Commit 0e3e145

Browse files
committed
C++: Add CWE-359 tag to cpp/cleartext-transmission.
1 parent b94ade3 commit 0e3e145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Security/CWE/CWE-311/CleartextTransmission.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @id cpp/cleartext-transmission
1010
* @tags security
1111
* external/cwe/cwe-319
12+
* external/cwe/cwe-359
1213
*/
1314

1415
import cpp

0 commit comments

Comments
 (0)