Skip to content

[AMQ-9545] Set cache-control to no-store by default for stronger security#1287

Merged
jbonofre merged 1 commit into
apache:mainfrom
kenliao94:add_security_header_v2
Sep 10, 2024
Merged

[AMQ-9545] Set cache-control to no-store by default for stronger security#1287
jbonofre merged 1 commit into
apache:mainfrom
kenliao94:add_security_header_v2

Conversation

@kenliao94
Copy link
Copy Markdown
Contributor

Unspecified Cache-Control HTTP header is vulnerable. Set it to no-store to avoid caching sensitive data for stronger security. It should be the default unless users override it.

Reference: https://www.virtuesecurity.com/kb/cache-controls-explained/

Note: this PR was approved at #1238 However, the branch history for that PR was messed up due to wrong operation with git. I closed that one and opened a new one (this one). Please approve again, thank you so much.

@jbonofre jbonofre self-requested a review September 10, 2024 07:25
@jbonofre jbonofre merged commit 2fc07ac into apache:main Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants