We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ee0aa commit d401be1Copy full SHA for d401be1
1 file changed
java/ql/src/experimental/Security/CWE/CWE-299/DisabledRevocationChecking.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Disabled ceritificate revocation checking
+ * @name Disabled certificate revocation checking
3
* @description Using revoked certificates is dangerous.
4
* Therefore, revocation status of certificates in a chain should be checked.
5
* @kind path-problem
0 commit comments