Skip to content

[Snyk] Security upgrade rollup from 3.29.5 to 3.30.0#19

Open
snykbotzup wants to merge 1 commit into
mainfrom
snyk-fix-fcf874fc52a4f709cf975b58aca7ceb8
Open

[Snyk] Security upgrade rollup from 3.29.5 to 3.30.0#19
snykbotzup wants to merge 1 commit into
mainfrom
snyk-fix-fcf874fc52a4f709cf975b58aca7ceb8

Conversation

@snykbotzup
Copy link
Copy Markdown

snyk-top-banner

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

Snyk changed the following file(s):

  • packages/backend/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Directory Traversal
SNYK-JS-ROLLUP-15340920
  233  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


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:

🦉 Directory Traversal

@snykbotzup
Copy link
Copy Markdown
Author

Merge Risk: Medium

This minor version upgrade introduces a new validation check that could affect existing build configurations.

Key Change:

  • Rollup will now throw an error if the generated bundle contains file paths that would be written outside of the configured output directory.

This change prevents potentially insecure or incorrect file writes. While most configurations will be unaffected, any build that inadvertently configured an output path to traverse up from the destination directory (e.g., using ../ in a manualChunks function) will now fail.

Verification required: It is recommended to verify that your Rollup configuration does not attempt to write files outside of the intended output directory.

Source: Release Notes

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snykbotzup
Copy link
Copy Markdown
Author

snykbotzup commented Apr 18, 2026

Snyk checks have failed. 32 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (32)
Open Source Security 4 28 0 0 32 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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