Skip to main content

Get cves by package uuid.

Get cves by package uuid.

Path Parameters
  • packageUuid string required
Query Parameters
  • directOnly boolean
Responses

cves


Schema
  • data object[] required
  • Array [
  • causePackageId string nullable required
  • cveId string required
  • cvss double nullable required
  • description string nullable required
  • fixVersion string required
  • link string nullable required
  • packageName string required
  • packageVersion string required
  • publishedDate string required
  • riskFactors object required
  • anyOf
  • severity string required
  • uuid string required
  • vector string nullable required
  • ]
  • packageUuid string required
Loading...