Changelog
2026-08-26
Breaking Change
Remove deprecated FSPM category filter values
Products: Security Posture Management
Scope: API + SDKs
-
What's new
Removes ACCESS_CONTROL, ADMIN_MANAGEMENT, SECURITY, and CONFIGURATION values from the category filter parameter and updates the endpoint description text. -
Impact
API requests using the removed category filter values will receive validation errors.
Affected endpoints:
Added
Add FSPM security finding update endpoint
Products: Security Posture Management
Scope: API + SDKs
-
What's new
Adds an endpoint to accept or reopen FSPM security findings by setting the status to ACCEPTED or OPEN, with a required reason when accepting. -
Impact
Customers can programmatically manage FSPM finding statuses through the API.
Affected endpoints:
Add FSPM security finding details endpoint
Products: Security Posture Management
Scope: API + SDKs
-
What's new
Adds an endpoint to retrieve detailed information about a specific FSPM security finding by its ID, including compliance requirements, risk explanation, and mitigation guidance. -
Impact
Customers can now fetch complete details for individual security findings programmatically.