zson icon indicating copy to clipboard operation
zson copied to clipboard

A Java serialization/deserialization library - convert Java Objects easier into JSON and back

Results 3 zson issues
Sort by recently updated
recently updated
newest added

# Stack overflow error caused by Zson parsing of untrusted JSON String ## Description Using Zson to parse untrusted JSON String may be vulnerable to denial of service (DOS) attacks....

**Is your feature request related to a problem? Please describe.** Migrate to Java 11 and upgrade to gradle 7.0 ###### We also happily accept [pull requests](https://github.com/zeoflow/zson/pulls).

@priority-high
@feature

**Description:** Enums are not kept with proguard active ###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zson/parcelled/releases) of the library. ###### We...

@bug
@priority-medium