mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
Fixing the @id fields
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @tags security
|
||||
* JsonWebTokenHandler
|
||||
* manual-verification-required
|
||||
* @id cs/JsonWebTokenHandler/delegated-security-validations-always-return-true
|
||||
* @id cs/json-webtoken-handler/delegated-security-validations-always-return-true
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
*/
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* @tags security
|
||||
* JsonWebTokenHandler
|
||||
* manual-verification-required
|
||||
* @id cs/JsonWebTokenHandler/security-validations-disabled
|
||||
* @id cs/json-webtoken-handler/security-validations-disabled
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user