Skip to content

[Snyk] Upgrade @docker/actions-toolkit from 0.37.1 to 0.62.1#121

Open
blacksmith-axlora wants to merge 1 commit intomasterfrom
snyk-upgrade-1a7e9b0e0cb9138226f146f6dc3df5d2
Open

[Snyk] Upgrade @docker/actions-toolkit from 0.37.1 to 0.62.1#121
blacksmith-axlora wants to merge 1 commit intomasterfrom
snyk-upgrade-1a7e9b0e0cb9138226f146f6dc3df5d2

Conversation

@blacksmith-axlora
Copy link

snyk-top-banner

Snyk has created this PR to upgrade @docker/actions-toolkit from 0.37.1 to 0.62.1.

ℹ️ 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 27 versions ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Insecure Randomness
SNYK-JS-UNDICI-8641354
631 Proof of Concept
medium severity Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
631 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-OCTOKITENDPOINT-8730856
631 Proof of Concept
low severity Missing Release of Memory after Effective Lifetime
SNYK-JS-UNDICI-10176064
631 Proof of Concept
Release notes
Package name: @docker/actions-toolkit from @docker/actions-toolkit GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade @docker/actions-toolkit from 0.37.1 to 0.62.1.

See this package in npm:
@docker/actions-toolkit

See this project in Snyk:
https://app.snyk.io/org/axlora-admin/project/1cebea07-8383-4d46-8696-cbd81d36512c?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Version Specifier Mismatch in Dependency Files

Version specifier inconsistency for @docker/actions-toolkit: package.json pins to 0.62.1 (exact), but package-lock.json uses ^0.62.1 (caret range). This mismatch can cause different versions to be installed across environments, leading to reproducibility issues or unexpected behavior.

package-lock.json#L13-L14

"@connectrpc/connect-node": "^1.6.1",
"@docker/actions-toolkit": "^0.62.1",

Fix in Cursor


Was this report helpful? Give feedback by reacting with 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants