Secure Headers Versions Save

Manages application of security headers with many safe defaults

v6.7.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/secure_headers/compare/v6.6.0...v6.7.0

v6.6.0

9 months ago

v6.5.0

1 year ago

v6.4.0

1 year ago

https://github.com/github/secure_headers/blob/v6.4.0/CHANGELOG.md

v6.3.4

1 year ago

https://github.com/github/secure_headers/blob/v6.3.4/CHANGELOG.md

v6.3.1

2 years ago

Release notes:

  • Fixes deprecation warnings when running under ruby 2.7

For more details, see https://github.com/github/secure_headers/blob/v6.3.1/CHANGELOG.md

v6.3.2

2 years ago

Release notes:

  • Add support for style-src-attr, style-src-elem, script-src-attr, and script-src-elem directives (@ggalmazor)

For more details, see https://github.com/github/secure_headers/blob/v6.3.2/CHANGELOG.md

v6.3.3

2 years ago
  • Fix hash generation for indented helper methods (@rahearn)

For more details, see https://github.com/github/secure_headers/blob/v6.3.3/CHANGELOG.md

v2.5.3

7 years ago

@solenko noticed an issue with the way the gem is loaded in rails 2 https://github.com/twitter/secureheaders/pull/304

v3.5.1

7 years ago
  • Fix bug that can occur when useragent library version is older, resulting in a nil version sometimes.
  • Add constant for strict-dynamic