Qualys Enterprise TruRisk™ Platform (Container Security Release 1.40) API Notification
A new release of Qualys Enterprise TruRisk™ Platform (Container Security Release 1.40 API), which is getting released in September 2025, includes updates to existing APIs. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from the updated APIs.
What’s New
This release introduces enhanced automation and control features in Container Security. It focuses on providing posture compliance ability in the reports and getting centralized policies using policy tags.
New Report Template – Compliance
Updated API: Fetch a List of Reports in Your Account
GET /csapi/v1.3/reports
DTD or XSD changes: Not Applicable
This API shows a list of reports in your account.
Updated API: Create a Report Request
POST /csapi/v1.3/reports
Use this API to create a new report request.
Updated API: Create a Report Schedule
POST /csapi/v1.3/reports/schedule
Use this API to create a new report schedule.
Updated API: Update an Active Report Schedule
PUT /csapi/v1.3/ reports/schedule/{reportingScheduleID}
Use this API to update a schedule having Status as ‘Active’.
Policy Tag Support for Centralized Policies
Updated API: Show a List of Centralized Policies
GET /csapi/v1.3/centralizedPolicy
Use this API to get all centralized policies in your account.
Please refer to the detailed release notes here: https://docs.qualys.com/en/cs/release-notes/container_security/release_1_40_api.htm