Skip to content

The max-age value used by the default HSTS header is no longer correct#121

Merged
GaProgMan merged 6 commits intoGaProgMan:mainfrom
jamie-taylor-rjj:feature/update-hsts-max-age
Nov 28, 2024
Merged

The max-age value used by the default HSTS header is no longer correct#121
GaProgMan merged 6 commits intoGaProgMan:mainfrom
jamie-taylor-rjj:feature/update-hsts-max-age

Conversation

@jamie-taylor-rjj
Copy link
Copy Markdown
Collaborator

Rationale for this PR

Previous versions of the OWASP Recommended Secure Headers had recommended that the max-age value for Strict-Transport-Security headers should be 63072000 (730 days). However, the recommendation is to now use 31536000 (365 days).

Also included is a cleanup of unused using strings and a minor version bump.

@GaProgMan GaProgMan merged commit 18c6333 into GaProgMan:main Nov 28, 2024
@jamie-taylor-rjj jamie-taylor-rjj deleted the feature/update-hsts-max-age branch December 2, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants