Skip to content

Conversation

@dev-mend-for-github-com
Copy link
Contributor

@dev-mend-for-github-com dev-mend-for-github-com bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
helmet (source) dependencies major ^2.0.0 -> ^3.0.0

By merging this PR, the issue #7 will be automatically resolved and closed:

Severity CVSS Score Vulnerability
Low Low 3.5 CVE-2017-20165

Release Notes

helmetjs/helmet (helmet)

v3.8.2

Compare Source

Changed
  • Updated connect dependency to latest

v3.8.1

Compare Source

Fixed
  • csp does not automatically set report-to when setting report-uri

v3.8.0

Compare Source

Changed
  • hsts no longer cares whether it's HTTPS and always sets the header

v3.7.0

Compare Source

Added
  • csp now supports report-to directive
Changed
  • Throw an error when used incorrectly
  • Add a few documentation files to npmignore

v3.6.1

Compare Source

Changed
  • Bump connect version

v3.6.0

Compare Source

Added
  • expectCt middleware for setting the Expect-CT header

v3.5.0

Compare Source

Added
  • csp now supports the worker-src directive

v3.4.1

Compare Source

Changed
  • Bump connect version

v3.4.0

Compare Source

Added
  • csp now supports more sandbox directives

v3.3.0

Compare Source

Added
  • referrerPolicy allows strict-origin and strict-origin-when-cross-origin directives
Changed
  • Bump connect version

v3.2.0

Compare Source

Added
  • csp now allows manifest-src directive

v3.1.0

Compare Source

Added
  • csp now allows frame-src directive

v3.0.0

Compare Source

Changed
  • csp will check your directives for common mistakes and throw errors if it finds them. This can be disabled with loose: true.
  • Empty arrays are no longer allowed in csp. For source lists (like script-src or object-src), use the standard scriptSrc: ["'none'"]. The sandbox directive can be sandbox: true to block everything.
  • false can disable a CSP directive. For example, scriptSrc: false is the same as not specifying it.
  • In CSP, reportOnly: true no longer requires a report-uri to be set.
  • hsts's maxAge now defaults to 180 days (instead of 1 day)
  • hsts's maxAge parameter is seconds, not milliseconds
  • hsts includes subdomains by default
  • domain parameter in frameguard cannot be empty
Removed
  • noEtag option no longer present in noCache
  • iOS Chrome connect-src workaround in CSP module

  • If you want to rebase/retry this PR, check this box

@dev-mend-for-github-com dev-mend-for-github-com bot added the security fix Security fix generated by Mend label Aug 19, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency helmet to v3 Update dependency helmet to v3 - autoclosed Sep 10, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot deleted the whitesource-remediate/helmet-3.x branch September 10, 2024 15:21
@dev-mend-for-github-com dev-mend-for-github-com bot restored the whitesource-remediate/helmet-3.x branch September 11, 2024 06:34
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency helmet to v3 - autoclosed Update dependency helmet to v3 Sep 11, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/helmet-3.x branch from cf111df to 8e524bf Compare September 11, 2024 06:34
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency helmet to v3 Update dependency helmet to v3 - autoclosed Dec 8, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot deleted the whitesource-remediate/helmet-3.x branch December 8, 2024 19:00
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title Update dependency helmet to v3 - autoclosed Update dependency helmet to v3 Dec 8, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot force-pushed the whitesource-remediate/helmet-3.x branch from a52645d to 8e524bf Compare December 8, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant