Apply suggestions from code review

This commit is contained in:
Tony Torralba
2021-08-04 13:15:49 +02:00
parent 452fd9a8e3
commit a046d75ea6
4 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
/**
* @name Missing JWT signature check
* @description Failing to check the JWT signature may allow an attacker to forge their own tokens.
* @description Failing to check the Json Web Token (JWT) signature may allow an attacker to forge their own tokens.
* @kind path-problem
* @problem.severity error
* @security-severity 7.8