Skip to content

Fix non-breaking vulnerabilities#18

Open
ep-linden wants to merge 2 commits intoelasticpath:mainfrom
ep-linden:hotfix/dependencies
Open

Fix non-breaking vulnerabilities#18
ep-linden wants to merge 2 commits intoelasticpath:mainfrom
ep-linden:hotfix/dependencies

Conversation

@ep-linden
Copy link
Contributor

Currently, there are still 10 vulnerabilities (3 moderate, 7 high).

We need to allocate more time to carefully investigate what is causing the breaking changes when we "fix" those other 10 vulnerabilities. With the initial release of 1.0.3, there was no traceability to see what changes could've caused the failure.

Findings for what's causing the initial breakage for traceability:
All the remaining vulnerabilities are coming from textlint-script being upgraded to 12.1.1. However, once we do so, it causes an error: ReferenceError: fs is not defined.

Ran npm audit fix and most of the vulnerabilities have been fixed.
@pa-eps pa-eps changed the base branch from master to main March 29, 2022 19:57
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