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 v20180130 - autoclosed #23

Conversation

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

@mend-for-github-com mend-for-github-com bot commented Jun 21, 2022

This PR contains the following updates:

Package Type Update Change
org.json:json compile major 20090211 -> 20180130

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 WS-2017-3805 #22

Release Notes

douglascrockford/JSON-java

v20180130

Compare Source

Pull Request | Description
------------ | -------------
#​392| Remove wrong apostrophe
#​381 | Adding maven badge to readme
#​380 | Fix for false positives in similar functions
#​375 | fixes wrapped exceptions
#​373 | Fixes Unclosed json array stack overflow

v20171018

Compare Source

Pull Request | Description
------------ | -------------
#​362 | Fixes XML Unescaping
#​360 | Creating a JSONObject from a string that contains a duplicate key (any level) throws a JSONException that includes location
#​357 | Update javadoc according to issue #​356
#​354 | Updates for populateMap based on discussion in #​279 and #​264
#​352 | Error message position fixes
#​348 | Capacity improvements for internal structures
#​347 | A comment added to explain the use of HashMap
#​345 | Adds JSONException for write value errors
#​341 | Optimize loops
#​337 | Optimizes opt* functions
#​336 | Numeric enhancements, Refactoring, Fix spelling

v20170516

Compare Source

Pull Request | Description
------------ | -------------
#​324 | Allow user to invoke query and optQuery ,with a JSONPointer
#​317 | make sure locale independent data is not upper/lowercased incorrectly
#​304 | Update README
#​292 | Provides "#" string evaluation support for JSON Pointer
#​288 | Bug fixes for XML Encoding and Decoding
#​274 | Fix for number output bug.
#​271 | Update enum support to be more fully featured.

v20160810

Compare Source

Pull request Description
#​261 Revert "reduces the use of unnecessary exceptions"

v20160807

Compare Source

Pull Request Description
https://github.com/stleary/JSON-java/pull/253 Optional type conversion for XML reading
https://github.com/stleary/JSON-java/pull/249 Reduce the use of unnecessary exceptions
https://github.com/stleary/JSON-java/pull/246 Add License file
https://github.com/stleary/JSON-java/pull/242 Update readme
https://github.com/stleary/JSON-java/pull/236 Make nextString throw a JSONException instead of a NumberFormatException
https://github.com/stleary/JSON-java/pull/234 JSONPointer fix
https://github.com/stleary/JSON-java/pull/226 fix to compile with 1.6.0_45
https://github.com/stleary/JSON-java/pull/2222 JSON Pointer implementation
https://github.com/stleary/JSON-java/pull/2199 Added CSV change to CDL.java
https://github.com/stleary/JSON-java/pull/2033 Adds JSONArray toList method and JSONObject toMap method

v20160212: Java 1.6 compatibility

Compare Source

Extending backwards compatibility to Java 1.6. The unit tests [https://github.com/stleary/JSON-Java-unit-test] still require Java 1.8. Includes the following commits:

Pull Request Description
https://github.com/stleary/JSON-java/pull/195 Java 1.6 compatibility
https://github.com/stleary/JSON-java/pull/188 Fix negative zero
https://github.com/stleary/JSON-java/pull/186 Update README with number information
https://github.com/stleary/JSON-java/pull/185 change to public: write(writer, indentfactor, indent)
https://github.com/stleary/JSON-java/pull/180 Remove executable bit
https://github.com/stleary/JSON-java/pull/179 Update JavaDoc for JSONObject Constructors

v20151123: JSONObject and JSONArray initialization with generics

Compare Source

Support initializing a JSONObject with Map<?,?> and JSONArray with Collection<?>.
Includes the following commits:

Pull request Description
#​168 Update Readme for Maven release
#​160 Fixe possible NullPointerException
#​159 Properly override Exception class
#​153 JSONObject and JSONArray initialization

v20150729: Update Maven central repository with recent code changes

Code changes since the most recent Maven release (2014111):

Existing feature enhancements Pull request
New methods for Enum type https://github.com/douglascrockford/JSON-java/pull/140
BigDecimal and BigInteger methods https://github.com/douglascrockford/JSON-java/pull/135
Iterable JSONArray https://github.com/douglascrockford/JSON-java/pull/132
Remove compiler cast warnings https://github.com/douglascrockford/JSON-java/pull/122
JavaDoc fix in CDL https://github.com/douglascrockford/JSON-java/pull/120
Fix for JSONML.toString() https://github.com/douglascrockford/JSON-java/pull/118
Fix for JSONArray.toString() (direct commit) stleary/JSON-java@d6ba318

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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Jun 21, 2022
@mend-for-github-com mend-for-github-com bot changed the title Update dependency org.json:json to v20180130 Update dependency org.json:json to v20180130 - autoclosed Apr 20, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/org.json-json-20180130.x branch April 20, 2023 02:30
@mend-for-github-com mend-for-github-com bot changed the title Update dependency org.json:json to v20180130 - autoclosed Update dependency org.json:json to v20180130 Apr 20, 2023
@mend-for-github-com mend-for-github-com bot reopened this Apr 20, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/org.json-json-20180130.x branch April 20, 2023 11:37
@mend-for-github-com mend-for-github-com bot changed the title Update dependency org.json:json to v20180130 Update dependency org.json:json to v20180130 - autoclosed May 1, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/org.json-json-20180130.x branch May 1, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants