Closed linkdd closed 5 months ago
current status: ✅
Overall Coverage
Lines Covered Coverage Threshold Status 2295 2257 98% 90% ✅ New Files
No new covered files...
Modified Files
No covered modified files...
updated for commit:
b4f59b7
by action🐍
Decision Record
HTMX evaluates Javascript present in responses, we need to escape the output of the following endpoints:
/api/plugins/docker/containers/{id}/logs
/api/plugins/docker/containers/{id}/exec
Changes
django.utils.html.escape
to escape response bodies