nasa / cumulus

Cumulus Framework + Cumulus API
Other
248 stars 103 forks source link

[Snyk] Upgrade tough-cookie from 4.0.0 to 4.1.4 #3661

Closed botanical closed 1 day ago

botanical commented 1 month ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade tough-cookie from 4.0.0 to 4.1.4.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **5 versions** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-04-29. The recommended version fixes: Severity | Issue | PriorityScore (\*) | Exploit Maturity | :-------------------------:|:-------------------------|-------------------------|:------------------------- | Prototype Pollution
[SNYK-JS-TOUGHCOOKIE-5672873](/SNYK-JS-TOUGHCOOKIE-5672873) | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Proof of Concept (\*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: tough-cookie
  • 4.1.4 - 2024-04-29

    https://www.npmjs.com/package/tough-cookie/v/4.1.4

    What's Changed

    New Contributors

    Full Changelog: v4.1.3...v4.1.4

      </li>
      <li>
        <b>4.1.3</b> - <a href="https://github.com/salesforce/tough-cookie/releases/tag/v4.1.3">2023-06-05</a></br><p>Security fix for Prototype Pollution discovery in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1738851269" data-permission-text="Title is private" data-url="https://github.com/salesforce/tough-cookie/issues/282" data-hovercard-type="issue" data-hovercard-url="/salesforce/tough-cookie/issues/282/hovercard" href="https://github.com/salesforce/tough-cookie/issues/282">#282</a>. This is a minor release, although output from the <code>inspect</code> utility is affected by this change, we felt this change was important enough to be pushed into the next patch.</p>
      </li>
      <li>
        <b>4.1.2</b> - <a href="https://github.com/salesforce/tough-cookie/releases/tag/v4.1.2">2022-08-25</a></br><h2>What's Changed</h2>

    Full Changelog: v4.1.1...v4.1.2

      </li>
      <li>
        <b>4.1.1</b> - <a href="https://github.com/salesforce/tough-cookie/releases/tag/v4.1.1">2022-08-24</a></br><h2>Patch Release</h2>

    What's Changed

    Full Changelog: v4.1.0...v4.1.1

      </li>
      <li>
        <b>4.1.0</b> - <a href="https://github.com/salesforce/tough-cookie/releases/tag/v4.1.0">2022-08-22</a></br><p>v4.1.0</p>

    Minor release, focused mainly on resolving reported issues and some minor feature work.

    What's Changed

    New Contributors

    Full Changelog: v4.0.0...v4.1.0

      </li>
      <li>
        <b>4.0.0</b> - <a href="https://github.com/salesforce/tough-cookie/releases/tag/v4.0.0">2020-03-19</a></br><h3>Breaking Changes (Major Version)</h3>
    • Modernized JS Syntax
      • Use ESLint and Prettier to apply consistent, modern formatting (add dependency on universalify, eslint and prettier)
    • Upgraded version dependencies for psl and async
    • Re-order parameters for findCookies() - callback fn has to be last in order to comply with universalify
    • Use Classes instead of function prototypes to define classes
      • Might break people using .call() to do inheritance using function prototypes

    Minor Changes

    • SameSite cookie support
    • Cookie prefix support
    • Support for promises
    • '.local' support
    • Numerous bug fixes!
      </li>
    </ul>
    from <a href="https://github.com/salesforce/tough-cookie/releases">tough-cookie GitHub release notes</a>

Commit messages
Package name: tough-cookie
  • cacbc37 Bump version to 4.1.4
  • a48fb3a Add tests for url validation
  • 50e69bf Merge pull request #261 from postmanlabs/fix/url-string-validation
  • 1253d58 Merge pull request #409 from corvidism/validators-to-string
  • 238367e Add local alias for `toString`
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain property (#257)
  • cf6debd Fix incorrect string validation for URL
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerfile version to Node:16) (#242)
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • 8088047 Merge pull request #238 from gboer/fix/actually-use-punycode-package
  • 9a12cb0 Stop using the internal NodeJS punycode module, and instead use the punycode package (also because the internal punycode NodeJS module is deprecated)
  • 9b10131 Merge pull request #236 from salesforce/fix/235_domain_matching
  • 35b7a13 fix: domain match routine
  • 30246e6 Adding Updating CODEOWNERS with ECCN as per Export Control Compliance (#223)
  • 2921fbd Merge pull request #227 from colincasey/bugfix/222_react_native_support
  • 8ef9e80 Merge branch 'master' into bugfix/222_react_native_support
  • dd96218 fix: upgrade universalify from 0.1.2 to 0.2.0 (#228)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.