Skip to content

split lodash requires#460

Open
teepe-ABN wants to merge 2 commits intoztoben:masterfrom
teepe-ABN:master
Open

split lodash requires#460
teepe-ABN wants to merge 2 commits intoztoben:masterfrom
teepe-ABN:master

Conversation

@teepe-ABN
Copy link
Copy Markdown

Please provide enough information so that others can review your pull request:
Lodash notoriously has many vulnerabilities. Even if these vulnerable parts of lodash aren't used, this will trigger vulnerability tooling such as SonaType. This pull request splits lodash into the four methods that are actually used and prevents having the entirety of lodash as a dependency.

Explain the details for making this change. What existing problem does the pull request solve?
This will prevent assets-webpack-plugin from being flagged as a package with critical vulnerabilities.

Test plan (required)
Use the plugin as-is, note it still works.

Closing issues
closes #459

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.

Critical vulnerabilities in lodash

1 participant