SMILEY4 / ktor-swagger-ui

Kotlin Ktor plugin to generate OpenAPI and provide Swagger UI
Apache License 2.0
156 stars 25 forks source link

Commons Codec Vulnerability #45

Closed ScottPierce closed 1 year ago

ScottPierce commented 1 year ago

When I add this library to my gradle module, IntelliJ warns me of a transitive vulnerability.

image
ScottPierce commented 1 year ago

To add context, I was replicating the example you gave me here when I found this. https://github.com/SMILEY4/ktor-swagger-ui/issues/44#issuecomment-1547783019