Skip to content

Fix eslint vulnerability in insights frontend#1787

Closed
cyrjano wants to merge 1 commit intometa-pytorch:masterfrom
cyrjano:export-D92172728
Closed

Fix eslint vulnerability in insights frontend#1787
cyrjano wants to merge 1 commit intometa-pytorch:masterfrom
cyrjano:export-D92172728

Conversation

@cyrjano
Copy link
Contributor

@cyrjano cyrjano commented Feb 3, 2026

Summary:
Adds a yarn resolution to force the eslint package to version ^9.26.0 to address a security vulnerability (MODERATE severity) in older versions.

To regenerate and validate the yarn.lock file:

  1. cd fbcode/pytorch/captum/captum/insights/attr_vis/frontend
  2. yarn install
  3. Verify eslint version: grep -A 3 "^eslint@" yarn.lock

Differential Revision: D92172728

Summary:
Adds a yarn resolution to force the `eslint` package to version ^9.26.0 to address a security vulnerability (MODERATE severity) in older versions.

To regenerate and validate the yarn.lock file:
1. cd fbcode/pytorch/captum/captum/insights/attr_vis/frontend
2. yarn install
3. Verify eslint version: grep -A 3 "^eslint@" yarn.lock

Differential Revision: D92172728
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Feb 3, 2026

@cyrjano has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92172728.

@meta-codesync
Copy link
Contributor

meta-codesync bot commented Feb 3, 2026

This pull request has been merged in cacb9db.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants