mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
Update security-severity scores
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Enabling allowRunningInsecureContent can allow remote code execution.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security-severity 5.9
|
||||
* @security-severity 8.8
|
||||
* @precision very-high
|
||||
* @tags security
|
||||
* frameworks/electron
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* @description Disabling webSecurity can cause critical security vulnerabilities.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @security-severity 2.9
|
||||
* @security-severity 6.1
|
||||
* @precision very-high
|
||||
* @tags security
|
||||
* frameworks/electron
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* @description Enabling `nodeIntegration` or `nodeIntegrationInWorker` can expose the application to remote code execution.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @security-severity 10.0
|
||||
* @security-severity 9.3
|
||||
* @precision low
|
||||
* @id js/enabling-electron-renderer-node-integration
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user