Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace vulnerable lodash.template module with lodash-es #34

Merged
merged 2 commits into from
Sep 17, 2023

Conversation

s8n11c
Copy link
Contributor

@s8n11c s8n11c commented Jul 13, 2023

Description

This merge request proposes the replacement of the lodash.template module with the lodash-es module and the utilization of its internal template method. The reason for this change is due to the known vulnerability of command injection associated with the lodash.template module, as reported by Snyk.

https://security.snyk.io/package/npm/lodash.template

@harlan-zw harlan-zw changed the title Security fix: Replace vulnerable lodash.template module with lodash-es and internal template method fix: replace vulnerable lodash.template module with lodash-es Sep 17, 2023
@harlan-zw harlan-zw merged commit c25d476 into harlan-zw:main Sep 17, 2023
@harlan-zw
Copy link
Owner

Thanks! Sorry for te very late delay.

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.

2 participants