You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, and first of all, thanks for working on ring-swagger!
I noticed that the ring-swagger:0.26.2's dependency metosin:scjsv:0.5.0 depends on com.github.java-json-tools:json-schema-validator:jar:2.2.10, which in turn transitively depends on com.google.guava:guava:jar:16.0.1 . Said Guava version is affected by the vulnerability CVE-2018-10237.
One way to fix the security issue inring-swagger:0.26.2 may be to upgrade metosin:scjsv. Any thoughts on this?