mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Set severity to 7.0, in line with other configuration queries
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description The Helmet middleware is used to set security-related HTTP headers in Express applications. This query finds instances where the middleware is configured with important security features disabled.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security-severity 5.0
|
||||
* @security-severity 7.0
|
||||
* @precision high
|
||||
* @id js/insecure-helmet-configuration
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user