mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This PR addresses an XSS vulnerability where Nomad agents wouldn't explicitly set content type headers for error responses.
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:security
|
|
security: Explicitly set 'Content-Type' header to mitigate XSS vulnerability
|
|
```
|