Enterprise TruRisk™ Platform Release 3.25 API

August 10, 2026

We are introducing the following new enhancements for Enterprise TruRisk™ Platform.

Issues Addressed

The following important and notable customer issues are fixed in this release:

Category/Component Application Description
Scan Schedule API WAS API Restored the missing lastScan.name field in the WAS Schedule APIs. The endpoints /qps/rest/3.0/get/was/wasscanschedule/ and related schedule APIs now return the scan name under the lastScan section, restoring compatibility with customer integrations that depended on this field.
Scan Schedule API WAS API The endpoint /qps/rest/3.0/search/was/wasscanschedule previously returned HTTP 400 responses when schedule records contained null last-scan values. The API now handles these records correctly and returns valid search results.
Authentication WAS API Fixed a security issue where authentication record passwords were exposed in API responses. The GET/SEARCH WAS Authentication Record API V3 now masks form credentials and server passwords, preventing sensitive information from being returned in API output.
Authentication WAS API Fixed API certificate upload failures when creating authentication records through /qps/rest/3.0/create/was/webappauthrecord. Certificate validation logic was incompatible with newer Java security restrictions, causing upload failures. Client certificates can now be uploaded successfully through the API. Status: QA Verified.
API Support Malware Detection Service API Removed the unsupported Malware Detection API endpoint /qps/rest/1.0/download/md/detection from product documentation. Customers previously encountered OPERATION_NOT_SUPPORTED errors because the endpoint was never supported. Documentation now correctly reflects available API functionality.