Actions
List Compliance Frameworks Select
Get all frameworks with a user_selected indication.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"framework_name": {
"display_name": "<string>",
"id": "<string>",
"custom": true,
"description": "<string>",
"active": false,
"type": "<string>",
"version": "<string>",
"version_agnostic_display_name": "<string>",
"is_ready": true,
"framework_cloud_vendors": [
"<string>"
],
"relevant_assets_sonar_query": []
}
}
Was this page helpful?