mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
set js/actions/injection as a high precision warning query
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @description Using user-controlled GitHub Actions contexts like `run:` or `script:` may allow a malicious
|
||||
* user to inject code into the GitHub action.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @problem.severity warning
|
||||
* @precision high
|
||||
* @id js/actions/injection
|
||||
* @tags actions
|
||||
|
||||
Reference in New Issue
Block a user