mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
JS: Rename an experimental query
Having the same name as a standard query is just confusing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Code injection
|
||||
* @name Code injection from dynamically imported code
|
||||
* @description Interpreting unsanitized user input as code allows a malicious user arbitrary
|
||||
* code execution.
|
||||
* @kind path-problem
|
||||
|
||||
Reference in New Issue
Block a user