Skip to content

Commit eccba57

Browse files
committed
C++: Add CWE-327 tag to cpp/boost/use-of-deprecated-hardcoded-security-protocol.
1 parent 7aa6c62 commit eccba57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocol.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* @problem.severity error
66
* @id cpp/boost/use-of-deprecated-hardcoded-security-protocol
77
* @tags security
8+
* external/cwe/cwe-327
89
*/
910

1011
import cpp

0 commit comments

Comments
 (0)