allegro/json-avro-converter

Update to Avro v1.9.1 to address downstream library vulnerability

Open

#46 opened on Dec 19, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Groovy (93 forks)batch import
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).

Contributor guide