Vulnerability Location Response
data class VulnerabilityLocationResponse(val cpeUri: String, val package: String, val version: VersionResponse)
The location of the vulnerability.
Constructors
Types
Properties
Link copied to clipboard
The CPE URI in cpe format format. Examples include distro or storage location for vulnerable jar.
Link copied to clipboard