Enterprise TruRisk™ Platform Release 10.34.1 API 

June 4, 2025

Before understanding the API release highlights, learn more about the API server URL to be used in your API requests by referring to the Know Your Qualys API Server URL section. For this API Release Notes, <qualys_base_url> is mentioned in the sample API requests.

We have implemented versioning for APIs. For more information on API versioning, refer to the Introducing API Versioning: A Strategic Upgrade for Enhanced Stability and Control for API Integrations blog.

Issues Addressed

The following reported and notable customer API issue are fixed in this release:

Component/Category Application
 
Description
VM - Knowledge Base Vulnerability Management When the users executed a KnowledgeBase API /api/2.0/fo/knowledge_base/vuln/, it was observed that the closing </VULN_LIST> tag was missing in the API output. Relevant code changes have been made to resolve the issue.
PC - API Policy Compliance When the users executed posture info API /api/2.0/fo/compliance/posture/info/ by providing the DNS Hostnames in the Asset Group, the API did not return any posture data for the policy that included DNS hostnames. Relevant code changes have been made to fix the issue.
PA / PC - API Policy Compliance When the users tried to fetch the policy list API /api/2.0/fo/compliance/policy/index.php, an error was encountered in the Service Now Integration. Relevant code changes have been made to fix the issue.