Files
nomad/.changelog/24489.txt
Piotr Kazmierczak 9c5078f151 agent: set content type header explicitly (#24489)
This PR addresses an XSS vulnerability where Nomad agents wouldn't explicitly
set content type headers for error responses.
2024-11-20 10:18:30 +01:00

4 lines
106 B
Plaintext

```release-note:security
security: Explicitly set 'Content-Type' header to mitigate XSS vulnerability
```