allegro/json-avro-converter
View on GitHubUpdate to Avro v1.9.1 to address downstream library vulnerability
Open
#46 opened on Dec 19, 2019
hacktoberfest
Repository metrics
- Stars
- (255 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
In Avro v1.9.0, it includes Apache Commons Compress v1.18. In that Compress library version, there is a Denial of Service vulnerability. This has been resolved in Apache Commons Compress v1.19. Avro v1.9.1 has included this upgraded library (see Apache Avro Jira).