Casablanca MUSIC Security/Vulnerability Report
This table represents the known exploitable and non-exploitable vulnerabilities in third party packages used in the project.
Repository | Code | Group | Impact Analysis | Action |
---|---|---|---|---|
music | org.codehaus.jackson | False Positive. This is a dependency by the core library for our RESTful service(jersey-json) and our cassandra-unit library. We do not use Jackson directly and do not use createBeanDeserializer() function which has the vulnerability. We were unable to find any reference to this Vulnerability from jersey-json or cassandra-unit. | MUSIC-48: Deal with jackson-mapper-asl security vulnerabilityClosed | |
music | com.fasterxml.jackson.core | False Positive. This is a dependency of Swagger Jersey Jaxrs library. We do not use Jackson directly and do not use createBeanDeserializer() function which has the vulnerability. To our knowledge we cannot find any reference of swagger jersey using this. | ||
music | org.apache.zookeeper : zookeeper : 3.4.11 | This has been removed in the Dublin release | ||
music | io.netty | This has been removed in the Dublin release |