rewrite description

This commit is contained in:
toufik-airane
2020-06-22 20:11:58 +02:00
parent ac8991b192
commit 364f0ca734

View File

@@ -1,6 +1,6 @@
/**
* @name JWT Missing Secret Or Public Key Verification
* @description The software does not verify the JWT token with a cryptographic secret or public key.
* @description The application does not verify the JWT payload with a cryptographic secret or public key.
* @kind problem
* @problem.severity warning
* @precision high