mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
"d3": "7.9.0",
|
||||
"d3-hexbin": "^0.2.2",
|
||||
"diff": "^5.2.0",
|
||||
"dompurify": "^3.2.5",
|
||||
"es6-promisify": "^7.0.0",
|
||||
"escodegen": "^2.1.0",
|
||||
"esprima": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user