consul/.changelog/21711.txt
Phil Renaud 0cc0fa7188
[ui] Simple url sanitization for get-env and document.cookie (#21711)
Simple url sanitization for get-env and document.cookie
2024-09-12 12:27:22 -04:00

4 lines
118 B
Plaintext

```release-note:security
Implement HTML sanitization for user-generated content to prevent XSS attacks in the UI.
```