Skip to content

chore(deps): bump secure_headers from 6.5.0 to 7.3.0#3601

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/secure_headers-7.3.0
Open

chore(deps): bump secure_headers from 6.5.0 to 7.3.0#3601
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/secure_headers-7.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps secure_headers from 6.5.0 to 7.3.0.

Release notes

Sourced from secure_headers's releases.

v7.3.0

Security

  • CSP directive injection via sandbox, plugin-types, and report-to when given untrusted inputGHSA-rqq5-2gf9-4w4q. Reported by @​tonghuaroot. The 2020 source-list scrub was not applied to the sandbox, plugin-types, and report-to directive builders, so caller-supplied values containing ;, \n, or \r were emitted verbatim into the Content-Security-Policy header and could inject arbitrary directives. All three builders now share the same scrub (replace ;, \n, \r with a space and Kernel.warn).

[!IMPORTANT] You should never pass user-supplied input into your Content-Security-Policy configuration. CSP directive values are part of a security policy, not user data — any untrusted input creates a policy-injection risk. This fix is a defense-in-depth backstop; it is not a license to feed user input into CSP directives. Treat all CSP values as trusted, application-controlled configuration.

What's Changed

Full Changelog: github/secure_headers@v7.2.0...v7.3.0

v7.2.0

Release notes

What's Changed

Full Changelog: github/secure_headers@v7.1.0...v7.2.0

v7.1.0

Release notes

What's Changed

New Contributors

Full Changelog: github/secure_headers@v7.0.0...v7.1.0

v7.0.0

... (truncated)

Commits
  • 65e2b48 Bump Version to 7.3.0 (#593)
  • 286a79d Merge commit from fork
  • c29127f Bump ruby/setup-ruby from 1.308.0 to 1.310.0 (#592)
  • b79d64d Bump ruby/setup-ruby from 1.308.0 to 1.310.0
  • 0cbcf12 Bump ruby/setup-ruby from 1.307.0 to 1.308.0 (#591)
  • 8c5486b Bump ruby/setup-ruby from 1.307.0 to 1.308.0
  • c3c5e09 Bump ruby/setup-ruby from 1.306.0 to 1.307.0 (#590)
  • 7dd741e Bump ruby/setup-ruby from 1.306.0 to 1.307.0
  • e8064e7 Bump ruby/setup-ruby from 1.302.0 to 1.306.0 (#589)
  • 39df4ec Bump ruby/setup-ruby from 1.302.0 to 1.306.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [secure_headers](https://github.com/github/secure_headers) from 6.5.0 to 7.3.0.
- [Release notes](https://github.com/github/secure_headers/releases)
- [Changelog](https://github.com/github/secure_headers/blob/main/CHANGELOG.md)
- [Commits](github/secure_headers@v6.5.0...v7.3.0)

---
updated-dependencies:
- dependency-name: secure_headers
  dependency-version: 7.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants