added

Cloud Security: New csv_format Query Parameter for List Violations

A new parameter is now available for the Tenable Cloud Security List violations endpoint that allows you to return the violations data in CSV format rather than JSON format. The csv_format query parameter can be specified with a value of true to return the violations data in CSV format.

The new parameter:

ParameterTypeDescription
csv_formatQueryIndicates whether or not to return the violations data in CSV format rather than JSON format.

This update affects the following endpoint:

API EndpointDescriptionChange
GET /cns/api/v1/violationsList violationsAdded the csv_format query parameter.