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

Bump jsonpath-plus and asl-validator #96

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2024

Bumps jsonpath-plus and asl-validator. These dependencies needed to be updated together.
Updates jsonpath-plus from 7.2.0 to 10.2.0

Changelog

Sourced from jsonpath-plus's changelog.

10.2.0

  • fix(eval): improve security of safe-eval (#233)
  • chore: update deps. and devDeps.

10.1.0

  • feat: add typeof operator to safe script

10.0.7

  • fix(security): prevent constructor access
  • docs: add security policy file

10.0.6

  • fix(security): prevent call/apply invocation of Function

10.0.5

  • fix: remove overly aggressive disabling of native functions but disallow __proto__

10.0.4

  • fix(security): further prevent binding of Function calls which may evade detection

10.0.3

  • fix(security): prevent binding of Function calls which may evade detection

10.0.2

  • fix(security): prevent Function calls outside of member expressions

10.0.1

  • fix(security): prohibit Function in "safe" vm

10.0.0

BREAKING CHANGES:

  • Require Node 18+

  • fix(security): use safe vm by default in Node

  • chore: bump jsep, devDeps. and lint

9.0.0

BREAKING CHANGES:

... (truncated)

Commits

Updates asl-validator from 3.8.2 to 3.9.0

Release notes

Sourced from asl-validator's releases.

3.9.0

3.9.0 (2024-11-13)

Features

  • update asl-path-validator to mitigate another jsonpath-plus CVE (07f9fb5)

3.8.4

3.8.4 (2024-10-28)

Bug Fixes

  • bump version on jsonpath-plus and asl-path-validator (dc1a937)

3.8.3

3.8.3 (2024-08-21)

Bug Fixes

  • bump version of path validator to support current value expr (6e91a84)
Commits
  • 07f9fb5 feat: update asl-path-validator to mitigate another jsonpath-plus CVE
  • dc1a937 fix: bump version on jsonpath-plus and asl-path-validator
  • bbd05fd chore: bump version on jsonpath-plus and asl-path-validator
  • 6e91a84 fix: bump version of path validator to support current value expr
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) and [asl-validator](https://github.com/ChristopheBougere/asl-validator). These dependencies needed to be updated together.

Updates `jsonpath-plus` from 7.2.0 to 10.2.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](https://github.com/s3u/JSONPath/commits)

Updates `asl-validator` from 3.8.2 to 3.9.0
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](ChristopheBougere/asl-validator@3.8.2...3.9.0)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: direct:production
- dependency-name: asl-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2024
@nibble-4bits nibble-4bits merged commit 31826fd into develop Nov 17, 2024
1 check passed
@nibble-4bits nibble-4bits deleted the dependabot/npm_and_yarn/multi-9812b410f2 branch November 17, 2024 05:32
@nibble-4bits nibble-4bits mentioned this pull request Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant