We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03524d7 commit e228b01Copy full SHA for e228b01
csharp/ql/src/experimental/Security Features/JsonWebTokenHandler/security-validation-disabled.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Security sensitive JsonWebTokenHandler validations are disabled
3
- * @description Check if secruity sensitive token validations for `JsonWebTokenHandler` are being disabled.
+ * @description Check if security sensitive token validations for `JsonWebTokenHandler` are being disabled.
4
* @kind problem
5
* @tags security
6
* JsonWebTokenHandler
0 commit comments