FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Snyk] Security upgrade @actions/cache from 3.2.213 to 4.0.0 by adityamaru · Pull Request #17 · useblacksmith/setup-java · GitHub

This repository was archived by the owner on Oct 14, 2025. It is now read-only.
/ setup-java Public archive
forked from actions/setup-java

[Snyk] Security upgrade @actions/cache from 3.2.213 to 4.0.0 - #17

Open
adityamaru wants to merge 1 commit into
mainfrom
snyk-fix-8de1dab72ade9bfe91364ae14e982665
Open

[Snyk] Security upgrade @actions/cache from 3.2.213 to 4.0.0#17
adityamaru wants to merge 1 commit into
mainfrom
snyk-fix-8de1dab72ade9bfe91364ae14e982665

Conversation

Copy link
Copy Markdown

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-12613773
  631  

Important

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

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

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

Comment thread package-lock.json
"license": "MIT",
"dependencies": {
"@actions/cache": "npm:@useblacksmith/cache@3.2.213",
"@actions/cache": "^4.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Bug: Cache Version Mismatch Causes Inconsistent Behavior

There's a version mismatch for @actions/cache between package.json (4.0.0) and package-lock.json (^4.0.0). This inconsistency can cause different versions to be installed across environments, potentially leading to unexpected behavior. It also deviates from the caret range pattern used by other dependencies.

Additional Locations (1)

 

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL