Skip to main content
All CollectionsAPI Changelogs
# API Changelog Version 1.11.9
# API Changelog Version 1.11.9

Will be released on February 20th

Updated over 2 months ago

## GET /api/auth/assets/by-control-warning-impacted

- endpoint added

## PUT /api/auth/assets/group/{id}/filters

- endpoint added

## POST /api/auth/assets/tags/policies/{id}/filters/

- ⚠️ added the new required request property 'filters/field'

- ⚠️ added the new required request property 'filters/field'

- ⚠️ added the new required request property 'filters/field'

- ⚠️ added the new required request property 'filters/value'

- ⚠️ added the new required request property 'filters/value'

- ⚠️ added the new required request property 'filters/value'

- ⚠️ the 'filters' request property type/format changed from 'string'/'' to 'object'/''

- ⚠️ the 'filters' request property type/format changed from 'string'/'' to 'object'/''

- ⚠️ the 'filters' request property type/format changed from 'string'/'' to 'object'/''

- ⚠️ removed the success response with the status '201'

- ⚠️ removed the request property 'is_enabled'

- ⚠️ removed the request property 'is_enabled'

- ⚠️ removed the request property 'is_enabled'

- ⚠️ removed the request property 'organization'

- ⚠️ removed the request property 'organization'

- ⚠️ removed the request property 'organization'

- ⚠️ removed the request property 'tag'

- ⚠️ removed the request property 'tag'

- ⚠️ removed the request property 'tag'

- ⚠️ removed the request property 'title'

- ⚠️ removed the request property 'title'

- ⚠️ removed the request property 'title'

- api operation id 'add_filters' removed and replaced with 'autotag_policies_add_filters'

- added the new optional request property 'filters/operation'

- added the new optional request property 'filters/operation'

- added the new optional request property 'filters/operation'

- the request required property 'filters' became not read-only

- the request required property 'filters' became not read-only

- the request required property 'filters' became not read-only

- added the required property 'message' to the response with the '404' status

- added the required property 'status' to the response with the '404' status

- added the success response with the status '200'

## PATCH /api/auth/assets/tags/policies/{policy_id}/filters/{filter_id}/

- endpoint added

## POST /api/auth/risks/policies/{id}/filters/

- added the required property 'results' to the response with the '200' status

## PATCH /api/auth/risks/policies/{policy_id}/filters/{filter_id}

- endpoint added

## POST /api/auth/vulns/

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the optional property 'external_vulnerability/cvss_score' to the response with the '201' status

## POST /api/auth/vulns/export/csv

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

## GET /api/auth/vulns/{id}/

- added the optional property 'external_vulnerability/cvss_score' to the response with the '200' status

## PATCH /api/auth/vulns/{id}/

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the optional property 'external_vulnerability/cvss_score' to the response with the '200' status

## POST /api/auth/vulns/{id}/comments

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

## PATCH /api/auth/vulns/{id}/comments/{comment_id}

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

## POST /api/auth/vulns/{id}/owners

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the new optional request property 'external_vulnerability/cvss_score'

- added the optional property 'external_vulnerability/cvss_score' to the response with the '200' status


You can access the complete API documentation here.

Did this answer your question?