Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa6c62 commit eccba57Copy full SHA for eccba57
1 file changed
cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocol.ql
@@ -5,6 +5,7 @@
5
* @problem.severity error
6
* @id cpp/boost/use-of-deprecated-hardcoded-security-protocol
7
* @tags security
8
+ * external/cwe/cwe-327
9
*/
10
11
import cpp
0 commit comments