Skip to content

[Snyk] Fix for 6 vulnerabilities#158

Open
Dargon789 wants to merge 2 commits into
masterfrom
snyk-fix-cadd260d583c926941289b4fd783d994
Open

[Snyk] Fix for 6 vulnerabilities#158
Dargon789 wants to merge 2 commits into
masterfrom
snyk-fix-cadd260d583c926941289b4fd783d994

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • frontend/package.json
  • frontend/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue
medium severity Open Redirect
SNYK-JS-ANGULARSSR-15701178
medium severity Open Redirect
SNYK-JS-ANGULARSSR-16438975
medium severity Cross-site Scripting (XSS)
SNYK-JS-ECHARTS-7300340
high severity Missing Authentication for Critical Function
SNYK-JS-VITE-15922242
high severity Incorrect Behavior Order: Validate Before Canonicalize
SNYK-JS-VITE-15922245
medium severity Directory Traversal
SNYK-JS-VITE-15922213

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:

🦉 Open Redirect
🦉 Open Redirect
🦉 Cross-site Scripting (XSS)
🦉 More lessons are available in Snyk Learn

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 11, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
🔚 Open Source Security 0 0 0 0 0 issues

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

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates several frontend dependencies in package.json, including @angular-devkit/build-angular, @angular/ssr, and echarts. The reviewer pointed out a version mismatch between the Angular packages and recommended synchronizing @angular-devkit/build-angular to version ^20.3.25 to match @angular/ssr and ensure ecosystem compatibility.

Comment thread frontend/package.json Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
@Dargon789 Dargon789 linked an issue May 11, 2026 that may be closed by this pull request
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.

Sequence diagram for updated demo redirect handling

2 participants