Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged

Conversation

jamie-taylor-rjj
Copy link
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
2 checks passed
@jamie-taylor-rjj jamie-taylor-rjj deleted the feature/update-hsts-max-age branch December 2, 2024 17:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants