Qualys Cloud Platform 2.17 (CSAM/EASM) API notification 1

Qualys

Last updated on: February 7, 2024

A new release of Qualys Cloud Platform 2.17 (EASM/CSAM) includes updated APIs which is targeted for release in February 2024. The specific day will differ depending on the platform. See platform release dates on the Qualys Status page. This API notification provides an early preview into the coming API, allowing you to identify use cases that can leverage this updated API.

What’s New
Get an EASM Profile Data

/easm/v2/profile
You can use this new API to get the EASM profile data. If multiple EASM profiles are activated, you can get their data as well.

Create an EASM Profile
/easm/v2/profile
You can use this new API to create EASM profiles.

Update an EASM Profile Data
/easm/v2/profile/{profileName}
You can use this new API to update the existing EASM profile using the PUT method

Patch an EASM Profile Data
/easm/v2/profile/{profileName}
You can use this new API to update the existing EASM profile using the PATCH method.

Delete an EASM Profile
/easm/v2/profile
You can use this new API to delete the existing EASM profiles

Activate and Deactivate an EASM Profile
/easm/v2/profile/activate/{profileName}
You can use this new API to activate or deactivate the existing EASM profiles.

Get an EASM Profile Discovery Status
/easm/v2/profile/status
You can use this new API to know the discovery status of your EASM profile.

New Attributes that Contributes to TruRisk Score Calculation
With this release, you can see multiple new attributes added to the response of the public V2 and V1 APIs. These values contribute to the TruRisk score calculation.
The new values are added to the ’missingSoftware’, ’openPortListData’, and ’softwareListData’ fields.

New Attribute that Provides the Discovery Source
With this release, you can see the new attribute added to the response of the following V1 and V2 APIs. This attribute provides you the discovery sources, such as EASM, Passive Sensor, CMDB, and so on.

API Deprecation – Advance Intimation
We will deprecate the following public V1 APIs in the upcoming major release: /easm/v1/profile/

The release notes are here: https://cdn2.qualys.com/docs/release-notes/qualys-gav-csam-2.17-api-release-notes.pdf

Share your Comments

Comments

Your email address will not be published. Required fields are marked *