Qualys Enterprise TruRisk™ Platform (Custom Assessment and Remediation 2.7) API Notification
A new release of Qualys Enterprise TruRisk™ Platform (Custom Assessment and Remediation 2.7), which is released in December 2025, includes a new API and updates to existing APIs. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from these APIs.
What’s New?
With this release, we have added a new API to deprecate multiple scripts at once. Additionally, we have updated the CAR Script-based APIs that enable you to import and update scripts from your private or public GitLab repositories.
New API: Bulk Deprecate Scripts API
POST /sm/v1/scripts/bulk/deprecate
DTD and XSD Changes: NA
This API is used to deprecate multiple scripts.
CAR Script-based APIs
The following APIs are updated to import and update scripts from GitLab:
Updated API: Create Script API
POST /sm/v6/script
DTD and XSD Changes: NA
This API is used to create a script by fetching the script content from your public or private GitLab repository.
Updated API: Update Script API
PATCH /sm/v4/script/{ScriptId}
DTD and XSD Changes: NA
This API is used to update the script created by fetching the script content from your public or private GitLab repository.
For more details, please refer to the detailed API release notes: https://docs.qualys.com/en/car/release-notes/car/release_2_7_api.htm