Skip to content

[Snyk] Fix for 2 vulnerabilities - #78

Merged
johnnyhuy merged 2 commits into
mainfrom
snyk-fix-2f0b2d2203a5235b305ef814c68d3c1f
Aug 18, 2026
Merged

[Snyk] Fix for 2 vulnerabilities#78
johnnyhuy merged 2 commits into
mainfrom
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:

IssueScore
high severitySymlink Attack
SNYK-JS-BACKSTAGEPLUGINSCAFFOLDERNODE-15054276
716
high severityUNIX 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

CopilotAI review requested due to automatic review settings January 25, 2026 12:06

CopilotAI left a comment

Copy link
Copy Markdown

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.

@greptile-appsgreptile-appsBot left a comment

Copy link
Copy Markdown

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.

…235b305ef814c68d3c1f
# Conflicts:
#	packages/backend/package.json
@johnnyhuy
johnnyhuy merged commit 00bce8a into mainAug 18, 2026
5 checks passed
@johnnyhuy
johnnyhuy deleted the snyk-fix-2f0b2d2203a5235b305ef814c68d3c1f branch August 18, 2026 10:43
Sign up for freeto 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

@johnnyhuy@snyk-bot