Qualys Cloud Platform 1.28 (ContainerSecurity) API notification 1

Qualys

Last updated on: July 31, 2023

A new release of Qualys Cloud Platform 1.28 (CS) includes updated APIs which is targeted for release in August 2023. 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
Malware Detection

With this release, we are introducing malware detection in Container Security. This adds
an extra layer of security and ensures your infrastructure and data remain secure. The
following new APIs have been introduced to view malware information for container
images:
Show Detected Malwares for Image
/images/{imageSha}/layers/malware
Shows a list of malwares detected for all layers of an image.

Show Detected Malware Files for an Image Layer
/csapi/v1.3/secretDetector/
Shows a list of malware files detected for a particular image layer.

Image Details with Malware and Secrets Information
/csapi/v1.3/images/{\imageSha\}
A new input parameter, scanDetails, in now available to specify the type of scan data to be fetched in the image details. You can specify “secrets” or “malware” to fetch the secrets or malware information for an image, respectively.

The release notes are here: https://www.qualys.com/docs/release-notes/qualys-container-security-1.28-api-release-notes.pdf

Share your Comments

Comments

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