Skip to content

fix(deps): bump asl-validator version to address jsonpath-plus vulnerability #631

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

Conversation

minjie0501
Copy link

@minjie0501 minjie0501 commented Nov 3, 2024

The asl-validator package relies on jsonpath-plus as a peer dependency, which contained a known vulnerability (details at https://nvd.nist.gov/vuln/detail/CVE-2024-21534).

This PR resolves the vulnerability by upgrading asl-validator to the latest version, which includes an updated, secure version of jsonpath-plus.

@minjie0501 minjie0501 changed the title fix(deps): bump asl-validator version to address jsonpath-plus vulner… fix(deps): bump asl-validator version to address jsonpath-plus vulnerability Nov 3, 2024
@ynishimura
Copy link
Collaborator

Why hasn't this been released?

If it gets flagged during vulnerability checks and isn't being maintained, we'll need to consider whether to continue using it.

@zirkelc
Copy link
Collaborator

zirkelc commented May 1, 2025

I will close this PR since the asl-validator is already on ^3.11.0 in master.

@zirkelc zirkelc closed this May 1, 2025
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.

3 participants