added
Time-based Filters for Vulnerability Exports
about 4 years ago by Lance Duvall
The default behavior for vulnerability exports has changed. By default, vulnerability exports will now only include vulnerabilities found or fixed within the last 30 days if no time-based filters (last_fixed
, last_found
, or first_found
) are submitted with the request. Previously, the default behavior was all vulnerabilities since Unix epoch time.
This change applies to the following endpoint:
API Endpoint | Description |
---|---|
POST /vulns/export | Export vulnerabilities |