VulnerableDependency

constructor(groupId: String, artifactId: String, version: String, vulnerabilities: List<Vulnerability>, dependencyChain: List<String>? = null, ecosystem: Ecosystem = Ecosystem.MAVEN, sourceLocation: DependencySourceLocation? = null)