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

[jsonpath] Upgrade dependencies and some cleanup #16365

Merged
merged 1 commit into from Feb 4, 2024

Conversation

wborn
Copy link
Member

@wborn wborn commented Feb 4, 2024

  • Upgrade json-path from 2.5.0 to 2.9.0
  • Cleanup code
  • Fix all SAT findings

Fixes CVE-2023-1370 and CVE-2023-51074

For json-path release notes, see:

https://github.com/json-path/JsonPath/releases

@wborn wborn added enhancement An enhancement or new feature for an existing add-on security labels Feb 4, 2024
@wborn wborn requested a review from a team February 4, 2024 11:32
@wborn wborn requested a review from clinique as a code owner February 4, 2024 11:32
* Upgrade json-path from 2.5.0 to 2.9.0
* Cleanup code
* Fix all SAT findings

Fixes CVE-2023-1370 and CVE-2023-51074

For json-path release notes, see:

https://github.com/json-path/JsonPath/releases

Signed-off-by: Wouter Born <github@maindrain.net>
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jlaur jlaur merged commit 3ce7fa3 into openhab:main Feb 4, 2024
3 checks passed
@jlaur jlaur added this to the 4.2 milestone Feb 4, 2024
@wborn wborn deleted the jsonpath-upgrade-deps branch February 4, 2024 14:11
austvik pushed a commit to austvik/openhab-addons that referenced this pull request Mar 27, 2024
* Upgrade json-path from 2.5.0 to 2.9.0
* Cleanup code
* Fix all SAT findings

Fixes CVE-2023-1370 and CVE-2023-51074

For json-path release notes, see:

https://github.com/json-path/JsonPath/releases

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants