JS: Rename an experimental query

Having the same name as a standard query is just confusing
This commit is contained in:
Asger F
2024-12-13 11:54:11 +01:00
parent c951a29e2a
commit a398599bfb

View File

@@ -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