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

Update dependency org.json:json to v20231013 #579

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

mend-for-github-com[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.json:json dependencies major 20230227 -> 20231013

By merging this PR, the issue #577 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2023-5072

Release Notes

douglascrockford/JSON-java

v20231013

Compare Source

Pull Request Description
#​793 Reverted #​761
#​792 update the docs for release 2023101
#​783 optLong vs getLong inconsistencies
#​782 Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#​779 add validity check for JSONObject constructors
#​778 Fix XMLTest.testIndentComplicatedJsonObjectWithArrayAndWithConfig() for Windows
#​776 Update [JUnit to version 4.13.2
#​774 Removing unneeded synchronization
#​773 Add optJSONArray method to JSONObject with a default value
#​772 Disallow nested objects and arrays as keys in objects
#​779 Unit test cleanup
#​769 Addressed Java 17 compile warnings
#​764 Update CodeQL action version
#​761 Add module-info
#​759 JSON parsing should detect embedded 
#​753 Updated new object methods
#​752 Fixes possible unit test bug when compiling/testing on Windows

v20230618

Compare Source

Pull Request Description
#​749 Prep for release 20230618
#​740 Fixed Flaky Tests Caused by JSON permutations
#​734 Fixed Flaky Tests Caused by JSON permutations
#​733 JSONTokener implemented java.io.Closeable
#​731 Removing commented out code in JSONObject optDouble()
#​729 Refactor ParserConfiguration class hierarchy

  • If you want to rebase/retry this PR, check this box

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #579 (c0c5993) into main (35edec1) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #579      +/-   ##
============================================
- Coverage     89.03%   88.92%   -0.11%     
+ Complexity      767      766       -1     
============================================
  Files            93       93              
  Lines          2746     2746              
  Branches        223      223              
============================================
- Hits           2445     2442       -3     
- Misses          221      223       +2     
- Partials         80       81       +1     

see 1 file with indirect coverage changes

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks

@heemin32 heemin32 merged commit 96d2dab into main Nov 2, 2023
18 of 28 checks passed
@heemin32 heemin32 added the backport 2.x Backport PR to 2.x branch label Nov 2, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 2, 2023
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 96d2dab)
heemin32 pushed a commit that referenced this pull request Nov 2, 2023
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 96d2dab)

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut backport 2.x Backport PR to 2.x branch security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants