Skip to content

[Snyk] Fix for 2 vulnerabilities#78

Open
johnnyhuy wants to merge 1 commit intomainfrom
snyk-fix-2f0b2d2203a5235b305ef814c68d3c1f
Open

[Snyk] Fix for 2 vulnerabilities#78
johnnyhuy wants to merge 1 commit intomainfrom
snyk-fix-2f0b2d2203a5235b305ef814c68d3c1f

Conversation

@johnnyhuy
Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • packages/backend/package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Symlink Attack
SNYK-JS-BACKSTAGEPLUGINSCAFFOLDERNODE-15054276
  716  
high severity UNIX Symbolic Link (Symlink) Following
SNYK-JS-BACKSTAGEBACKENDPLUGINAPI-15054291
  636  

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:

🦉 Symlink Attack

Copilot AI review requested due to automatic review settings January 25, 2026 12:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses two high-severity security vulnerabilities (Symlink Attack and UNIX Symbolic Link Following) by upgrading two Backstage dependencies: @backstage/backend-plugin-api from version 1.3.1 to 1.6.1 and @backstage/plugin-scaffolder-backend-module-gitlab from version 0.9.1 to 0.9.4.

Changes:

  • Upgraded @backstage/backend-plugin-api to fix UNIX Symbolic Link (Symlink) Following vulnerability (score: 636)
  • Upgraded @backstage/plugin-scaffolder-backend-module-gitlab to fix Symlink Attack vulnerability (score: 716)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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.

3 participants