Skip to content

fix[dependabot][securityAlert]: ejs template injection vulnerability#4689

Open
floating-dynamo wants to merge 1 commit into
mainfrom
security-alert-3782
Open

fix[dependabot][securityAlert]: ejs template injection vulnerability#4689
floating-dynamo wants to merge 1 commit into
mainfrom
security-alert-3782

Conversation

@floating-dynamo

@floating-dynamo floating-dynamo commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Description

Screenshot
If relevant, add a screenshot or two of the changes you made.


Note

Low Risk
Dev-only example dependency lockfile change with no runtime product code touched; main risk is Storybook/build tooling compatibility with ejs 3.x.

Overview
Addresses a template injection vulnerability in transitive ejs (Dependabot alert) for the examples/storybook package.

Adds an npm overrides entry forcing ejs to ^3.1.7, and refreshes package-lock.json so resolved ejs moves from 2.7.4 to 3.1.10 (including new transitive tooling such as jake / filelist). No application source changes—only the example’s dev dependency tree.

Reviewed by Cursor Bugbot for commit bee50f0. Bugbot is set up for automated code reviews on this repo. Configure here.

@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: bee50f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud

nx-cloud Bot commented Jun 17, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit bee50f0

Command Status Duration Result
nx test @e2e/qwik-city ✅ Succeeded 7m 39s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 7m 13s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 27s View ↗
nx test @e2e/remix ✅ Succeeded 4m 9s View ↗
nx test @e2e/angular-19-ssr ✅ Succeeded 5m 23s View ↗
nx test @e2e/hydrogen ✅ Succeeded 5m 13s View ↗
nx test @e2e/angular-17-ssr ✅ Succeeded 5m 16s View ↗
nx test @e2e/react-sdk-next-pages ✅ Succeeded 4m 49s View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-17 12:12:11 UTC

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.

1 participant