Skip to content

Commit 330c2c4

Browse files
authored
Merge pull request #7075 from erik-krogh/cwe297
JS: add cwe-297 to `js/disabling-certificate-validation`
2 parents 5cafb86 + a2175a3 commit 330c2c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/src/Security/CWE-295/DisablingCertificateValidation.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @id js/disabling-certificate-validation
99
* @tags security
1010
* external/cwe/cwe-295
11+
* external/cwe/cwe-297
1112
*/
1213

1314
import javascript

0 commit comments

Comments
 (0)