Request body schema for uploading a vulnerability scan.
UploadVulnerabilityScan
Machine-usable value to correlate scans (and their vulnerabilities) on a given resource. This value is then
used to determine vulnerabilities resolved/fixed between subsequent scans on the same resource.
Example:namespaces/foo:pods/bar-api
Allowed values:grypetrivy
Example:trivy
One OfShow Child Parameters
Example:prod
Example:us-east-2
Optional key used to correlate vulnerabilities found in this scan with the same vulnerabilities found across different sources.
This allows tracking the same vulnerability in two sources as one vulnerability instance.
When omitted, this will inherit the value of scan_key.
Example:kong/repo-id
Example:{"org.kong.enterprise.source.version":"v1"}
Optional RFC-3339 timestamp indicating when the vulnerability scan was run.
If provided, this value will be used as the authoritative scan time.
If omitted, the system will attempt to extract a timestamp from the uploaded scan report.
If no timestamp can be extracted, the server’s current time at ingestion will be used.
Example:2025-01-01T00:00:00Z