fix reflected xss when returning errors on web endpoint

Reported by Filippo Decortes from ares-cyber.ai
This commit is contained in:
trinity-1686a
2026-06-10 19:32:58 +02:00
parent 2bde733e09
commit da568cf56f
4 changed files with 19 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ garage_model.workspace = true
garage_util.workspace = true
garage_table.workspace = true
html-escape.workspace = true
thiserror.workspace = true
tracing.workspace = true
percent-encoding.workspace = true