Qualys Enterprise TruRisk™ Platform (Container Security Release 1.45) API Notification
A new release of Qualys Enterprise TruRisk™ Platform (Container Security Release 1.45 API), scheduled in August 2026, includes updates to existing and new APIs. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from the updated APIs.
What’s New
The CS 1.45 API release delivers improvements in report templates, greater visibility into registry repository refresh schedules, additional image identification details for scanned serverless functions, and new support for AWS Fargate serverless workloads through the Qualys Locator Path (QLP) APIs.
Note that in all CS APIs mentioned in this document, DTD or XSD changes are not applicable.
Enhancement in Reports
The APIs below are updated for the KSPM Compliance report, Image Vulnerability, Container Vulnerability, and Vulnerability Reports.
Fetch a List of Reports
Updated API: Fetch a List of Reports
Endpoint: GET /csapi/v1.3/reports
Create a Report Request
Updated API: Create a Report Request
Endpoint: POST /csapi/v1.3/reports
Create a Report Schedule
Updated API: Create a Report Schedule
Endpoint: POST /csapi/v1.3/reports/schedule
Update an Active Report Schedule
Updated API: Update an Active Report Schedule
Endpoint: PUT /csapi/v1.3/reports/schedule/{reportScheduleId}
Enhancement in Registry Repository Refresh
Fetch a List of Schedules Created for a Registry
Updated API: Fetch a List of Schedules Created for a Registry
Endpoint: GET /csapi/v1.3/registry/{registryId}/schedule
New Support for AWS Fargate Serverless Workloads in QLP
Fetch a List of QLP Entries
New API: Fetch a List of QLP Entries
Endpoint: GET /csapi/v1.3/qlp
Fetch Details of a QLP Entry
New API: Fetch Details of a QLP Entry
Endpoint: GET /csapi/v1.3/qlp/{uuid}
Fetch Software Details of a QLP Entry
New API: Fetch Software Details of a QLP Entry
Endpoint: GET /csapi/v1.3/qlp/{uuid}/software
Fetch Vulnerability Stats of a QLP Entry
New API: Fetch Vulnerability Stats of a QLP Entry
Endpoint: GET /csapi/v1.3/qlp/{uuid}/vuln/stats
Fetch a List of QLP Entries in Bulk
New API: Fetch a List of QLP Entries in Bulk
Endpoint: GET /csapi/v1.3/qlp/list
Enhancements Serverless Function (AWS Lambda Scan)
Fetch a List of Serverless Function
Updated API: Fetch a List of Serverless Function
Endpoint: GET /csapi/v1.3/serverless-functions
Fetch Details of a Serverless Function
Updated API: Fetch Details of a Serverless Function
Endpoint: GET /csapi/v1.3/serverless-functions/{functionUuid}
Fetch a List of Serverless Functions in Bulk
Updated API: Fetch a List of Serverless Functions in Bulk
Endpoint: GET /csapi/v1.3/serverless-functions/list
Please refer to the detailed release notes here: https://docs.qualys.com/en/cs/release-notes/container_security/release_1_45_api.htm