-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update HSTS check #203
base: develop
Are you sure you want to change the base?
Update HSTS check #203
Commits on Aug 13, 2019
-
Changes HSTS header processing to more closely follow RFC specificati…
…ons. Removed regex based string manipulation in favor of simple split calls.
Configuration menu - View commit details
-
Copy full SHA for 8ad8512 - Browse repository at this point
Copy the full SHA 8ad8512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888da78 - Browse repository at this point
Copy the full SHA 888da78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b15f92 - Browse repository at this point
Copy the full SHA 2b15f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262e991 - Browse repository at this point
Copy the full SHA 262e991View commit details -
Change the directive splitting to be clearer to what's going on. Add …
…a comment to explain the hsts_max_age check rationale.
Configuration menu - View commit details
-
Copy full SHA for 482d025 - Browse repository at this point
Copy the full SHA 482d025View commit details -
Merge branch 'update_hsts_logic' of github.com:cisagov/pshtt into upd…
…ate_hsts_logic
Configuration menu - View commit details
-
Copy full SHA for 3517b0b - Browse repository at this point
Copy the full SHA 3517b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7399f - Browse repository at this point
Copy the full SHA cb7399fView commit details -
Change a check to only fail hsts on negative and non instead of zero …
…or negative and none. Added links to relevant sections explaining multiple HSTS headers.
Configuration menu - View commit details
-
Copy full SHA for 365b9d3 - Browse repository at this point
Copy the full SHA 365b9d3View commit details -
Rework max-age comment a little
Now that we're only checking strictly for compliance to the RFC, the wording needs to be reworked a little.
Configuration menu - View commit details
-
Copy full SHA for 0f4bb9c - Browse repository at this point
Copy the full SHA 0f4bb9cView commit details