Impact level: Medium
Note
This version features a lot of cleaning in the API. This includes better descriptions, summaries, field typing and others.
GET /api/auth/alerts/
api tag ‘Alerts’ added
api tag ‘alerts’ removed
the response optional property ‘results/items/vulnerabilities/items/severity’ became read-only for the status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/vulnerabilities/items/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/vulnerabilities/items/severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/vulnerabilities/items/severity’ became required for the status ‘200’
GET /api/auth/alerts/ack
api tag ‘Alerts’ added
api tag ‘alerts’ removed
GET /api/auth/alerts/{id}/ack
api tag ‘Alerts’ added
api tag ‘alerts’ removed
GET /api/auth/asm/cert/
api tag ‘Certificates’ added
api tag ‘asm’ removed
GET /api/auth/asm/cert/{id}/
api tag ‘Certificates’ added
api tag ‘asm’ removed
GET /api/auth/asm/cve/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/severity’ response property ‘oneOf’ list for the response status ‘200’
api tag ‘CVEs’ added
api tag ‘asm’ removed
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/severity’ response property ‘oneOf’ list for the response status ‘200’
GET /api/auth/asm/cve/count/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘CVEs’ added
api tag ‘asm’ removed
GET /api/auth/asm/cve/last-refresh-time/
api tag ‘CVEs’ added
api tag ‘asm’ removed
POST /api/auth/asm/cve/related-assets-count/
api tag ‘CVEs’ added
api tag ‘asm’ removed
GET /api/auth/asm/cve/v2/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/severity’ response property ‘oneOf’ list for the response status ‘200’
api tag ‘CVEs’ added
api tag ‘asm’ removed
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/severity’ response property ‘oneOf’ list for the response status ‘200’
GET /api/auth/asm/cve/{identifier}
:warning: added ‘#/components/schemas/SeverityEnum’ to the ‘severity’ response property ‘oneOf’ list for the response status ‘200’
api tag ‘CVEs’ added
api tag ‘asm’ removed
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘oneOf’ list for the response status ‘200’
GET /api/auth/asm/domain/
api tag ‘Domains’ added
api tag ‘asm’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/ip_addresses/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/parent_domain/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/subdomains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/ip_addresses/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/parent_domain/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/subdomains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/asm/domain/{id}/
api tag ‘Domains’ added
api tag ‘asm’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘ip_addresses/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘parent_domain/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘subdomains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘ip_addresses/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘parent_domain/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘subdomains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/asm/ip-address/
:warning: the ‘results/items/type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: added the new ‘cdn’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘cloud’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘private’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘saas’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘static’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘unknown’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘waf’ enum value to the ‘results/items/type’ response property for the response status ‘200’
api tag ‘IP addresses’ added
api tag ‘asm’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/domains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/domains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/ports/items/state’ became required for the status ‘200’
the response property ‘results/items/type’ became required for the status ‘200’
removed ‘#/components/schemas/Type379Enum, #/components/schemas/BlankEnum’ from the ‘results/items/type’ response property ‘oneOf’ list for the response status ‘200’
GET /api/auth/asm/ip-address/{id}/
:warning: the ‘type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: added the new ‘cdn’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘cloud’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘private’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘saas’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘static’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘unknown’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘waf’ enum value to the ‘type’ response property for the response status ‘200’
api tag ‘IP addresses’ added
api tag ‘asm’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘domains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘domains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
the response property ‘ports/items/state’ became required for the status ‘200’
the response property ‘type’ became required for the status ‘200’
removed ‘#/components/schemas/Type379Enum, #/components/schemas/BlankEnum’ from the ‘type’ response property ‘oneOf’ list for the response status ‘200’
GET /api/auth/asm/port/
api tag ‘Ports’ added
api tag ‘asm’ removed
the response property ‘results/items/state’ became required for the status ‘200’
GET /api/auth/asm/port/{id}/
api tag ‘Ports’ added
api tag ‘asm’ removed
the response property ‘state’ became required for the status ‘200’
GET /api/auth/asm/product/
api tag ‘Technologies’ added
api tag ‘asm’ removed
GET /api/auth/asm/subdomain/
api tag ‘Subdomains’ added
api tag ‘asm’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/ip_addresses/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/parent_domain/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/subdomains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/ip_addresses/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/parent_domain/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/subdomains/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/asm/vendor/
api tag ‘Technologies’ added
api tag ‘asm’ removed
GET /api/auth/asm/web/
:warning: the ‘results/items/ips’ response’s property type/format changed from ‘string’/‘’ to ‘array’/‘’ for status ‘200’
api tag ‘Web servers’ added
api tag ‘asm’ removed
the response property ‘results/items/ports/items/state’ became required for the status ‘200’
GET /api/auth/asm/web/{id}/
:warning: the ‘ips’ response’s property type/format changed from ‘string’/‘’ to ‘array’/‘’ for status ‘200’
api tag ‘Web servers’ added
api tag ‘asm’ removed
the response property ‘ports/items/state’ became required for the status ‘200’
GET /api/auth/assets/
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_domains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_ips’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_subdomains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘results/items/ip_type’ response property ‘oneOf’ list for the response status ‘200’
:warning: the ‘results/items/criticality’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘results/items/outside_business_hours’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘results/items/type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘results/items/outside_business_hours’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘results/items/criticality’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘results/items/outside_business_hours’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘results/items/criticality’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘results/items/criticality’ response property for the response status ‘200’
:warning: added the new ‘domain’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘fqdn’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘ip’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘results/items/type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘results/items/type’ response property for the response status ‘200’
api tag ‘Assets’ added
api tag ‘assets’ removed
the response optional property ‘results/items/liveness’ became read-only for the status ‘200’
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘results/items/liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘results/items/criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/LivenessEnum’ from the ‘results/items/liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘results/items/type’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/liveness’ became required for the status ‘200’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘results/items/ip_type’ response property ‘oneOf’ list for the response status ‘200’
PATCH /api/auth/assets/
api tag ‘Assets’ added
api tag ‘assets’ removed
POST /api/auth/assets/
:warning: added ‘#/components/schemas/IPAddressStateEnum’ to the ‘data/ip_state’ response property ‘oneOf’ list for the response status ‘201’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘data/ip_type’ response property ‘oneOf’ list for the response status ‘201’
:warning: the ‘data/type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘201’
:warning: added the new ‘domain’ enum value to the ‘data/type’ response property for the response status ‘201’
:warning: added the new ‘fqdn’ enum value to the ‘data/type’ response property for the response status ‘201’
:warning: added the new ‘ip’ enum value to the ‘data/type’ response property for the response status ‘201’
:warning: added the new ‘ip-range’ enum value to the ‘data/type’ response property for the response status ‘201’
:warning: added the new ‘ip-subnet’ enum value to the ‘data/type’ response property for the response status ‘201’
:warning: added the new ‘keyword’ enum value to the ‘data/type’ response property for the response status ‘201’
:warning: added the new ‘other’ enum value to the ‘data/type’ response property for the response status ‘201’
api tag ‘Assets’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘data/liveness’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/CriticalityEnum’ to the ‘data/criticality’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘data/criticality’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/LivenessEnum’ from the ‘data/liveness’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘data/related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘data/type’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/IpStateEnum’ from the ‘data/ip_state’ response property ‘oneOf’ list for the response status ‘201’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘data/ip_type’ response property ‘oneOf’ list for the response status ‘201’
GET /api/auth/assets/by-control-impacted
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/by-control-warning
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/by-control-warning-impacted
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_domains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_ips’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_subdomains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Assets’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetTypeEnum’ to the ‘results/items/type’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘results/items/criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘results/items/criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘results/items/type’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/assets/by-types
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_domains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_ips’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_subdomains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/criticalities
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_domains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_ips’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_subdomains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Assets’ added
api tag ‘assets’ removed
DELETE /api/auth/assets/delete
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/export/csv
api operation id ‘assets_export_csv’ removed and replaced with ‘assets_export_csv_get’
api tag ‘Assets’ added
api tag ‘assets’ removed
POST /api/auth/assets/export/csv
api operation id ‘assets_export_csv_2’ removed and replaced with ‘assets_export_csv_post’
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/export/json
:warning: added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
:warning: the ‘type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: added the new ‘domain’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘fqdn’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘type’ response property for the response status ‘200’
api tag ‘Assets’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
DELETE /api/auth/assets/group/
api tag ‘Asset groups’ added
api tag ‘assets’ removed
GET /api/auth/assets/group/
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Asset groups’ added
api tag ‘assets’ removed
added ‘#/components/schemas/CriticalityEnum’ to the ‘results/items/criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘results/items/criticality’ response property ‘allOf’ list for the response status ‘200’
POST /api/auth/assets/group/
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the response optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only for the status ‘201’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘201’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘201’
the response property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became required for the status ‘201’
GET /api/auth/assets/group/export/csv
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the response optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
the response property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became required for the status ‘200’
POST /api/auth/assets/group/export/csv
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the response optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
the response property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became required for the status ‘200’
DELETE /api/auth/assets/group/{id}/
api tag ‘Asset groups’ added
api tag ‘assets’ removed
GET /api/auth/assets/group/{id}/
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the response optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
the response property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became required for the status ‘200’
PATCH /api/auth/assets/group/{id}/
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the response optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
the response property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became required for the status ‘200’
DELETE /api/auth/assets/group/{id}/assets
api tag ‘Asset groups’ added
api tag ‘assets’ removed
POST /api/auth/assets/group/{id}/assets
api tag ‘Asset groups’ added
api tag ‘assets’ removed
DELETE /api/auth/assets/group/{id}/filters
api tag ‘Asset groups’ added
api tag ‘assets’ removed
POST /api/auth/assets/group/{id}/filters
:warning: added ‘#/components/schemas/DynamicProtectionFilter, #/components/schemas/DynamicPentestOptionFilter, #/components/schemas/DynamicTagFilter, #/components/schemas/DynamicTextFilter, #/components/schemas/DynamicTypeFilter, #/components/schemas/DynamicCriticalityFilter, #/components/schemas/DynamicPortFilter, #/components/schemas/DynamicStatusFilter’ to the response body ‘oneOf’ list for the response status ‘201’
api tag ‘Asset groups’ added
api tag ‘assets’ removed
PUT /api/auth/assets/group/{id}/filters
:warning: the ‘value’ request property type/format changed from ‘string’/‘’ to ‘’/‘’
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the ‘value’ request property type/format was generalized from ‘string’/‘’ to ‘’/‘’
the ‘value’ request property type/format was generalized from ‘string’/‘’ to ‘’/‘’
DELETE /api/auth/assets/group/{id}/owners
api tag ‘Asset groups’ added
api tag ‘assets’ removed
POST /api/auth/assets/group/{id}/owners
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
api tag ‘Asset groups’ added
api tag ‘assets’ removed
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the request optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only
the response optional property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
the response property ‘assets/allOf[#/components/schemas/AssetLite]/outside_business_hours’ became required for the status ‘200’
POST /api/auth/assets/group/{id}/tag
api tag ‘Asset groups’ added
api tag ‘assets’ removed
DELETE /api/auth/assets/group/{id}/tag/{pk_tag}
api tag ‘Asset groups’ added
api tag ‘assets’ removed
GET /api/auth/assets/group/{id}/teams
api tag ‘Asset groups’ added
api tag ‘assets’ removed
POST /api/auth/assets/import
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/metrics
api tag ‘Assets’ added
api tag ‘assets’ removed
POST /api/auth/assets/ports
:warning: added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
:warning: the ‘type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: added the new ‘domain’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘fqdn’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘type’ response property for the response status ‘200’
api tag ‘Assets’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
PATCH /api/auth/assets/protection/
api operation id ‘assets_protection_partial_update’ removed and replaced with ‘assets_protection_bulk_partial_update’
api tag ‘Asset protection’ added
api tag ‘assets’ removed
GET /api/auth/assets/statistics
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_domains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_ips’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘related_subdomains’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Assets’ added
api tag ‘assets’ removed
DELETE /api/auth/assets/tags/
api tag ‘Asset tags’ added
api tag ‘assets’ removed
POST /api/auth/assets/tags/
api tag ‘Asset tags’ added
api tag ‘assets’ removed
GET /api/auth/assets/tags/policies/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
POST /api/auth/assets/tags/policies/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
POST /api/auth/assets/tags/policies/delete/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
DELETE /api/auth/assets/tags/policies/{id}/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
GET /api/auth/assets/tags/policies/{id}/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
PATCH /api/auth/assets/tags/policies/{id}/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
POST /api/auth/assets/tags/policies/{id}/filters/
:warning: the request property ‘filters/operation’ became required
:warning: the request property ‘filters/operation’ became required
:warning: the request property ‘filters/operation’ became required
:warning: added the new ‘fqdn’ enum value to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetType]/value’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetType]/value’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetType]/value’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetType]/value’ response property for the response status ‘200’
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetCriticality]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetLiveness]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetType]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterPentestOption]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterProtection]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetCriticality]/value’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetCriticality]/value’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetCriticality]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetLiveness]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘results/items/oneOf[#/components/schemas/AutoTagFilterAssetType]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘results/items/oneOf[#/components/schemas/AutoTagFilterPentestOption]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘results/items/oneOf[#/components/schemas/AutoTagFilterProtection]/operation’ response property ‘allOf’ list for the response status ‘200’
POST /api/auth/assets/tags/policies/{id}/filters/remove/
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
PATCH /api/auth/assets/tags/policies/{policy_id}/filters/{filter_id}/
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetLivenessUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetLivenessUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetLivenessUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetPentestOptionUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetPentestOptionUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetPentestOptionUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetProtectionUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetProtectionUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetProtectionUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/operation’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/value’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/value’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetCriticalityUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetLivenessUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetLivenessUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetLivenessUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetPentestOptionUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetPentestOptionUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetPentestOptionUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetProtectionUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetProtectionUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetProtectionUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/operation’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/operation’ request property ‘allOf’ list
:warning: added the new ‘fqdn’ enum value to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetTypeUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetTypeUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetTypeUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetTypeUpdate]/value’ response property for the response status ‘200’
api tag ‘Auto-tag policies’ added
api tag ‘assets’ removed
added the new ‘fqdn’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘fqdn’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘fqdn’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘ip-range’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘ip-range’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘ip-range’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘ip-subnet’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘ip-subnet’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘ip-subnet’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘keyword’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘keyword’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added the new ‘keyword’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAutoTagFilterAssetTypeUpdate]/value’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetCriticalityUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetLivenessUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetPentestOptionUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetProtectionUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AutoFilterOperatorEnum’ to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetTypeUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘/oneOf[#/components/schemas/AutoTagFilterAssetCriticalityUpdate]/value’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/AutoTagFilterAssetCriticalityUpdate]/value’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/AutoTagFilterAssetCriticalityUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/AutoTagFilterAssetLivenessUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/AutoTagFilterAssetPentestOptionUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/AutoTagFilterAssetProtectionUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Operation69eEnum’ from the ‘/oneOf[#/components/schemas/AutoTagFilterAssetTypeUpdate]/operation’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/assets/{id}/
:warning: added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
:warning: the ‘type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: added the new ‘domain’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘fqdn’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘type’ response property for the response status ‘200’
api tag ‘Assets’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
PATCH /api/auth/assets/{id}/
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘type’ was restricted to a list of enum values
:warning: request property ‘type’ was restricted to a list of enum values
:warning: request property ‘type’ was restricted to a list of enum values
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: the ‘type’ request property type/format changed from ‘’/‘’ to ‘string’/‘’
:warning: added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
:warning: the ‘type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: added the new ‘domain’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘fqdn’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘type’ response property for the response status ‘200’
api tag ‘Assets’ added
api tag ‘assets’ removed
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
the ‘type’ request property type/format was generalized from ‘’/‘’ to ‘string’/‘’
the ‘type’ request property type/format was generalized from ‘’/‘’ to ‘string’/‘’
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
POST /api/auth/assets/{id}/
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘type’ was restricted to a list of enum values
:warning: request property ‘type’ was restricted to a list of enum values
:warning: request property ‘type’ was restricted to a list of enum values
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: the ‘type’ request property type/format changed from ‘’/‘’ to ‘string’/‘’
:warning: added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
:warning: added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
:warning: the ‘type’ response’s property type/format changed from ‘’/‘’ to ‘string’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: added the new ‘domain’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘fqdn’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-range’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘ip-subnet’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘keyword’ enum value to the ‘type’ response property for the response status ‘200’
:warning: added the new ‘other’ enum value to the ‘type’ response property for the response status ‘200’
api operation id ‘assets_create_2’ removed and replaced with ‘assets_update’
api tag ‘Assets’ added
api tag ‘assets’ removed
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
the ‘type’ request property type/format was generalized from ‘’/‘’ to ‘string’/‘’
the ‘type’ request property type/format was generalized from ‘’/‘’ to ‘string’/‘’
added the non-success response with the status ‘400’
added the non-success response with the status ‘404’
added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ response property ‘oneOf’ list for the response status ‘200’
removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ response property ‘oneOf’ list for the response status ‘200’
DELETE /api/auth/assets/{id}/owners
api tag ‘Assets’ added
api tag ‘assets’ removed
POST /api/auth/assets/{id}/owners
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/assets/{id}/protection/
api tag ‘Asset protection’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
PATCH /api/auth/assets/{id}/protection/
api operation id ‘assets_protection_partial_update_2’ removed and replaced with ‘assets_protection_partial_update’
api tag ‘Asset protection’ added
api tag ‘assets’ removed
added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘object/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/AssetProtectionEnum’ to the ‘object/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AvailabilityEnum’ from the ‘object/protection/allOf[#/components/schemas/Protection]/availability’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ProtectionEnum’ from the ‘object/protection/allOf[#/components/schemas/Protection]/status’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/assets/{id}/refresh
api tag ‘Assets’ added
api tag ‘assets’ removed
POST /api/auth/assets/{id}/tags
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetLivenessEnum’ to the ‘liveness’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionAvailabilityEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/AssetProtectionEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/CriticalityEnum’ to the ‘criticality’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘type’ was restricted to a list of enum values
:warning: request property ‘type’ was restricted to a list of enum values
:warning: request property ‘type’ was restricted to a list of enum values
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpStateEnum’ from the ‘ip_state’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: removed ‘#/components/schemas/IpTypeEnum’ from the ‘ip_type’ request property ‘oneOf’ list
:warning: the ‘type’ request property type/format changed from ‘’/‘’ to ‘string’/‘’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AvailabilityEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/availability’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘criticality’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/LivenessEnum’ from the ‘liveness’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/domains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/ips/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ProtectionEnum’ from the ‘related_easm/allOf[#/components/schemas/RelatedEasm]/subdomains/allOf[#/components/schemas/EasmObjects]/easm_objects/items/protection/allOf[#/components/schemas/Protection]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/TypeC0bEnum’ from the ‘type’ request property ‘allOf’ list
api tag ‘Assets’ added
api tag ‘assets’ removed
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘domain’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘fqdn’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-range’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘ip-subnet’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘keyword’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added the new ‘other’ enum value to the request property ‘type’
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressStateEnum’ to the ‘ip_state’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
added ‘#/components/schemas/IPAddressTypeEnum’ to the ‘ip_type’ request property ‘oneOf’ list
the ‘type’ request property type/format was generalized from ‘’/‘’ to ‘string’/‘’
the ‘type’ request property type/format was generalized from ‘’/‘’ to ‘string’/‘’
GET /api/auth/assets/{id}/teams
api tag ‘Assets’ added
api tag ‘assets’ removed
GET /api/auth/controls/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Trending attacks (Controls)’ added
api tag ‘controls’ removed
the response optional property ‘results/items/severity’ became read-only for the status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/severity’ became required for the status ‘200’
GET /api/auth/controls/{id}/
api tag ‘Trending attacks (Controls)’ added
api tag ‘controls’ removed
the response optional property ‘severity’ became read-only for the status ‘200’
the response optional property ‘vulnerabilities/items/severity’ became read-only for the status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘severity’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘vulnerabilities/items/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘vulnerabilities/items/severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘severity’ became required for the status ‘200’
the response property ‘vulnerabilities/items/severity’ became required for the status ‘200’
GET /api/auth/cybelangel/
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
POST /api/auth/cybelangel/
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
DELETE /api/auth/cybelangel/{id}/
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
GET /api/auth/cybelangel/{id}/
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
PATCH /api/auth/cybelangel/{id}/
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
GET /api/auth/cybelangel/{id}/connection
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
GET /api/auth/cybelangel/{id}/import
api tag ‘CybelAngel’ added
api tag ‘cybelangel’ removed
GET /api/auth/greyboxes/
api tag ‘Greybox’ added
api tag ‘greyboxes’ removed
the response optional property ‘results/items/complexity’ became read-only for the status ‘200’
added ‘#/components/schemas/CriticalityEnum’ to the ‘results/items/complexity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘results/items/complexity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/complexity’ became required for the status ‘200’
POST /api/auth/greyboxes/
:warning: request property ‘complexity’ was restricted to a list of enum values
:warning: request property ‘complexity’ was restricted to a list of enum values
:warning: request property ‘complexity’ was restricted to a list of enum values
:warning: the ‘complexity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘complexity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘complexity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘complexity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘complexity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘complexity’ request property ‘allOf’ list
api tag ‘Greybox’ added
api tag ‘greyboxes’ removed
added the new ‘1.00’ enum value to the request property ‘complexity’
added the new ‘1.00’ enum value to the request property ‘complexity’
added the new ‘1.00’ enum value to the request property ‘complexity’
added the new ‘2.00’ enum value to the request property ‘complexity’
added the new ‘2.00’ enum value to the request property ‘complexity’
added the new ‘2.00’ enum value to the request property ‘complexity’
added the new ‘3.00’ enum value to the request property ‘complexity’
added the new ‘3.00’ enum value to the request property ‘complexity’
added the new ‘3.00’ enum value to the request property ‘complexity’
GET /api/auth/itsm/config/
:warning: added the new required ‘query’ request parameter ‘org_id’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/config/reset/
:warning: added the new required ‘query’ request parameter ‘org_id’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
POST /api/auth/itsm/config/set/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: added required request body
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
PUT /api/auth/itsm/config/set/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: added required request body
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/groups/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_groups_retrieve’ removed and replaced with ‘itsm_groups_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/groups/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_groups_retrieve_2’ removed and replaced with ‘itsm_groups_retrieve_by_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/issuetypes/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
:warning: removed the required property ‘jira_projects’ from the response with the ‘200’ status
api operation id ‘itsm_issuetypes_retrieve’ removed and replaced with ‘itsm_issuetypes_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
added the required property ‘jira_issuetypes’ to the response with the ‘200’ status
GET /api/auth/itsm/jira-issuetypes/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
:warning: removed the required property ‘jira_projects’ from the response with the ‘200’ status
api operation id ‘itsm_jira_issuetypes_retrieve’ removed and replaced with ‘itsm_jira_issuetypes_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
added the required property ‘jira_issuetypes’ to the response with the ‘200’ status
GET /api/auth/itsm/jira-projects/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_jira_projects_retrieve’ removed and replaced with ‘itsm_jira_projects_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/projects/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_projects_retrieve’ removed and replaced with ‘itsm_projects_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/snow-tablenames/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_snow_tablenames_retrieve’ removed and replaced with ‘itsm_snow_tablenames_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/tickets/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_retrieve’ removed and replaced with ‘itsm_tickets_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
POST /api/auth/itsm/tickets/set/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: added required request body
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the non-success response with the status ‘400’
added the optional property ‘ticket/id’ to the response with the ‘200’ status
added the required property ‘ticket/itsm_ticket_id’ to the response with the ‘200’ status
added the required property ‘ticket/link’ to the response with the ‘200’ status
added the required property ‘ticket/status’ to the response with the ‘200’ status
added the required property ‘ticket/status_name’ to the response with the ‘200’ status
GET /api/auth/itsm/tickets/status/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_status_retrieve’ removed and replaced with ‘itsm_tickets_status_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/tickets/status/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_status_retrieve_2’ removed and replaced with ‘itsm_tickets_status_retrieve_by_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/tickets/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_retrieve_2’ removed and replaced with ‘itsm_tickets_retrieve_by_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/users/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_users_retrieve’ removed and replaced with ‘itsm_users_list’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/users/search/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_users_search_retrieve’ removed and replaced with ‘itsm_users_search_by_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/users/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_users_retrieve_2’ removed and replaced with ‘itsm_users_retrieve_by_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/config/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_config_retrieve_2’ removed and replaced with ‘itsm_config_retrieve_by_config_id’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
DELETE /api/auth/itsm/{config_id}/config/del/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: removed the success response with the status ‘204’
api operation id ‘itsm_config_del_destroy’ removed and replaced with ‘itsm_config_delete’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the non-success response with the status ‘400’
added the success response with the status ‘200’
GET /api/auth/itsm/{config_id}/config/del/
:warning: api removed without deprecation
POST /api/auth/itsm/{config_id}/config/set/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: added required request body
api operation id ‘itsm_config_set_create_2’ removed and replaced with ‘itsm_config_set_create_by_config_id’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
PUT /api/auth/itsm/{config_id}/config/set/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: added required request body
api operation id ‘itsm_config_set_update_2’ removed and replaced with ‘itsm_config_set_update_by_config_id’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/groups/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_groups_retrieve_3’ removed and replaced with ‘itsm_groups_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/groups/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_groups_retrieve_4’ removed and replaced with ‘itsm_groups_retrieve_by_config_and_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/issuetypes/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
:warning: removed the required property ‘jira_projects’ from the response with the ‘200’ status
api operation id ‘itsm_issuetypes_retrieve_2’ removed and replaced with ‘itsm_issuetypes_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
added the required property ‘jira_issuetypes’ to the response with the ‘200’ status
GET /api/auth/itsm/{config_id}/jira-issuetypes/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
:warning: removed the required property ‘jira_projects’ from the response with the ‘200’ status
api operation id ‘itsm_jira_issuetypes_retrieve_2’ removed and replaced with ‘itsm_jira_issuetypes_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
added the required property ‘jira_issuetypes’ to the response with the ‘200’ status
GET /api/auth/itsm/{config_id}/jira-projects/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_jira_projects_retrieve_2’ removed and replaced with ‘itsm_jira_projects_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/priorities/
api tag ‘ITSM’ added
api tag ‘itsm’ removed
GET /api/auth/itsm/{config_id}/projects/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_projects_retrieve_2’ removed and replaced with ‘itsm_projects_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/snow-tablenames/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_snow_tablenames_retrieve_2’ removed and replaced with ‘itsm_snow_tablenames_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/tickets/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_retrieve_3’ removed and replaced with ‘itsm_tickets_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
POST /api/auth/itsm/{config_id}/tickets/set/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: added required request body
api operation id ‘itsm_tickets_set_create_2’ removed and replaced with ‘itsm_tickets_set_create_by_config_id’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the non-success response with the status ‘400’
added the optional property ‘ticket/id’ to the response with the ‘200’ status
added the required property ‘ticket/itsm_ticket_id’ to the response with the ‘200’ status
added the required property ‘ticket/link’ to the response with the ‘200’ status
added the required property ‘ticket/status’ to the response with the ‘200’ status
added the required property ‘ticket/status_name’ to the response with the ‘200’ status
GET /api/auth/itsm/{config_id}/tickets/status/
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_status_retrieve_3’ removed and replaced with ‘itsm_tickets_status_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/tickets/status/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_status_retrieve_4’ removed and replaced with ‘itsm_tickets_status_retrieve_by_config_and_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/tickets/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
api operation id ‘itsm_tickets_retrieve_4’ removed and replaced with ‘itsm_tickets_retrieve_by_config_and_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘jira_project’
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘snow_tablename’
added the new optional ‘query’ request parameter ‘start_at’
added the media type ‘application/json’ for the response with the status ‘200’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/users/
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_users_retrieve_3’ removed and replaced with ‘itsm_users_list_by_config’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/itsm/{config_id}/users/{ids}
:warning: added the new required ‘query’ request parameter ‘org_id’
:warning: the response property ‘reason’ became optional for the status ‘200’
api operation id ‘itsm_users_retrieve_4’ removed and replaced with ‘itsm_users_retrieve_by_config_and_ids’
api tag ‘ITSM’ added
api tag ‘itsm’ removed
added the new optional ‘query’ request parameter ‘limit’
added the new optional ‘query’ request parameter ‘search’
added the new optional ‘query’ request parameter ‘start_at’
added the non-success response with the status ‘400’
GET /api/auth/orgs/
:warning: deleted the ‘query’ request parameter ‘user_not_in’
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/arsenalstatus
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/default/
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{id}/
api tag ‘Organizations’ added
api tag ‘orgs’ removed
POST /api/auth/orgs/{id}/
:warning: api removed without deprecation
PUT /api/auth/orgs/{id}/
:warning: api removed without deprecation
POST /api/auth/orgs/{id}/brandimage
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{id}/pentested/
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{org_id}/settings/
api tag ‘Organization settings’ added
api tag ‘orgs’ removed
PUT /api/auth/orgs/{org_id}/settings/auto_easm
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{org_id}/settings/obh
api tag ‘Organizations’ added
api tag ‘orgs’ removed
PUT /api/auth/orgs/{org_id}/settings/obh
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{org_id}/settings/sla
api tag ‘Organizations’ added
api tag ‘orgs’ removed
PUT /api/auth/orgs/{org_id}/settings/sla
api tag ‘Organizations’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{org_id}/settings/{id}/
api tag ‘Organization settings’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{org_id}/users/
api tag ‘Organization members’ added
api tag ‘orgs’ removed
POST /api/auth/orgs/{org_id}/users/
api tag ‘Organization members’ added
api tag ‘orgs’ removed
GET /api/auth/orgs/{org_id}/users/{id}/
api tag ‘Organization members’ added
api tag ‘orgs’ removed
DELETE /api/auth/orgs/{org_id}/users/{id}/delete
api tag ‘Organization members’ added
api tag ‘orgs’ removed
DELETE /api/auth/pentests/
api operation id ‘pentests_destroy’ removed and replaced with ‘pentests_bulk_destroy’
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
GET /api/auth/pentests/
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
POST /api/auth/pentests/
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
DELETE /api/auth/pentests/attachements/{id}/
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
GET /api/auth/pentests/org/{org_id}/export/csv
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
POST /api/auth/pentests/org/{org_id}/export/csv
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
DELETE /api/auth/pentests/{id}/
api operation id ‘pentests_destroy_2’ removed and replaced with ‘pentests_destroy_by_id’
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
GET /api/auth/pentests/{id}/
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
PATCH /api/auth/pentests/{id}/
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
GET /api/auth/pentests/{id}/assets/export/csv
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
POST /api/auth/pentests/{id}/assets/import/csv
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
POST /api/auth/pentests/{id}/assets/remove
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
POST /api/auth/pentests/{id}/attachements
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
GET /api/auth/pentests/{id}/teams
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
GET /api/auth/pentests/{id}/vulns/export/csv
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
POST /api/auth/pentests/{id}/vulns/import/csv
api tag ‘Pentests (Campaigns)’ added
api tag ‘pentests’ removed
DELETE /api/auth/remediations
api tag ‘Remediations’ added
api tag ‘remediations’ removed
GET /api/auth/remediations
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
api tag ‘Remediations’ added
api tag ‘remediations’ removed
the response property ‘results/items/effort’ became required for the status ‘200’
the response property ‘results/items/priority’ became required for the status ‘200’
the response property ‘results/items/status’ became required for the status ‘200’
POST /api/auth/remediations
:warning: the request property ‘effort’ became required
:warning: the request property ‘effort’ became required
:warning: the request property ‘effort’ became required
:warning: the request property ‘priority’ became required
:warning: the request property ‘priority’ became required
:warning: the request property ‘priority’ became required
:warning: the request property ‘status’ became required
:warning: the request property ‘status’ became required
:warning: the request property ‘status’ became required
api tag ‘Remediations’ added
api tag ‘remediations’ removed
the response property ‘effort’ became required for the status ‘201’
the response property ‘priority’ became required for the status ‘201’
the response property ‘status’ became required for the status ‘201’
DELETE /api/auth/remediations/{id}/
api tag ‘Remediations’ added
api tag ‘remediations’ removed
GET /api/auth/remediations/{id}/
api tag ‘Remediations’ added
api tag ‘remediations’ removed
the response property ‘effort’ became required for the status ‘200’
the response property ‘priority’ became required for the status ‘200’
the response property ‘status’ became required for the status ‘200’
PATCH /api/auth/remediations/{id}/
api tag ‘Remediations’ added
api tag ‘remediations’ removed
the response property ‘effort’ became required for the status ‘200’
the response property ‘priority’ became required for the status ‘200’
the response property ‘status’ became required for the status ‘200’
GET /api/auth/remediations/{id}/comments
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: the ‘results/items/is_editable’ response’s property type/format changed from ‘string’/‘’ to ‘boolean’/‘’ for status ‘200’
api tag ‘Remediations’ added
api tag ‘remediations’ removed
POST /api/auth/remediations/{id}/comments
api tag ‘Remediations’ added
api tag ‘remediations’ removed
DELETE /api/auth/remediations/{id}/owners
api tag ‘Remediations’ added
api tag ‘remediations’ removed
POST /api/auth/remediations/{id}/owners
api tag ‘Remediations’ added
api tag ‘remediations’ removed
DELETE /api/auth/remediations/{id}/vulnerabilities
api tag ‘Remediations’ added
api tag ‘remediations’ removed
POST /api/auth/remediations/{id}/vulnerabilities
api tag ‘Remediations’ added
api tag ‘remediations’ removed
GET /api/auth/report/{org_id}
api tag ‘Reports’ added
api tag ‘report’ removed
POST /api/auth/report/{org_id}
api tag ‘Reports’ added
api tag ‘report’ removed
GET /api/auth/retests/
api tag ‘Retests’ added
api tag ‘retests’ removed
GET /api/auth/retests/settings
api tag ‘Retests’ added
api tag ‘retests’ removed
GET /api/auth/retests/{id}/
api tag ‘Retests’ added
api tag ‘retests’ removed
POST /api/auth/retests/{id}/
api tag ‘Retests’ added
api tag ‘retests’ removed
GET /api/auth/retests/{id}/cancel
api tag ‘Retests’ added
api tag ‘retests’ removed
GET /api/auth/retests/{id}/refresh
api tag ‘Retests’ added
api tag ‘retests’ removed
GET /api/auth/risks/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Insights’ added
api tag ‘risks’ removed
the response optional property ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ became read-only for the status ‘200’
the response optional property ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ became read-only for the status ‘200’
the response optional property ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ became read-only for the status ‘200’
added ‘#/components/schemas/InsightStatusEnum’ to the ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/InsightBaseStatusEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ became required for the status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ became required for the status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ became required for the status ‘200’
PUT /api/auth/risks/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/all-opened-count/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/blocklists/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/count/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/export/csv/
api tag ‘Insights’ added
api tag ‘risks’ removed
POST /api/auth/risks/export/csv/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/export/json/
api tag ‘Insights’ added
api tag ‘risks’ removed
POST /api/auth/risks/export/json/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/policies/
:warning: the ‘results/items/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
api tag ‘Insight policies’ added
api tag ‘risks’ removed
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/severity’ response property ‘allOf’ list for the response status ‘200’
PATCH /api/auth/risks/policies/
api tag ‘Insight policies’ added
api tag ‘risks’ removed
POST /api/auth/risks/policies/
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘data/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘201’
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘data/severity’ response property for the response status ‘201’
:warning: added the new ‘1.00’ enum value to the ‘data/severity’ response property for the response status ‘201’
:warning: added the new ‘2.00’ enum value to the ‘data/severity’ response property for the response status ‘201’
:warning: added the new ‘3.00’ enum value to the ‘data/severity’ response property for the response status ‘201’
:warning: added the new ‘4.00’ enum value to the ‘data/severity’ response property for the response status ‘201’
api tag ‘Insight policies’ added
api tag ‘risks’ removed
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘data/severity’ response property ‘allOf’ list for the response status ‘201’
POST /api/auth/risks/policies/delete/
api tag ‘Insight policies’ added
api tag ‘risks’ removed
DELETE /api/auth/risks/policies/{id}/
api tag ‘Insight policies’ added
api tag ‘risks’ removed
GET /api/auth/risks/policies/{id}/
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api tag ‘Insight policies’ added
api tag ‘risks’ removed
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
PATCH /api/auth/risks/policies/{id}/
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api tag ‘Insight policies’ added
api tag ‘risks’ removed
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
POST /api/auth/risks/policies/{id}/apply/
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
api tag ‘Insight policies’ added
api tag ‘risks’ removed
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
DELETE /api/auth/risks/policies/{id}/filters/
api tag ‘Insight policies’ added
api tag ‘risks’ removed
POST /api/auth/risks/policies/{id}/filters/
:warning: the ‘results/items/oneOf[#/components/schemas/AssetCriticalityFilterTyped]/allOf[#/components/schemas/AssetCriticalityFilter]/value’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘results/items/oneOf[#/components/schemas/AssetCriticalityFilterTyped]/allOf[#/components/schemas/AssetCriticalityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘results/items/oneOf[#/components/schemas/AssetCriticalityFilterTyped]/allOf[#/components/schemas/AssetCriticalityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘results/items/oneOf[#/components/schemas/AssetCriticalityFilterTyped]/allOf[#/components/schemas/AssetCriticalityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response property for the response status ‘200’
api tag ‘Insight policies’ added
api tag ‘risks’ removed
added ‘#/components/schemas/InsightEffortEnum’ to the ‘results/items/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘results/items/oneOf[#/components/schemas/AssetCriticalityFilterTyped]/allOf[#/components/schemas/AssetCriticalityFilter]/value’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/DefaultSeverityEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationEffortEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationPriorityEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Value5feEnum’ from the ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/AssetCriticalityFilterTyped]/allOf[#/components/schemas/AssetCriticalityFilter]/value’ became required for the status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/AssetValueFilterTyped]/allOf[#/components/schemas/AssetValueFilter]/operation’ became required for the status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/InsightSeverityFilterTyped]/allOf[#/components/schemas/InsightSeverityFilter]/value’ became required for the status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/InsightTitleFilterTyped]/allOf[#/components/schemas/InsightTitleFilter]/operation’ became required for the status ‘200’
PATCH /api/auth/risks/policies/{policy_id}/filters/{filter_id}
:warning: request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ was restricted to a list of enum values
:warning: request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ was restricted to a list of enum values
:warning: request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ was restricted to a list of enum values
:warning: request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ was restricted to a list of enum values
:warning: request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ was restricted to a list of enum values
:warning: request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ was restricted to a list of enum values
:warning: the ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘/oneOf[#/components/schemas/AssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/AssetCriticalityFilterUpdate]/value’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Value5feEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Value5feEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Value5feEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘/oneOf[#/components/schemas/AssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/AssetCriticalityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘/oneOf[#/components/schemas/AssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/AssetCriticalityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘/oneOf[#/components/schemas/AssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/AssetCriticalityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response property for the response status ‘200’
api tag ‘Insight policies’ added
api tag ‘risks’ removed
added the new ‘0.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘0.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘0.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘1.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘1.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘1.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘1.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘1.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘1.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘2.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘2.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘2.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘2.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘2.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘2.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘3.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘3.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘3.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedAssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/PatchedAssetCriticalityFilterUpdate]/value’
added the new ‘3.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘3.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘3.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘4.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘4.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added the new ‘4.00’ enum value to the request property ‘/oneOf[#/components/schemas/PatchedInsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/PatchedInsightSeverityFilterUpdate]/value’
added ‘#/components/schemas/InsightEffortEnum’ to the ‘/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/ComplexityEnum’ from the ‘/oneOf[#/components/schemas/AssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/AssetCriticalityFilterUpdate]/value’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/DefaultSeverityEnum’ from the ‘/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationEffortEnum’ from the ‘/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationPriorityEnum’ from the ‘/oneOf[#/components/schemas/InsightPolicyInsightSubTopicFilterTyped]/allOf[#/components/schemas/InsightPolicyInsightSubTopicFilter]/subtopics/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Value5feEnum’ from the ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ response property ‘allOf’ list for the response status ‘200’
the response property ‘/oneOf[#/components/schemas/AssetCriticalityFilterUpdateTyped]/allOf[#/components/schemas/AssetCriticalityFilterUpdate]/value’ became required for the status ‘200’
the response property ‘/oneOf[#/components/schemas/AssetValueFilterUpdateTyped]/allOf[#/components/schemas/AssetValueFilterUpdate]/operation’ became required for the status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightSeverityFilterUpdateTyped]/allOf[#/components/schemas/InsightSeverityFilterUpdate]/value’ became required for the status ‘200’
GET /api/auth/risks/subtopics/
api tag ‘Sub-topics’ added
api tag ‘risks’ removed
added ‘#/components/schemas/InsightEffortEnum’ to the ‘results/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/DefaultSeverityEnum’ from the ‘results/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationEffortEnum’ from the ‘results/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationPriorityEnum’ from the ‘results/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
GET /api/auth/risks/topics/
api tag ‘Topics’ added
api tag ‘risks’ removed
added ‘#/components/schemas/InsightEffortEnum’ to the ‘results/items/subtopics/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/subtopics/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘results/items/subtopics/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/DefaultSeverityEnum’ from the ‘results/items/subtopics/items/default_severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationEffortEnum’ from the ‘results/items/subtopics/items/remediation_effort’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/RemediationPriorityEnum’ from the ‘results/items/subtopics/items/remediation_priority’ response property ‘allOf’ list for the response status ‘200’
POST /api/auth/risks/vulns/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/risks/{id}/
api tag ‘Insights’ added
api tag ‘risks’ removed
the response optional property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ became read-only for the status ‘200’
the response optional property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ became read-only for the status ‘200’
the response optional property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ became read-only for the status ‘200’
added ‘#/components/schemas/InsightStatusEnum’ to the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/InsightBaseStatusEnum’ from the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ became required for the status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ became required for the status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ became required for the status ‘200’
PATCH /api/auth/risks/{id}/
:warning: added ‘#/components/schemas/InsightStatusEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/InsightStatusEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/InsightStatusEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/InsightBaseStatusEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/InsightBaseStatusEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/InsightBaseStatusEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ request property ‘allOf’ list
api tag ‘Insights’ added
api tag ‘risks’ removed
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/asset/outside_business_hours’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/severity’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ became read-only
the request optional property ‘/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/status’ became read-only
the response optional property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ became read-only for the status ‘200’
the response optional property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ became read-only for the status ‘200’
the response optional property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ became read-only for the status ‘200’
added ‘#/components/schemas/InsightStatusEnum’ to the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/SeverityEnum’ to the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/InsightBaseStatusEnum’ from the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/asset/outside_business_hours’ became required for the status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/severity’ became required for the status ‘200’
the response property ‘/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/status’ became required for the status ‘200’
GET /api/auth/risks/{id}/pem/
api tag ‘Insights’ added
api tag ‘risks’ removed
GET /api/auth/security-checks/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Security checks’ added
api tag ‘security-checks’ removed
GET /api/auth/security-checks/asset/{asset_id}
api tag ‘Security checks’ added
api tag ‘security-checks’ removed
GET /api/auth/security-checks/scans
api tag ‘Security checks’ added
api tag ‘security-checks’ removed
DELETE /api/auth/tags/
api tag ‘Tags’ added
api tag ‘tags’ removed
GET /api/auth/tags/
api tag ‘Tags’ added
api tag ‘tags’ removed
the response optional property ‘results/items/oneOf[#/components/schemas/Tag]/assets/items/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/oneOf[#/components/schemas/Tag]/assets/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/oneOf[#/components/schemas/Tag]/assets/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/oneOf[#/components/schemas/Tag]/assets/items/outside_business_hours’ became required for the status ‘200’
POST /api/auth/tags/
api tag ‘Tags’ added
api tag ‘tags’ removed
the response optional property ‘assets/items/outside_business_hours’ became read-only for the status ‘201’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
the response property ‘assets/items/outside_business_hours’ became required for the status ‘201’
PATCH /api/auth/tags/{id}/
api tag ‘Tags’ added
api tag ‘tags’ removed
the response optional property ‘assets/items/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘assets/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘assets/items/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
the response property ‘assets/items/outside_business_hours’ became required for the status ‘200’
DELETE /api/auth/teams
api operation id ‘teams_destroy’ removed and replaced with ‘teams_bulk_destroy’
api tag ‘Teams’ added
api tag ‘teams’ removed
GET /api/auth/teams
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams/asset-groups
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams/assets
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams/campaigns
api tag ‘Teams’ added
api tag ‘teams’ removed
GET /api/auth/teams/export
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams/export
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams/users
api tag ‘Teams’ added
api tag ‘teams’ removed
DELETE /api/auth/teams/{id}
api operation id ‘teams_destroy_2’ removed and replaced with ‘teams_destroy_by_id’
api tag ‘Teams’ added
api tag ‘teams’ removed
GET /api/auth/teams/{id}
api tag ‘Teams’ added
api tag ‘teams’ removed
PATCH /api/auth/teams/{id}
api tag ‘Teams’ added
api tag ‘teams’ removed
DELETE /api/auth/teams/{id}/asset-groups
api tag ‘Teams’ added
api tag ‘teams’ removed
DELETE /api/auth/teams/{id}/assets
api tag ‘Teams’ added
api tag ‘teams’ removed
POST /api/auth/teams/{id}/assets/access-control
api tag ‘Teams’ added
api tag ‘teams’ removed
DELETE /api/auth/teams/{id}/campaigns
api tag ‘Teams’ added
api tag ‘teams’ removed
DELETE /api/auth/teams/{id}/users
api tag ‘Teams’ added
api tag ‘teams’ removed
PATCH /api/auth/teams/{id}/users
api tag ‘Teams’ added
api tag ‘teams’ removed
GET /api/auth/tickets/
api tag ‘Tickets’ added
api tag ‘tickets’ removed
GET /api/auth/tickets/{id}/
api tag ‘Tickets’ added
api tag ‘tickets’ removed
GET /api/auth/typosquatted-domains
:warning: for the ‘query’ request parameter ‘asset_groups’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
the response optional property ‘results/items/top_domain/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/top_domain/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/TyposquattedDomainStatusEnum’ to the ‘results/items/status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/VulnerabilitySolutionEffortEnum’ to the ‘results/items/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/top_domain/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/EffortEnum’ from the ‘results/items/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Status756Enum’ from the ‘results/items/status’ response property ‘allOf’ list for the response status ‘200’
the response property ‘results/items/top_domain/outside_business_hours’ became required for the status ‘200’
PATCH /api/auth/typosquatted-domains
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
GET /api/auth/typosquatted-domains/by-status
:warning: for the ‘query’ request parameter ‘asset_groups’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
GET /api/auth/typosquatted-domains/export
:warning: for the ‘query’ request parameter ‘asset_groups’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
POST /api/auth/typosquatted-domains/export
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
POST /api/auth/typosquatted-domains/vulns
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
GET /api/auth/typosquatted-domains/{id}
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
the response optional property ‘top_domain/outside_business_hours’ became read-only for the status ‘200’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘top_domain/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/TyposquattedDomainStatusEnum’ to the ‘status’ response property ‘allOf’ list for the response status ‘200’
added ‘#/components/schemas/VulnerabilitySolutionEffortEnum’ to the ‘severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘top_domain/outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/EffortEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Status756Enum’ from the ‘status’ response property ‘allOf’ list for the response status ‘200’
the response property ‘top_domain/outside_business_hours’ became required for the status ‘200’
GET /api/auth/typosquatted-domains/{id}/export/takedown-evidences
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
GET /api/auth/typosquatted-domains/{id}/history
api tag ‘Typosquatting’ added
api tag ‘typosquatted-domains’ removed
GET /api/auth/user/current
api tag ‘Authentication’ added
api tag ‘user’ removed
GET /api/auth/user/current/password_change
api tag ‘Authentication’ added
api tag ‘user’ removed
GET /api/auth/user/current/renew_otp
api tag ‘Authentication’ added
api tag ‘user’ removed
PUT /api/auth/user/current/subscribe-to-email
api tag ‘Authentication’ added
api tag ‘user’ removed
PUT /api/auth/user/current/update
api tag ‘Authentication’ added
api tag ‘user’ removed
GET /api/auth/user/token
api tag ‘Authentication’ added
api tag ‘user’ removed
DELETE /api/auth/user/token/delete
api tag ‘Authentication’ added
api tag ‘user’ removed
POST /api/auth/user/token/generate
api tag ‘Authentication’ added
api tag ‘user’ removed
DELETE /api/auth/users/
api operation id ‘users_destroy’ removed and replaced with ‘users_bulk_delete’
api tag ‘Users’ added
api tag ‘users’ removed
GET /api/auth/users/
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Users’ added
api tag ‘users’ removed
POST /api/auth/users/
api tag ‘Users’ added
api tag ‘users’ removed
GET /api/auth/users/export/csv
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Users’ added
api tag ‘users’ removed
POST /api/auth/users/export/csv
api tag ‘Users’ added
api tag ‘users’ removed
POST /api/auth/users/import/csv
api tag ‘Users’ added
api tag ‘users’ removed
DELETE /api/auth/users/{id}/
api operation id ‘users_destroy_2’ removed and replaced with ‘users_delete’
api tag ‘Users’ added
api tag ‘users’ removed
GET /api/auth/users/{id}/
api tag ‘Users’ added
api tag ‘users’ removed
POST /api/auth/users/{id}/
api operation id ‘users_create_2’ removed and replaced with ‘users_update’
api tag ‘Users’ added
api tag ‘users’ removed
PUT /api/auth/users/{id}/
api operation id ‘users_update’ removed and replaced with ‘users_partial_update’
api tag ‘Users’ added
api tag ‘users’ removed
POST /api/auth/users/{id}/deactivate
api tag ‘Users’ added
api tag ‘users’ removed
GET /api/auth/users/{id}/new-otp
api tag ‘Users’ added
api tag ‘users’ removed
GET /api/auth/users/{id}/newpwd
api tag ‘Users’ added
api tag ‘users’ removed
PUT /api/auth/users/{id}/subscribe-mail
api tag ‘Users’ added
api tag ‘users’ removed
DELETE /api/auth/users/{id}/{object_type}
api operation id ‘users_destroy_3’ removed and replaced with ‘users_manage_ownership_delete’
api tag ‘Users’ added
api tag ‘users’ removed
POST /api/auth/users/{id}/{object_type}
api operation id ‘users_create_3’ removed and replaced with ‘users_manage_ownership_create’
api tag ‘Users’ added
api tag ‘users’ removed
DELETE /api/auth/vulns/
api operation id ‘vulns_destroy’ removed and replaced with ‘vulns_bulk_destroy’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: the ‘results/items/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘results/items/severity’ response property for the response status ‘200’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘results/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘results/items/asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘results/items/severity’ response property ‘allOf’ list for the response status ‘200’
PATCH /api/auth/vulns/
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
POST /api/auth/vulns/
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘201’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘201’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘201’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘201’
:warning: added the new ‘1.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘201’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘201’
:warning: added the new ‘2.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘201’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘201’
:warning: added the new ‘3.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘201’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘201’
:warning: added the new ‘4.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘201’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘201’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property ‘allOf’ list for the response status ‘201’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘201’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required for the status ‘201’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required for the status ‘201’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required for the status ‘201’
DELETE /api/auth/vulns/attachements/{id}/
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/by-efforts
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/by-priorities
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/by-severity-and-time
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/by-vulns-status
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/export/csv
api operation id ‘vulnerabilities_export_csv’ removed and replaced with ‘vulns_export_csv_get’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
POST /api/auth/vulns/export/csv
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
api operation id ‘vulnerabilities_export_csv_2’ removed and replaced with ‘vulns_export_csv_post’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
POST /api/auth/vulns/owners/clear
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/severities
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
:warning: removed the required property ‘count’ from the response with the ‘200’ status
:warning: removed the required property ‘severity’ from the response with the ‘200’ status
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the required property ‘severities’ to the response with the ‘200’ status
GET /api/auth/vulns/severities/over-time
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/severities/statistics
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/times-to-fix
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
DELETE /api/auth/vulns/{id}/
api operation id ‘vulns_destroy_2’ removed and replaced with ‘vulns_destroy’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/{id}/
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required for the status ‘200’
PATCH /api/auth/vulns/{id}/
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required for the status ‘200’
POST /api/auth/vulns/{id}/attachements
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
POST /api/auth/vulns/{id}/comments
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
PATCH /api/auth/vulns/{id}/comments/{comment_id}
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
GET /api/auth/vulns/{id}/events
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
DELETE /api/auth/vulns/{id}/owners
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
POST /api/auth/vulns/{id}/owners
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required for the status ‘200’
GET /api/auth/vulns/{id}/periodic-retest
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/{id}/retests
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/{id}/retests/add
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
DELETE /api/auth/vulns/{id}/solution-owners
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
POST /api/auth/vulns/{id}/solution-owners
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: request property ‘severity’ was restricted to a list of enum values
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘severity’ request property type/format changed from ‘’/‘’ to ‘integer’/‘’
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ request property ‘allOf’ list
:warning: added the new ‘0.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘0.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘1.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘2.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘3.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added the new ‘4.00’ enum value to the request property ‘severity’
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required for the status ‘200’
GET /api/auth/vulns/{id}/tickets
:warning: for the ‘query’ request parameter ‘accessible_by_users’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘not_vuln_solution_owner’, the type/format of property ‘/items/’ was specialized from ‘number’/‘’ to ‘integer’/‘’
:warning: for the ‘query’ request parameter ‘teams’, the type/format of property ‘/items/’ was specialized from ‘string’/‘’ to ‘integer’/‘’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
GET /api/auth/vulns/{user_friendly_id}/
:warning: the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: the ‘severity’ response’s property type/format changed from ‘’/‘’ to ‘integer’/‘’ for status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘0.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘1.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘2.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘3.00’ enum value to the ‘severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property for the response status ‘200’
:warning: added the new ‘4.00’ enum value to the ‘severity’ response property for the response status ‘200’
api operation id ‘vulns_retrieve_2’ removed and replaced with ‘vulns_retrieve_by_user_friendly_id’
api tag ‘Vulnerabilities’ added
api tag ‘vulns’ removed
added ‘#/components/schemas/OutsideBusinessHoursEnum’ to the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/AssetOutsideBusinessHoursEnum’ from the ‘asset_outside_business_hours’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ response property ‘allOf’ list for the response status ‘200’
removed ‘#/components/schemas/Severity5feEnum’ from the ‘severity’ response property ‘allOf’ list for the response status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/severity’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_effort’ became required for the status ‘200’
the response property ‘external_vulnerability/allOf[#/components/schemas/ExternalVulnerability]/solution_priority’ became required for the status ‘200’
