Release 10.31.3 API

January 08, 2025, 2024

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 has been fixed in this release:

Component/Category Application
 
Description
PC - API Policy Compliance When the users executed the Compliance Posture API (/api/2.0/fo/compliance/posture/info/) to retrieve specific failed compliance data, the tag filtering was not applied correctly. As a result, the API returned all assets from the policy instead of just the assets within the specified tag. Relevant code changes have been made to fix the issue.