-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Issue Description
I noticed that a vulnerability is introduced in [email protected]:
Vulnerability SNYK-JS-MARKED-584281 affects package marked (versions:<1.1.1): https://snyk.io/vuln/SNYK-JS-MARKED-584281
The above vulnerable package is referenced by [email protected] via:
[email protected] ➔ [email protected]
Since [email protected] (14,926 downloads per week) is referenced by 26 downstream projects (e.g., @anansi/webpack-config 8.0.3 (latest version), @vtex/gatsby-theme-store 0.373.5 (latest version), yakuza0 2.19.5 (latest version), @next-core/dev-dependencies 1.10.9 (latest version), webpack-config-jaid 15.0.0 (latest version)), the vulnerability SNYK-JS-MARKED-584281 can be propagated into these downstream projects and expose security threats to them via the following package dependency paths:
(1)@anansi/[email protected] ➔ [email protected] ➔ [email protected]
(2) @cutting/[email protected] ➔ [email protected] ➔ [email protected]
......
If [email protected].* removes the vulnerable package from the above version, then its fixed version can help downstream users decrease their pain.
Given the large number of downstream users, could you help update your package to remove the vulnerability from [email protected] ?
Fixing suggestions
In [email protected], maybe you can kindly try to perform the following upgrade :
marked ^0.7.0 ➔ ^1.1.1
;
Note:
[email protected](>=1.1.1) has fixed the vulnerability SNYK-JS-MARKED-584281.
Of course, you are welcome to share other ways to resolve the issue.^_^