{"items":[{"type":"link","fsPath":"index.md","metadata":{"type":"markdown"},"label":"Mend.io API Documentation","link":"/","separatorLine":true,"routeSlug":"/"},{"type":"separator","label":"Mend AppSec Platform APIs"},{"type":"group","label":"Platform API 3.0","items":[{"type":"link","label":"Mend API ","link":"/platform/3.0","routeSlug":"/platform/3.0"},{"type":"group","label":"Access Management","link":"/platform/3.0/access-management","routeSlug":"/platform/3.0/access-management","items":[{"label":"Login","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/access-management/login","routeSlug":"/platform/3.0/access-management/login","metadata":{"seo":{"title":"Login","description":"Sign in a user with email and user key, returning a JWT token which is valid for 30 minutes. If you omit the organization, it defaults to the last one you signed in to."}},"httpPath":"/api/v3.0/login"},{"label":"Refresh Access Token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/access-management/refreshaccesstoken","routeSlug":"/platform/3.0/access-management/refreshaccesstoken","metadata":{"seo":{"title":"Refresh Access Token","description":"Generates a new access token from a refresh token"}},"httpPath":"/api/v3.0/login/accessToken"},{"label":"Logout (revokes the refresh token)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/access-management/logout","routeSlug":"/platform/3.0/access-management/logout","metadata":{"seo":{"title":"Logout (revokes the refresh token)","description":"Logout (revokes the refresh token)"}},"httpPath":"/api/v3.0/logout"}]},{"type":"group","label":"Administration - Groups","link":"/platform/3.0/administration-groups","routeSlug":"/platform/3.0/administration-groups","items":[{"label":"Get All Organization Groups","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/getallorganizationgroups","routeSlug":"/platform/3.0/administration-groups/getallorganizationgroups","metadata":{"seo":{"title":"Get All Organization Groups","description":"Returns a list of all groups within an organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups"},{"label":"Create Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/creategroup","routeSlug":"/platform/3.0/administration-groups/creategroup","metadata":{"seo":{"title":"Create Group","description":"Creates a new group for an organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups"},{"label":"Get All Organization Groups with Role Definitions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/getallorganizationgroupswithroledefinitions","routeSlug":"/platform/3.0/administration-groups/getallorganizationgroupswithroledefinitions","metadata":{"seo":{"title":"Get All Organization Groups with Role Definitions","description":"Returns a list of all groups within an organization with their role definitions"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/roleDefinitions"},{"label":"Get Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/getgroup","routeSlug":"/platform/3.0/administration-groups/getgroup","metadata":{"seo":{"title":"Get Group","description":"Returns the given group of an organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}"},{"label":"Update Group","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/updategroup","routeSlug":"/platform/3.0/administration-groups/updategroup","metadata":{"seo":{"title":"Update Group","description":"Updates the properties of a given group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}"},{"label":"Delete Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/deletegroup","routeSlug":"/platform/3.0/administration-groups/deletegroup","metadata":{"seo":{"title":"Delete Group","description":"Deletes the given group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}"},{"label":"Get Group Roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/getgrouproles","routeSlug":"/platform/3.0/administration-groups/getgrouproles","metadata":{"seo":{"title":"Get Group Roles","description":"Returns the list of roles associated with a given group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}/roles"},{"label":"Remove Group Roles","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/removegrouproles","routeSlug":"/platform/3.0/administration-groups/removegrouproles","metadata":{"seo":{"title":"Remove Group Roles","description":"Deletes a role from a group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}/roles"},{"label":"Add Group Roles","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/addgrouproles","routeSlug":"/platform/3.0/administration-groups/addgrouproles","metadata":{"seo":{"title":"Add Group Roles","description":"Creates a new group role for an organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}/roles"},{"label":"Get Group Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/getgroupusers","routeSlug":"/platform/3.0/administration-groups/getgroupusers","metadata":{"seo":{"title":"Get Group Users","description":"Returns a list of users that belong to given group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}/users"},{"label":"Add User to Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/adduserstogroup","routeSlug":"/platform/3.0/administration-groups/adduserstogroup","metadata":{"seo":{"title":"Add User to Group","description":"Adds a user to an organization's group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}/users"},{"label":"Remove User From Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-groups/deleteuserfromgroup","routeSlug":"/platform/3.0/administration-groups/deleteuserfromgroup","metadata":{"seo":{"title":"Remove User From Group","description":"Deletes a user from an organization's group"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/groups/{groupUuid}/users/{userUuid}"}]},{"type":"group","label":"Administration - Users","link":"/platform/3.0/administration-users","routeSlug":"/platform/3.0/administration-users","items":[{"label":"Get Organization Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-users/getuserspaginated","routeSlug":"/platform/3.0/administration-users/getuserspaginated","metadata":{"seo":{"title":"Get Organization Users","description":"Returns a list of all users in an organization (paginated)"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/users"},{"label":"Invite User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-users/inviteuser","routeSlug":"/platform/3.0/administration-users/inviteuser","metadata":{"seo":{"title":"Invite User","description":"Sends an email invitation to others to join an organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/users/invite"},{"label":"Remove User From Organization","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-users/removeuser","routeSlug":"/platform/3.0/administration-users/removeuser","metadata":{"seo":{"title":"Remove User From Organization","description":"Deletes a user from an organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/users/{userUuid}"},{"label":"Block User","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-users/blockuser","routeSlug":"/platform/3.0/administration-users/blockuser","metadata":{"seo":{"title":"Block User","description":"Blocks a user in the organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/users/{userUuid}/block"},{"label":"Unblock User","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-users/unblockuser","routeSlug":"/platform/3.0/administration-users/unblockuser","metadata":{"seo":{"title":"Unblock User","description":"Unblocks a user in the organization"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/users/{userUuid}/unblock"}]},{"type":"group","label":"Administration - Labels","link":"/platform/3.0/administration-labels","routeSlug":"/platform/3.0/administration-labels","items":[{"label":"Get All Organization Labels","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-labels/getlabels","routeSlug":"/platform/3.0/administration-labels/getlabels","metadata":{"seo":{"title":"Get All Organization Labels","description":"Returns a list of all labels in an organization (paginated)"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/labels"},{"label":"Add Label Definition","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-labels/createlabel","routeSlug":"/platform/3.0/administration-labels/createlabel","metadata":{"seo":{"title":"Add Label Definition","description":"Adds a new label definition"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/labels"},{"label":"Rename Label","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-labels/renamelabel","routeSlug":"/platform/3.0/administration-labels/renamelabel","metadata":{"seo":{"title":"Rename Label","description":"Renames an existing label"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/labels/{labelUuid}"},{"label":"Remove Label Definition","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-labels/deletelabel","routeSlug":"/platform/3.0/administration-labels/deletelabel","metadata":{"seo":{"title":"Remove Label Definition","description":"Removes a label definition"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/labels/{labelUuid}"}]},{"type":"group","label":"Reports","link":"/platform/3.0/reports","routeSlug":"/platform/3.0/reports","items":[{"label":"Export AI Account (cross-org) Findings report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaifindingsreport_3","routeSlug":"/platform/3.0/reports/exportaifindingsreport_3","metadata":{"seo":{"title":"Export AI Account (cross-org) Findings report asynchronously","description":"Export AI Account (cross-org) Findings report asynchronously"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/ai/reports/findings"},{"label":"Export AI Account (cross-org) Inventory report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaiinventoryreport_3","routeSlug":"/platform/3.0/reports/exportaiinventoryreport_3","metadata":{"seo":{"title":"Export AI Account (cross-org) Inventory report asynchronously","description":"Export AI Account (cross-org) Inventory report asynchronously"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/ai/reports/inventory"},{"label":"Export AI Application BOM report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaibomreport_2","routeSlug":"/platform/3.0/reports/exportaibomreport_2","metadata":{"seo":{"title":"Export AI Application BOM report asynchronously","description":"Export AI Application BOM report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/reports/AIBOM"},{"label":"Export AI Application Findings report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaifindingsreport_2","routeSlug":"/platform/3.0/reports/exportaifindingsreport_2","metadata":{"seo":{"title":"Export AI Application Findings report asynchronously","description":"Export AI Application Findings report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/reports/findings"},{"label":"Export AI Application Inventory report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaiinventoryreport_2","routeSlug":"/platform/3.0/reports/exportaiinventoryreport_2","metadata":{"seo":{"title":"Export AI Application Inventory report asynchronously","description":"Export AI Application Inventory report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/reports/inventory"},{"label":"Export Code Application Compliance report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcodecompliancereport_1","routeSlug":"/platform/3.0/reports/exportcodecompliancereport_1","metadata":{"seo":{"title":"Export Code Application Compliance report asynchronously","description":"Export Code Application Compliance report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/code/reports/compliance"},{"label":"Export Code Application Findings report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcodefindingsreport_1","routeSlug":"/platform/3.0/reports/exportcodefindingsreport_1","metadata":{"seo":{"title":"Export Code Application Findings report asynchronously (Code - SAST)","description":"Export Code Application Findings report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/code/reports/findings"},{"label":"Export Code Application Resolved Findings report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcoderesolvedreport_1","routeSlug":"/platform/3.0/reports/exportcoderesolvedreport_1","metadata":{"seo":{"title":"Export Code Application Resolved Findings report asynchronously (Code - SAST)","description":"Export Code Application Resolved Findings report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/code/reports/resolved"},{"label":"Export Code Application Suppressions report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcodesuppressionsreport_1","routeSlug":"/platform/3.0/reports/exportcodesuppressionsreport_1","metadata":{"seo":{"title":"Export Code Application Suppressions report asynchronously (Code - SAST)","description":"Export Code Application Suppressions report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/code/reports/suppressions"},{"label":"Export Image Application SBOM report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgsbomreport_2","routeSlug":"/platform/3.0/reports/exportimgsbomreport_2","metadata":{"seo":{"title":"Export Image Application SBOM report asynchronously","description":"Export Image Application SBOM report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/images/reports/SBOM"},{"label":"Export IMG Application Attribution report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgattributionreport_2","routeSlug":"/platform/3.0/reports/exportimgattributionreport_2","metadata":{"seo":{"title":"Export IMG Application Attribution report asynchronously","description":"Export IMG Application Attribution report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/images/reports/attribution"},{"label":"Export IMG Application Due Diligence report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgfindingsreport_2","routeSlug":"/platform/3.0/reports/exportimgfindingsreport_2","metadata":{"seo":{"title":"Export IMG Application Due Diligence report asynchronously","description":"Export IMG Application Due Diligence report asynchronously"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/images/reports/dueDiligence"},{"label":"Export Unified Findings report for an application asynchronously (Platform)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportunifiedfindingsreport_2","routeSlug":"/platform/3.0/reports/exportunifiedfindingsreport_2","metadata":{"seo":{"title":"Export Unified Findings report for an application asynchronously (Platform)","description":"Export Unified Findings report for an application asynchronously (Platform)"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/reports/unified-findings"},{"label":"Export AI Organization BOM report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaibomreport_1","routeSlug":"/platform/3.0/reports/exportaibomreport_1","metadata":{"seo":{"title":"Export AI Organization BOM report asynchronously","description":"Export AI Organization BOM report asynchronously"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/ai/reports/AIBOM"},{"label":"Export AI Organization Findings report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaifindingsreport_1","routeSlug":"/platform/3.0/reports/exportaifindingsreport_1","metadata":{"seo":{"title":"Export AI Organization Findings report asynchronously","description":"Export AI Organization Findings report asynchronously"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/ai/reports/findings"},{"label":"Export AI Organization Inventory report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaiinventoryreport_1","routeSlug":"/platform/3.0/reports/exportaiinventoryreport_1","metadata":{"seo":{"title":"Export AI Organization Inventory report asynchronously","description":"Export AI Organization Inventory report asynchronously"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/ai/reports/inventory"},{"label":"Export Code Organization Compliance report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportsastanalyticsreport","routeSlug":"/platform/3.0/reports/exportsastanalyticsreport","metadata":{"seo":{"title":"Export Code Organization Compliance report asynchronously (Code - SAST)","description":"Export Code Organization Compliance report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/code/reports/compliance"},{"label":"Export Image Organization SBOM report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgsbomreport_1","routeSlug":"/platform/3.0/reports/exportimgsbomreport_1","metadata":{"seo":{"title":"Export Image Organization SBOM report asynchronously","description":"Export Image Organization SBOM report asynchronously"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/images/reports/SBOM"},{"label":"Export IMG Organization Attribution report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgattributionreport_1","routeSlug":"/platform/3.0/reports/exportimgattributionreport_1","metadata":{"seo":{"title":"Export IMG Organization Attribution report asynchronously","description":"Export IMG Organization Attribution report asynchronously"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/images/reports/attribution"},{"label":"Export IMG Organization Due Diligence report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgfindingsreport_1","routeSlug":"/platform/3.0/reports/exportimgfindingsreport_1","metadata":{"seo":{"title":"Export IMG Organization Due Diligence report asynchronously","description":"Export IMG Organization Due Diligence report asynchronously"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/images/reports/dueDiligence"},{"label":"Get Reports","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/getreportstatusesmulticontext","routeSlug":"/platform/3.0/reports/getreportstatusesmulticontext","metadata":{"seo":{"title":"Get Reports","description":"Get Reports"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports"},{"label":"Export Activity Log report asynchronously (Platform)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportactivitylogreport","routeSlug":"/platform/3.0/reports/exportactivitylogreport","metadata":{"seo":{"title":"Export Activity Log report asynchronously (Platform)","description":"Export Activity Log report asynchronously (Platform)"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports/activity-log"},{"label":"Download Report","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/downloadreport","routeSlug":"/platform/3.0/reports/downloadreport","metadata":{"seo":{"title":"Download Report","description":"Download Report"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports/download/{reportUuid}"},{"label":"Export Unified Findings report for an organization asynchronously (Platform)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportunifiedfindingsreport_1","routeSlug":"/platform/3.0/reports/exportunifiedfindingsreport_1","metadata":{"seo":{"title":"Export Unified Findings report for an organization asynchronously (Platform)","description":"Export Unified Findings report for an organization asynchronously (Platform)"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports/unified-findings"},{"label":"Export Users and Groups report asynchronously (Platform)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportusersreport","routeSlug":"/platform/3.0/reports/exportusersreport","metadata":{"seo":{"title":"Export Users and Groups report asynchronously (Platform)","description":"Export Users and Groups report asynchronously (Platform)"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports/users-groups"},{"label":"Get Report Status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/getreportstatus","routeSlug":"/platform/3.0/reports/getreportstatus","metadata":{"seo":{"title":"Get Report Status","description":"Get Report Status"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports/{reportUuid}"},{"label":"Delete Report","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/deletereport","routeSlug":"/platform/3.0/reports/deletereport","metadata":{"seo":{"title":"Delete Report","description":"Delete Report"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/reports/{reportUuid}"},{"label":"Export AI Project BOM report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaibomreport","routeSlug":"/platform/3.0/reports/exportaibomreport","metadata":{"seo":{"title":"Export AI Project BOM report asynchronously","description":"Export AI Project BOM report asynchronously"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/reports/AIBOM"},{"label":"Export AI Project Findings report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaifindingsreport","routeSlug":"/platform/3.0/reports/exportaifindingsreport","metadata":{"seo":{"title":"Export AI Project Findings report asynchronously","description":"Export AI Project Findings report asynchronously"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/reports/findings"},{"label":"Export AI Project Inventory report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaiinventoryreport","routeSlug":"/platform/3.0/reports/exportaiinventoryreport","metadata":{"seo":{"title":"Export AI Project Inventory report asynchronously","description":"Export AI Project Inventory report asynchronously"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/reports/inventory"},{"label":"Export Code Project Compliance report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcodecompliancereport","routeSlug":"/platform/3.0/reports/exportcodecompliancereport","metadata":{"seo":{"title":"Export Code Project Compliance report asynchronously (Code - SAST)","description":"Export Code Project Compliance report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/reports/compliance"},{"label":"Export Code Project Findings report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcodefindingsreport","routeSlug":"/platform/3.0/reports/exportcodefindingsreport","metadata":{"seo":{"title":"Export Code Project Findings report asynchronously (Code - SAST)","description":"Export Code Project Findings report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/reports/findings"},{"label":"Export Code Project Resolved Findings report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcoderesolvedreport","routeSlug":"/platform/3.0/reports/exportcoderesolvedreport","metadata":{"seo":{"title":"Export Code Project Resolved Findings report asynchronously (Code - SAST)","description":"Export Code Project Resolved Findings report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/reports/resolved"},{"label":"Export Code Project Suppressions report asynchronously (Code - SAST)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportcodesuppressionsreport","routeSlug":"/platform/3.0/reports/exportcodesuppressionsreport","metadata":{"seo":{"title":"Export Code Project Suppressions report asynchronously (Code - SAST)","description":"Export Code Project Suppressions report asynchronously (Code - SAST)"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/reports/suppressions"},{"label":"Export Image Project SBOM report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgsbomreport","routeSlug":"/platform/3.0/reports/exportimgsbomreport","metadata":{"seo":{"title":"Export Image Project SBOM report asynchronously","description":"Export Image Project SBOM report asynchronously"}},"httpPath":"/api/v3.0/projects/{projectUuid}/images/reports/SBOM"},{"label":"Export IMG Project Attribution report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgattributionreport","routeSlug":"/platform/3.0/reports/exportimgattributionreport","metadata":{"seo":{"title":"Export IMG Project Attribution report asynchronously","description":"Export IMG Project Attribution report asynchronously"}},"httpPath":"/api/v3.0/projects/{projectUuid}/images/reports/attribution"},{"label":"Export IMG Project Due Diligence report asynchronously","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportimgfindingsreport","routeSlug":"/platform/3.0/reports/exportimgfindingsreport","metadata":{"seo":{"title":"Export IMG Project Due Diligence report asynchronously","description":"Export IMG Project Due Diligence report asynchronously"}},"httpPath":"/api/v3.0/projects/{projectUuid}/images/reports/dueDiligence"},{"label":"Export Unified Findings report for a project asynchronously (Platform)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportunifiedfindingsreport","routeSlug":"/platform/3.0/reports/exportunifiedfindingsreport","metadata":{"seo":{"title":"Export Unified Findings report for a project asynchronously (Platform)","description":"Export Unified Findings report for a project asynchronously (Platform)"}},"httpPath":"/api/v3.0/projects/{projectUuid}/reports/unified-findings"},{"label":"Export account inventory report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaccountinventoryreport","routeSlug":"/platform/3.0/reports/exportaccountinventoryreport","metadata":{"seo":{"title":"Export account inventory report asynchronously (Dependencies - SCA)","description":"Export account inventory report asynchronously (Dependencies - SCA)"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/dependencies/reports/inventory"},{"label":"Export account dependency security findings report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaccountdependencysecurityfindingsreport","routeSlug":"/platform/3.0/reports/exportaccountdependencysecurityfindingsreport","metadata":{"seo":{"title":"Export account dependency security findings report asynchronously (Dependencies - SCA)","description":"Export account dependency security findings report asynchronously (Dependencies - SCA)"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindings"},{"label":"Export account dependency security findings by library report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportaccountdependencysecurityfindingsbylibraryreport","routeSlug":"/platform/3.0/reports/exportaccountdependencysecurityfindingsbylibraryreport","metadata":{"seo":{"title":"Export account dependency security findings by library report asynchronously (Dependencies - SCA)","description":"Export account dependency security findings by library report asynchronously (Dependencies - SCA)"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindingsByLibrary"},{"label":"Export application SBOM report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportsbomreport_1","routeSlug":"/platform/3.0/reports/exportsbomreport_1","metadata":{"seo":{"title":"Export application SBOM report asynchronously (Dependencies - SCA)","description":"Export application SBOM report asynchronously (Dependencies - SCA)"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/reports/SBOM"},{"label":"Export application Attribution report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportproductattributionreport","routeSlug":"/platform/3.0/reports/exportproductattributionreport","metadata":{"seo":{"title":"Export application Attribution report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Attribution report for the specified application asynchronously. Supported formats: JSON, HTML, TEXT."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/reports/attribution"},{"label":"Export application due diligence report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportproductduediligencereport","routeSlug":"/platform/3.0/reports/exportproductduediligencereport","metadata":{"seo":{"title":"Export application due diligence report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Due Diligence report for the specified application asynchronously. Supported formats: JSON, XML."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/reports/dueDiligence"},{"label":"Export application Findings report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportproductfindingsreport","routeSlug":"/platform/3.0/reports/exportproductfindingsreport","metadata":{"seo":{"title":"Export application Findings report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Findings report for the specified application asynchronously. Supported formats: Excel, JSON, XML."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/reports/findings"},{"label":"Export application Inventory report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportproductinventoryreport","routeSlug":"/platform/3.0/reports/exportproductinventoryreport","metadata":{"seo":{"title":"Export application Inventory report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Inventory report for the specified application asynchronously. Supported formats: Excel, JSON, XML."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/reports/inventory"},{"label":"Export application Risk report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportproductriskreport","routeSlug":"/platform/3.0/reports/exportproductriskreport","metadata":{"seo":{"title":"Export application Risk report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Risk report for the specified application asynchronously. Default export mode is Split (PDF summary + Excel CVE detail delivered as a ZIP). Full PDF mode is also available, subject to a project-count threshold."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/reports/risk"},{"label":"Export project SBOM report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportsbomreport","routeSlug":"/platform/3.0/reports/exportsbomreport","metadata":{"seo":{"title":"Export project SBOM report asynchronously (Dependencies - SCA)","description":"Export project SBOM report asynchronously (Dependencies - SCA)"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/reports/SBOM"},{"label":"Export project Attribution report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportprojectattributionreport","routeSlug":"/platform/3.0/reports/exportprojectattributionreport","metadata":{"seo":{"title":"Export project Attribution report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Attribution report for the specified project asynchronously. Supported formats: JSON, HTML, TEXT."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/reports/attribution"},{"label":"Export project due diligence report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportprojectduediligencereport","routeSlug":"/platform/3.0/reports/exportprojectduediligencereport","metadata":{"seo":{"title":"Export project due diligence report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Due Diligence report for the specified project asynchronously. Supported formats: JSON, XML."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/reports/dueDiligence"},{"label":"Export project Findings report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportprojectfindingsreport","routeSlug":"/platform/3.0/reports/exportprojectfindingsreport","metadata":{"seo":{"title":"Export project Findings report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Findings report for the specified project asynchronously. Supported formats: Excel, JSON, XML."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/reports/findings"},{"label":"Export project Inventory report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportprojectinventoryreport","routeSlug":"/platform/3.0/reports/exportprojectinventoryreport","metadata":{"seo":{"title":"Export project Inventory report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Inventory report for the specified project asynchronously. Supported formats: Excel, JSON, XML."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/reports/inventory"},{"label":"Export project Risk report asynchronously (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/reports/exportprojectriskreport","routeSlug":"/platform/3.0/reports/exportprojectriskreport","metadata":{"seo":{"title":"Export project Risk report asynchronously (Dependencies - SCA)","description":"Generates a Dependencies Risk report for the specified project asynchronously. Default export mode is Split (PDF summary + Excel CVE detail delivered as a ZIP). Full PDF mode is also available, subject to a project-count threshold."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/reports/risk"}]},{"type":"group","label":"Scans","link":"/platform/3.0/scans","routeSlug":"/platform/3.0/scans","items":[{"label":"Get Project Scans","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/scans/getscansummaries","routeSlug":"/platform/3.0/scans/getscansummaries","metadata":{"seo":{"title":"Get Project Scans","description":"Returns the project related scans"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/scans"},{"label":"Get Scan","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/scans/getscan","routeSlug":"/platform/3.0/scans/getscan","metadata":{"seo":{"title":"Get Scan","description":"Get Scan"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/scans/{scanUuid}"},{"label":"Get Scan Summary","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/scans/getsummary","routeSlug":"/platform/3.0/scans/getsummary","metadata":{"seo":{"title":"Get Scan Summary","description":"Get Scan Summary"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/scans/{scanUuid}/summary"},{"label":"Get Scan Tags","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/scans/gettags","routeSlug":"/platform/3.0/scans/gettags","metadata":{"seo":{"title":"Get Scan Tags","description":"Get Scan Tags"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/scans/{scanUuid}/tags"},{"label":"Get Scans Comparison","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/scans/comparescans","routeSlug":"/platform/3.0/scans/comparescans","metadata":{"seo":{"title":"Get Scans Comparison","description":"Compares two scans within an organization and returns a structured diff of findings, including per-finding diff type (ADDED, REMOVED, MODIFIED, UNCHANGED), aggregate stats, and field-level change details for modified findings."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/scans/compare"},{"label":"Get SBOM import logs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/scans/getscanlogscsv","routeSlug":"/platform/3.0/scans/getscanlogscsv","metadata":{"seo":{"title":"Get SBOM import logs","description":"Returns processing and validation logs generated during SBOM import for a specific scan."}},"httpPath":"/api/v3.0/projects/{projectUuid}/scans/{scanUuid}/dependencies/SBOM/logs"}]},{"type":"group","label":"Projects","link":"/platform/3.0/projects","routeSlug":"/platform/3.0/projects","items":[{"label":"Create Project in Application","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/createprojectinapplication","routeSlug":"/platform/3.0/projects/createprojectinapplication","metadata":{"seo":{"title":"Create Project in Application","description":"Creates a new Project within the given Application. If the Project already exists it returns the existing Project."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/projects"},{"label":"Get Organization Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getorganizationprojects","routeSlug":"/platform/3.0/projects/getorganizationprojects","metadata":{"seo":{"title":"Get Organization Projects","description":"Returns a list of all projects accessible to the current user"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects"},{"label":"Create Project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/createproject","routeSlug":"/platform/3.0/projects/createproject","metadata":{"seo":{"title":"Create Project","description":"Creates a new Project. If applicationName is provided and the Application does not exist, it will be created. If the Project already exists it returns the existing Project."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects"},{"label":"Get Project Statistics","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getprojectsummaries","routeSlug":"/platform/3.0/projects/getprojectsummaries","metadata":{"seo":{"title":"Get Project Statistics","description":"Returns the requested statistics for the given projects that match at least one of the given identifiers."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/summaries"},{"label":"Get Project totals grouped by date","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getprojectsummariestotalsbydate","routeSlug":"/platform/3.0/projects/getprojectsummariestotalsbydate","metadata":{"seo":{"title":"Get Project totals grouped by date","description":"Returns the requested statistics for the given projects that match at least one of the given identifiers."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/summaries/total/date"},{"label":"Get Project totals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getprojecttotals","routeSlug":"/platform/3.0/projects/getprojecttotals","metadata":{"seo":{"title":"Get Project totals","description":"Returns the requested statistics for the given projects that match at least one of the given identifiers."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/summaries/totals"},{"label":"Get Project Labels","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getprojectlabels","routeSlug":"/platform/3.0/projects/getprojectlabels","metadata":{"seo":{"title":"Get Project Labels","description":"Get project labels. A label can be a string or namespace:value pair that provide additional metadata to assist with project management."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/labels"},{"label":"Add Project Label","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/addprojectlabel","routeSlug":"/platform/3.0/projects/addprojectlabel","metadata":{"seo":{"title":"Add Project Label","description":"Adds a new label to a project. A label can be a string or namespace:value pair that provide additional metadata to assist with project management."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/labels"},{"label":"Remove Project Label","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/removeprojectlabel","routeSlug":"/platform/3.0/projects/removeprojectlabel","metadata":{"seo":{"title":"Remove Project Label","description":"Removes a label from a project"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/labels/{labelUuid}"},{"label":"Get Project Violating Findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getprojectviolations","routeSlug":"/platform/3.0/projects/getprojectviolations","metadata":{"seo":{"title":"Get Project Violating Findings","description":"Returns the violations relates to project"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/violations"},{"label":"Update Multiple Violation SLA","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/updatemultipleprojectviolationsla","routeSlug":"/platform/3.0/projects/updatemultipleprojectviolationsla","metadata":{"seo":{"title":"Update Multiple Violation SLA","description":"Updates the SLA of Multiple Project Violating Findings"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/violations/sla"},{"label":"Import a container SBOM into a project (Cloud Native)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/importcontainersbom","routeSlug":"/platform/3.0/projects/importcontainersbom","metadata":{"seo":{"title":"Import a container SBOM into a project (Cloud Native)","description":"Upload a pre-generated container SBOM (CycloneDX JSON or SPDX JSON/tag-value) to import into an existing project. The scan is queued for asynchronous processing by the cloud-native engine."}},"httpPath":"/api/v3.0/projects/{projectUuid}/container/importSbom"},{"label":"Get project vulnerabilities traces (Dependencies - SCA)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/getprojectvulnerabilitiestraces","routeSlug":"/platform/3.0/projects/getprojectvulnerabilitiestraces","metadata":{"seo":{"title":"Get project vulnerabilities traces (Dependencies - SCA)","description":"Returns the traces of a given project. Note that this feature requires that Mend Prioritize be enabled in your Mend account."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/effective"},{"label":"Update Project with SBOM (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/updateprojectwithsbom","routeSlug":"/platform/3.0/projects/updateprojectwithsbom","metadata":{"seo":{"title":"Update Project with SBOM (Dependencies - SCA)","description":"Upload a single SBOM file to update an existing project. The SBOM scan is queued for asynchronous processing. Supported formats: SPDX (JSON/XML), CycloneDX (JSON/XML)."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/importSbom"},{"label":"Update project with container SBOM","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/projects/updateprojectwithcontainersbom","routeSlug":"/platform/3.0/projects/updateprojectwithcontainersbom","metadata":{"seo":{"title":"Update project with container SBOM","description":"Upload a single container SBOM file to update an existing project. The SBOM scan is dispatched for asynchronous processing. Supported formats: SPDX (JSON/XML), CycloneDX (JSON/XML)."}},"httpPath":"/api/v3.0/projects/{projectuuid}/container/importSbom"}]},{"type":"group","label":"Applications","link":"/platform/3.0/applications","routeSlug":"/platform/3.0/applications","items":[{"label":"Import a container SBOM and create a new project (Cloud Native)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/createprojectwithcontainersbom","routeSlug":"/platform/3.0/applications/createprojectwithcontainersbom","metadata":{"seo":{"title":"Import a container SBOM and create a new project (Cloud Native)","description":"Creates a new project under the application (or returns the existing one) and imports the uploaded container SBOM (CycloneDX JSON or SPDX JSON/tag-value). The scan is queued for asynchronous processing by the cloud-native engine."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/container/projects/importSbom"},{"label":"Get Organization Applications","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/getorganizationapplications","routeSlug":"/platform/3.0/applications/getorganizationapplications","metadata":{"seo":{"title":"Get Organization Applications","description":"Returns a list of all applications accessible to the current user"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications"},{"label":"Create Application","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/createapplication","routeSlug":"/platform/3.0/applications/createapplication","metadata":{"seo":{"title":"Create Application","description":"Creates a new Application. If the Application already exists it returns the existing Application."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications"},{"label":"Get Application Statistics","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/getapplicationsummaries","routeSlug":"/platform/3.0/applications/getapplicationsummaries","metadata":{"seo":{"title":"Get Application Statistics","description":"Returns the requested statistics for the given applications"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/summaries"},{"label":"Get Application totals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/getapplicationstotals","routeSlug":"/platform/3.0/applications/getapplicationstotals","metadata":{"seo":{"title":"Get Application totals","description":"Returns the requested statistics for the given applications"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/summaries/totals"},{"label":"Get Application Labels","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/getproductlabels","routeSlug":"/platform/3.0/applications/getproductlabels","metadata":{"seo":{"title":"Get Application Labels","description":"Get application labels. A label can be a string or namespace:value pair that provide additional metadata to assist with project management."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/labels"},{"label":"Add Application Label","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/addapplicationlabel","routeSlug":"/platform/3.0/applications/addapplicationlabel","metadata":{"seo":{"title":"Add Application Label","description":"Adds a new label to a application. A label can be a string or namespace:value pair that provide additional metadata to assist with project management."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/labels"},{"label":"Remove Application Label","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/removeproductlabel","routeSlug":"/platform/3.0/applications/removeproductlabel","metadata":{"seo":{"title":"Remove Application Label","description":"Removes a label from a application"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/labels/{labelUuid}"},{"label":"Get Application Scans","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/getscansummaries_1","routeSlug":"/platform/3.0/applications/getscansummaries_1","metadata":{"seo":{"title":"Get Application Scans","description":"Returns the application related scans"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/scans"},{"label":"Update Multiple Violation SLA","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/updatemultipleprojectviolationsla_1","routeSlug":"/platform/3.0/applications/updatemultipleprojectviolationsla_1","metadata":{"seo":{"title":"Update Multiple Violation SLA","description":"Updates the SLA of Multiple Application Violating Findings"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/violations/sla"},{"label":"Import SBOM and create a new project (Dependencies - SCA)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/createprojectwithsbomscan","routeSlug":"/platform/3.0/applications/createprojectwithsbomscan","metadata":{"seo":{"title":"Import SBOM and create a new project (Dependencies - SCA)","description":"Imports an SBOM and creates a new project as part of the process. The SBOM scan is queued for asynchronous processing. Supported formats: SPDX (JSON/XML), CycloneDX (JSON/XML)."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/projects/importSbom"},{"label":"Import container SBOM and create a new project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/applications/createprojectwithcontainersbomscan","routeSlug":"/platform/3.0/applications/createprojectwithcontainersbomscan","metadata":{"seo":{"title":"Import container SBOM and create a new project","description":"Imports a container SBOM and creates a new project as part of the process. The SBOM scan is dispatched for asynchronous processing. Supported formats: SPDX (JSON/XML), CycloneDX (JSON/XML)."}},"httpPath":"/api/v3.0/applications/{applicationuuid}/container/projects/importSbom"}]},{"type":"group","label":"Findings - Project","link":"/platform/3.0/findings-project","routeSlug":"/platform/3.0/findings-project","items":[{"label":"Get project security findings (Dependencies - SCA)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getsecurityvulnerabilityfindings","routeSlug":"/platform/3.0/findings-project/getsecurityvulnerabilityfindings","metadata":{"seo":{"title":"Get project security findings (Dependencies - SCA)","description":"Returns all security findings for a given project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/findings/security"},{"label":"Get libraries security findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getlibrarysecurityvulnerabilityfindings","routeSlug":"/platform/3.0/findings-project/getlibrarysecurityvulnerabilityfindings","metadata":{"seo":{"title":"Get libraries security findings","description":"Returns only the open source libraries with known vulnerabilities detected in a specified project."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/findings/security/groupBy/library"},{"label":"Get root libraries security findings (Dependencies - SCA)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getrootlibrarysecurityvulnerabilityfindings","routeSlug":"/platform/3.0/findings-project/getrootlibrarysecurityvulnerabilityfindings","metadata":{"seo":{"title":"Get root libraries security findings (Dependencies - SCA)","description":"Get root libraries security findings for a given project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/findings/security/groupBy/rootLibrary"},{"label":"Update root library security finding (Dependencies - SCA)","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/updaterootlibrarysecurityfinding","routeSlug":"/platform/3.0/findings-project/updaterootlibrarysecurityfinding","metadata":{"seo":{"title":"Update root library security finding (Dependencies - SCA)","description":"Changes a given security finding's status and comments"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/findings/security/rootLibrary/{rootLibraryUuid}"},{"label":"Get project libraries (Dependencies - SCA)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectlibraries","routeSlug":"/platform/3.0/findings-project/getprojectlibraries","metadata":{"seo":{"title":"Get project libraries (Dependencies - SCA)","description":"Returns the set of libraries used by a particular project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/libraries"},{"label":"Get in-house libraries (Dependencies - SCA)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getproprietarylibraries","routeSlug":"/platform/3.0/findings-project/getproprietarylibraries","metadata":{"seo":{"title":"Get in-house libraries (Dependencies - SCA)","description":"Returns all libraries in a given project that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/libraries/inHouse"},{"label":"Get project due diligence information (Dependencies - SCA)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getduediligenceinfobymultiplecontexts","routeSlug":"/platform/3.0/findings-project/getduediligenceinfobymultiplecontexts","metadata":{"seo":{"title":"Get project due diligence information (Dependencies - SCA)","description":"Returns a due diligence report listing the source and license information for all libraries in a project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/libraries/licenses"},{"label":"Get a list of project findings (Code - SAST)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/listprojectfindingsv3.0","routeSlug":"/platform/3.0/findings-project/listprojectfindingsv3.0","metadata":{"seo":{"title":"Get a list of project findings (Code - SAST)","description":"Get a list of findings for a specified project UUID.</br>This endpoint supports paging using <em>cursor</em> and <em>limit</em> parameters described in <i>Parameters</i> section below."}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/findings"},{"label":"Bulk update of project findings state (review and/or suppression) or severity","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/bulkpatchprojectfindingv3.0","routeSlug":"/platform/3.0/findings-project/bulkpatchprojectfindingv3.0","metadata":{"seo":{"title":"Bulk update of project findings state (review and/or suppression) or severity","description":"Bulk update of project findings state (review and/or suppression) or severity"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/findings"},{"label":"Update a project finding state (review and/or suppression) or severity (Code - SAST)","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/patchprojectfindingv3.0","routeSlug":"/platform/3.0/findings-project/patchprojectfindingv3.0","metadata":{"seo":{"title":"Update a project finding state (review and/or suppression) or severity (Code - SAST)","description":"Update a project finding state (review and/or suppression) or severity"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/findings/{findingSnapshotId}"},{"label":"Get a project finding (Code - SAST)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectfindingv3.0","routeSlug":"/platform/3.0/findings-project/getprojectfindingv3.0","metadata":{"seo":{"title":"Get a project finding (Code - SAST)","description":"Get a project finding for a specified project and finding UUID.</br>"}},"httpPath":"/api/v3.0/projects/{projectUuid}/code/findings/{findingUuid}"},{"label":"Update multiple findings status","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/updateimgbulkstatus","routeSlug":"/platform/3.0/findings-project/updateimgbulkstatus","metadata":{"seo":{"title":"Update multiple findings status","description":"Update the status of multiple findings in bulk (e.g. suppress, review)"}},"httpPath":"/api/v3.0/projects/{projectuuid}/images/findings"},{"label":"Update package status","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/updateimgpackagestatus","routeSlug":"/platform/3.0/findings-project/updateimgpackagestatus","metadata":{"seo":{"title":"Update package status","description":"Update the status of a package (e.g. suppress, review)"}},"httpPath":"/api/v3.0/projects/{projectuuid}/images/findings/packages/{packageuuid}"},{"label":"List latest image scan secrets findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/listlatestimgscansecretsfindings","routeSlug":"/platform/3.0/findings-project/listlatestimgscansecretsfindings","metadata":{"seo":{"title":"List latest image scan secrets findings","description":"List the latest image scan secrets findings"}},"httpPath":"/api/v3.0/projects/{projectuuid}/images/findings/secrets"},{"label":"List latest image scan security findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/listlatestimgscansecurityfindings","routeSlug":"/platform/3.0/findings-project/listlatestimgscansecurityfindings","metadata":{"seo":{"title":"List latest image scan security findings","description":"List the latest image scan security findings"}},"httpPath":"/api/v3.0/projects/{projectuuid}/images/findings/security"},{"label":"Update finding status","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/updateimgfindingstatus","routeSlug":"/platform/3.0/findings-project/updateimgfindingstatus","metadata":{"seo":{"title":"Update finding status","description":"Update the status of a finding (e.g. suppress, review)"}},"httpPath":"/api/v3.0/projects/{projectuuid}/images/findings/security/{findingid}"},{"label":"List latest image scan packages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/listlatestimgscanpackages","routeSlug":"/platform/3.0/findings-project/listlatestimgscanpackages","metadata":{"seo":{"title":"List latest image scan packages","description":"List the latest image scan packages"}},"httpPath":"/api/v3.0/projects/{projectuuid}/images/packages"},{"label":"Get project AI technologies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectaitechnologies","routeSlug":"/platform/3.0/findings-project/getprojectaitechnologies","metadata":{"seo":{"title":"Get project AI technologies","description":"Returns a list of AI technologies used in a specific project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/findings/technologies"},{"label":"Get project AI models","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectaimodels","routeSlug":"/platform/3.0/findings-project/getprojectaimodels","metadata":{"seo":{"title":"Get project AI models","description":"Returns a list of AI models used in a specific project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/findings/models"},{"label":"Get project AI vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectaivulnerabilities","routeSlug":"/platform/3.0/findings-project/getprojectaivulnerabilities","metadata":{"seo":{"title":"Get project AI vulnerabilities","description":"Returns a list of AI vulnerabilities found in a specific project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/vulnerabilities"},{"label":"Get AI vulnerability details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectaivulnerabilitydetails","routeSlug":"/platform/3.0/findings-project/getprojectaivulnerabilitydetails","metadata":{"seo":{"title":"Get AI vulnerability details","description":"Returns detailed information about a specific AI vulnerability"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/vulnerabilities/{vulnerabilityId}"},{"label":"Get application AI models","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getapplicationaimodels","routeSlug":"/platform/3.0/findings-project/getapplicationaimodels","metadata":{"seo":{"title":"Get application AI models","description":"Returns a list of AI models found in a specific application"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/findings/models"},{"label":"Get application AI vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getapplicationaivulnerabilities","routeSlug":"/platform/3.0/findings-project/getapplicationaivulnerabilities","metadata":{"seo":{"title":"Get application AI vulnerabilities","description":"Returns a list of AI vulnerabilities found in a specific application"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/vulnerabilities"},{"label":"Get project implementation findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getprojectimplementationfindings","routeSlug":"/platform/3.0/findings-project/getprojectimplementationfindings","metadata":{"seo":{"title":"Get project implementation findings","description":"Returns implementation findings for a project"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/findings/implementation"},{"label":"Get implementation finding snippet","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getimplementationsnippet","routeSlug":"/platform/3.0/findings-project/getimplementationsnippet","metadata":{"seo":{"title":"Get implementation finding snippet","description":"Returns the code snippet and finding details for a specific implementation finding"}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/findings/implementation/snippet/{snippetUuid}"},{"label":"Get application implementation findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getapplicationimplementationfindings","routeSlug":"/platform/3.0/findings-project/getapplicationimplementationfindings","metadata":{"seo":{"title":"Get application implementation findings","description":"Returns implementation findings aggregated across all projects in an application"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/findings/implementation"},{"label":"Get application AI vulnerability details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-project/getapplicationaivulnerabilitydetails","routeSlug":"/platform/3.0/findings-project/getapplicationaivulnerabilitydetails","metadata":{"seo":{"title":"Get application AI vulnerability details","description":"Returns detailed information about a specific AI vulnerability in an application"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/ai/vulnerabilities/{vulnerabilityId}"}]},{"type":"group","label":"Findings - Scan","link":"/platform/3.0/findings-scan","routeSlug":"/platform/3.0/findings-scan","items":[{"label":"Get a list of project scan findings (Code - SAST)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-scan/listprojectscanfindingsv3.0","routeSlug":"/platform/3.0/findings-scan/listprojectscanfindingsv3.0","metadata":{"seo":{"title":"Get a list of project scan findings (Code - SAST)","description":"Get a list of findings for a specified project scan UUID.</br>This endpoint supports paging using <em>cursor</em> and <em>limit</em> parameters described in <i>Parameters</i> section below."}},"httpPath":"/api/v3.0/projects/{projectUuid}/scans/{scanUuid}/code/findings"},{"label":"Get a project scan finding (Code - SAST)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-scan/getprojectscanfindingv3.0","routeSlug":"/platform/3.0/findings-scan/getprojectscanfindingv3.0","metadata":{"seo":{"title":"Get a project scan finding (Code - SAST)","description":"Get a project finding for a specified project, scan and finding UUID.</br>"}},"httpPath":"/api/v3.0/projects/{projectUuid}/scans/{scanUuid}/code/findings/{findingUuid}"},{"label":"List image scan secrets findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-scan/listimgscansecretsfindings","routeSlug":"/platform/3.0/findings-scan/listimgscansecretsfindings","metadata":{"seo":{"title":"List image scan secrets findings","description":"List the image scan secrets findings"}},"httpPath":"/api/v3.0/projects/{projectuuid}/scans/{scanuuid}/images/findings/secrets"},{"label":"List image scan security findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-scan/listimgscansecurityfindings","routeSlug":"/platform/3.0/findings-scan/listimgscansecurityfindings","metadata":{"seo":{"title":"List image scan security findings","description":"List the image scan security findings"}},"httpPath":"/api/v3.0/projects/{projectuuid}/scans/{scanuuid}/images/findings/security"},{"label":"List image scan packages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/findings-scan/listimgscanpackages","routeSlug":"/platform/3.0/findings-scan/listimgscanpackages","metadata":{"seo":{"title":"List image scan packages","description":"List the image scan packages"}},"httpPath":"/api/v3.0/projects/{projectuuid}/scans/{scanuuid}/images/packages"}]},{"type":"group","label":"Zero-Day Events","link":"/platform/3.0/zero-day-events","routeSlug":"/platform/3.0/zero-day-events","items":[{"label":"Get all Zero-Day Events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/zero-day-events/getzerodayevents","routeSlug":"/platform/3.0/zero-day-events/getzerodayevents","metadata":{"seo":{"title":"Get all Zero-Day Events","description":"Returns a list of all Zero-Day Events with optional date filters."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/dependencies/events/zeroday"},{"label":"Get Affected Libraries for a Zero-Day Event","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/zero-day-events/getzerodayeventfindings","routeSlug":"/platform/3.0/zero-day-events/getzerodayeventfindings","metadata":{"seo":{"title":"Get Affected Libraries for a Zero-Day Event","description":"Returns a paginated list of publicly known affected packages (CVEs and their associated components) for a specific Zero-Day Event."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/dependencies/events/zeroday/{eventUuid}/findings"}]},{"type":"group","label":"Workflows","link":"/platform/3.0/workflows","routeSlug":"/platform/3.0/workflows","items":[{"label":"Get Account-Level Workflows List","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/getaccountworkflowsv3","routeSlug":"/platform/3.0/workflows/getaccountworkflowsv3","metadata":{"seo":{"title":"Get Account-Level Workflows List","description":"Get Account-Level Workflows List"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/automation/workflows"},{"label":"Get Account-Level Workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/getaccountworkflow","routeSlug":"/platform/3.0/workflows/getaccountworkflow","metadata":{"seo":{"title":"Get Account-Level Workflow","description":"Get Account-Level Workflow"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/automation/workflows/{workflowUuid}"},{"label":"Delete Account-Level Workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/deleteaccountworkflow","routeSlug":"/platform/3.0/workflows/deleteaccountworkflow","metadata":{"seo":{"title":"Delete Account-Level Workflow","description":"Delete Account-Level Workflow"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/automation/workflows/{workflowUuid}"},{"label":"Activate Account-Level Workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/activateaccountworkflow","routeSlug":"/platform/3.0/workflows/activateaccountworkflow","metadata":{"seo":{"title":"Activate Account-Level Workflow","description":"Activate Account-Level Workflow"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/automation/workflows/{workflowUuid}/activate"},{"label":"Deactivate Account-Level Workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/deactivateaccountworkflow","routeSlug":"/platform/3.0/workflows/deactivateaccountworkflow","metadata":{"seo":{"title":"Deactivate Account-Level Workflow","description":"Deactivate Account-Level Workflow"}},"httpPath":"/api/v3.0/accounts/{accountUuid}/automation/workflows/{workflowUuid}/deactivate"},{"label":"Get Organization Workflows","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/getautomationworkflowsv3","routeSlug":"/platform/3.0/workflows/getautomationworkflowsv3","metadata":{"seo":{"title":"Get Organization Workflows","description":"Get Organization Workflows"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/automation/workflows"},{"label":"Get Workflow","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/getautomationworkflow","routeSlug":"/platform/3.0/workflows/getautomationworkflow","metadata":{"seo":{"title":"Get Workflow","description":"Get Workflow"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/automation/workflows/{workflowUuid}"},{"label":"Delete Workflow","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/deleteautomationworkflow","routeSlug":"/platform/3.0/workflows/deleteautomationworkflow","metadata":{"seo":{"title":"Delete Workflow","description":"Delete Workflow"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/automation/workflows/{workflowUuid}"},{"label":"Activate Workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/activateautomationworkflow","routeSlug":"/platform/3.0/workflows/activateautomationworkflow","metadata":{"seo":{"title":"Activate Workflow","description":"Activate Workflow"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/automation/workflows/{workflowUuid}/activate"},{"label":"Deactivate Workflow","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/workflows/deactivateautomationworkflow","routeSlug":"/platform/3.0/workflows/deactivateautomationworkflow","metadata":{"seo":{"title":"Deactivate Workflow","description":"Deactivate Workflow"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/automation/workflows/{workflowUuid}/deactivate"}]},{"type":"group","label":"Administration - Activity Log","link":"/platform/3.0/administration-activity-log","routeSlug":"/platform/3.0/administration-activity-log","items":[{"label":"Get Organization Activity Logs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-activity-log/getorganizationactivitylogs","routeSlug":"/platform/3.0/administration-activity-log/getorganizationactivitylogs","metadata":{"seo":{"title":"Get Organization Activity Logs","description":"Returns the organization's activity log events accessible to the current user"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/activity-logs"},{"label":"Get Organization Activity Log Options","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/administration-activity-log/getorganizationactivitylogoptions","routeSlug":"/platform/3.0/administration-activity-log/getorganizationactivitylogoptions","metadata":{"seo":{"title":"Get Organization Activity Log Options","description":"Returns the distinct values available per filterable activity-log field."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/activity-logs/options"}]},{"type":"group","label":"Adoption Wizard","link":"/platform/3.0/adoption-wizard","routeSlug":"/platform/3.0/adoption-wizard","items":[{"label":"Get Organization Adoption Wizard Capability","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/getadoptionwizardcapability","routeSlug":"/platform/3.0/adoption-wizard/getadoptionwizardcapability","metadata":{"seo":{"title":"Get Organization Adoption Wizard Capability","description":"Get Organization Adoption Wizard Capability"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/capability"},{"label":"Delegate the Adoption Wizard onboarding to another user","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/invite","routeSlug":"/platform/3.0/adoption-wizard/invite","metadata":{"seo":{"title":"Delegate the Adoption Wizard onboarding to another user","description":"Delegate the Adoption Wizard onboarding to another user"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/invite"},{"label":"Cancel a pending Adoption Wizard delegation","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/cancelinvite","routeSlug":"/platform/3.0/adoption-wizard/cancelinvite","metadata":{"seo":{"title":"Cancel a pending Adoption Wizard delegation","description":"Cancel a pending Adoption Wizard delegation"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/invite"},{"label":"Verify the current user may complete a pending Adoption Wizard delegation","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/checkinviteduser","routeSlug":"/platform/3.0/adoption-wizard/checkinviteduser","metadata":{"seo":{"title":"Verify the current user may complete a pending Adoption Wizard delegation","description":"Returns 200 if the session user is an org admin or the specific user invited for this engine/scanSource, 403 otherwise. Used by Developer Platform to gate its own onboarding endpoint against users who were never delegated."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/invitedUser"},{"label":"Get Organization Adoption Wizard Onboardable Repositories","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/getonboardablerepositories","routeSlug":"/platform/3.0/adoption-wizard/getonboardablerepositories","metadata":{"seo":{"title":"Get Organization Adoption Wizard Onboardable Repositories","description":"Get Organization Adoption Wizard Onboardable Repositories"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/repositories"},{"label":"Onboard a repository to the Adoption Wizard engine","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/onboardrepository","routeSlug":"/platform/3.0/adoption-wizard/onboardrepository","metadata":{"seo":{"title":"Onboard a repository to the Adoption Wizard engine","description":"Onboard a repository to the Adoption Wizard engine"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/repositories/{repoId}/onboard"},{"label":"Get Organization Adoption Wizard Status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/adoption-wizard/getadoptionwizardstatus","routeSlug":"/platform/3.0/adoption-wizard/getadoptionwizardstatus","metadata":{"seo":{"title":"Get Organization Adoption Wizard Status","description":"Get Organization Adoption Wizard Status"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/adoptionWizard/status"}]},{"type":"group","label":"Suppression Requests","link":"/platform/3.0/suppression-requests","routeSlug":"/platform/3.0/suppression-requests","items":[{"label":"Get application suppression requests","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/suppression-requests/getapplicationapprovalrequests","routeSlug":"/platform/3.0/suppression-requests/getapplicationapprovalrequests","metadata":{"seo":{"title":"Get application suppression requests","description":"Returns the suppression requests related to the application"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/approvalRequests"},{"label":"Update multiple suppression requests state","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/suppression-requests/updatemultipleapplicationapprovalrequests","routeSlug":"/platform/3.0/suppression-requests/updatemultipleapplicationapprovalrequests","metadata":{"seo":{"title":"Update multiple suppression requests state","description":"Updates the state of multiple application suppression requests"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/{applicationUuid}/approvalRequests"},{"label":"Get project suppression requests","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/suppression-requests/getprojectapprovalrequests","routeSlug":"/platform/3.0/suppression-requests/getprojectapprovalrequests","metadata":{"seo":{"title":"Get project suppression requests","description":"Returns the suppression requests related to the project"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/approvalRequests"},{"label":"Update multiple suppression requests state","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/suppression-requests/updatemultipleprojectapprovalrequests","routeSlug":"/platform/3.0/suppression-requests/updatemultipleprojectapprovalrequests","metadata":{"seo":{"title":"Update multiple suppression requests state","description":"Updates the state of multiple project suppression requests"}},"httpPath":"/api/v3.0/orgs/{orgUuid}/projects/{projectUuid}/approvalRequests"}]},{"type":"group","label":"Integrations","link":"/platform/3.0/integrations","routeSlug":"/platform/3.0/integrations","items":[{"label":"Get All Integrations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/integrations/getorgintegrations","routeSlug":"/platform/3.0/integrations/getorgintegrations","metadata":{"seo":{"title":"Get All Integrations","description":"Returns all integrations for the given organization with optional filtering."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/integrations"}]},{"type":"group","label":"Dependencies Source Files","link":"/platform/3.0/dependencies-source-files","routeSlug":"/platform/3.0/dependencies-source-files","items":[{"label":"Get source files inventory at project level","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/getsourcefilesinventoryproject","routeSlug":"/platform/3.0/dependencies-source-files/getsourcefilesinventoryproject","metadata":{"seo":{"title":"Get source files inventory at project level","description":"Returns an inventory list of the source files associated with each library in a project. Supports filtering by library UUID using the search parameter. Example: ?search=libraryUuid==b366b0ef-b211-4c37-a47c-0077e4de709f"}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/sourceFiles/inventory"},{"label":"Get Mend library suggestions for source files at project level","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/getmatchsuggestionsproject","routeSlug":"/platform/3.0/dependencies-source-files/getmatchsuggestionsproject","metadata":{"seo":{"title":"Get Mend library suggestions for source files at project level","description":"Returns Mend library suggestions for the specified source file UUIDs. Request body requires: sourceFileUuids (array), recommendedForAllFiles (boolean). Supports same search filters as searchForMatch: date, license, name, owner, version."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/sourceFiles/matchSuggestions"},{"label":"Search for library matches for source files at project level","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/searchformatchproject","routeSlug":"/platform/3.0/dependencies-source-files/searchformatchproject","metadata":{"seo":{"title":"Search for library matches for source files at project level","description":"Returns library match suggestions from Mend based on manual search criteria. Uses V3 MQL search format. Available search filters: date:between:date1,date2 (e.g., between:2019-05-01,2019-06-01), license:[like|regex]:value, name:[like|equals|regex]:value, owner:like:value, version:like:value. Example: ?search=name==openssl."}},"httpPath":"/api/v3.0/projects/{projectUuid}/dependencies/sourceFiles/searchForMatch"},{"label":"Get source files inventory at application level","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/getsourcefilesinventoryapplication","routeSlug":"/platform/3.0/dependencies-source-files/getsourcefilesinventoryapplication","metadata":{"seo":{"title":"Get source files inventory at application level","description":"Returns a list of libraries together with the location of their source files. Supports filtering by library UUID using the search parameter. Example: ?search=libraryUuid==b366b0ef-b211-4c37-a47c-0077e4de709f"}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/sourceFiles/inventory"},{"label":"Get Mend library suggestions for source files at application level","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/getmatchsuggestionsapplication","routeSlug":"/platform/3.0/dependencies-source-files/getmatchsuggestionsapplication","metadata":{"seo":{"title":"Get Mend library suggestions for source files at application level","description":"Returns Mend library suggestions for the specified source file UUIDs. Request body requires: sourceFileUuids (array), recommendedForAllFiles (boolean). Supports same search filters as searchForMatch: date, license, name, owner, version."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/sourceFiles/matchSuggestions"},{"label":"Search for library matches for source files at application level","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/searchformatchapplication","routeSlug":"/platform/3.0/dependencies-source-files/searchformatchapplication","metadata":{"seo":{"title":"Search for library matches for source files at application level","description":"Returns library match suggestions from Mend based on manual search criteria. Uses V3 MQL search format. Available search filters: date:between:date1,date2 (e.g., between:2019-05-01,2019-06-01), license:[like|regex]:value, name:[like|equals|regex]:value, owner:like:value, version:like:value. Example: ?search=name==openssl."}},"httpPath":"/api/v3.0/applications/{applicationUuid}/dependencies/sourceFiles/searchForMatch"},{"label":"Remap source files at application level","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/remapsourcefilesapplication","routeSlug":"/platform/3.0/dependencies-source-files/remapsourcefilesapplication","metadata":{"seo":{"title":"Remap source files at application level","description":"Remaps the specified source files to a target library for the specified application(s). This operation runs asynchronously and returns 202 Accepted with async process status. Requires exactly one of: targetLibraryUuid OR matchSuggestionId (not both, not neither). Request body fields: applicationUuids (required, array), sourceFileUuids (required, array), targetLibraryUuid (conditional), matchSuggestionId (conditional), comment (optional), sendEmailNotification (optional, boolean)."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/dependencies/sourceFiles/remapping"},{"label":"Remap source files at organization level","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/remapsourcefilesorganization","routeSlug":"/platform/3.0/dependencies-source-files/remapsourcefilesorganization","metadata":{"seo":{"title":"Remap source files at organization level","description":"Remaps the specified source files to a target library across the entire organization. This operation runs asynchronously and returns 202 Accepted with async process status. Requires exactly one of: targetLibraryUuid OR matchSuggestionId (not both, not neither). Request body fields: sourceFileUuids (required, array), targetLibraryUuid (conditional), matchSuggestionId (conditional), comment (optional), sendEmailNotification (optional, boolean)."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/dependencies/sourceFiles/remapping"},{"label":"Remap all source files of a library at application level","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/remapalllibrarysourcefilesapplication","routeSlug":"/platform/3.0/dependencies-source-files/remapalllibrarysourcefilesapplication","metadata":{"seo":{"title":"Remap all source files of a library at application level","description":"Remaps ALL source files currently mapped to the given originalLibrary to a target library for the specified application(s). The server resolves the library's source files on its own (no sourceFileUuids required). Runs asynchronously and returns 202 Accepted with async process status. Requires exactly one of: targetLibraryUuid OR matchSuggestionId."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/applications/dependencies/sourceFiles/remapping/by-library"},{"label":"Remap all source files of a library at organization level","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/dependencies-source-files/remapalllibrarysourcefilesorganization","routeSlug":"/platform/3.0/dependencies-source-files/remapalllibrarysourcefilesorganization","metadata":{"seo":{"title":"Remap all source files of a library at organization level","description":"Remaps ALL source files currently mapped to the given originalLibrary to a target library across the entire organization. The server resolves the library's source files on its own (no sourceFileUuids required). Runs asynchronously and returns 202 Accepted with async process status. Requires exactly one of: targetLibraryUuid OR matchSuggestionId."}},"httpPath":"/api/v3.0/orgs/{orgUuid}/dependencies/sourceFiles/remapping/by-library"}]},{"type":"group","label":"AI","link":"/platform/3.0/ai","routeSlug":"/platform/3.0/ai","items":[{"label":"Get implementation weaknesses","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/ai/getimplementationweaknesses","routeSlug":"/platform/3.0/ai/getimplementationweaknesses","metadata":{"seo":{"title":"Get implementation weaknesses","description":"Returns a list of implementation weakness types and their details"}},"httpPath":"/api/v3.0/ai/implementationweakness"}]},{"type":"group","label":"Red Team","link":"/platform/3.0/red-team","routeSlug":"/platform/3.0/red-team","items":[{"label":"Trigger test run","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/platform/3.0/red-team/triggertestrun","routeSlug":"/platform/3.0/red-team/triggertestrun","metadata":{"seo":{"title":"Trigger test run","description":"Triggers a test run."}},"httpPath":"/api/v3.0/projects/{projectUuid}/ai/redteam/trigger"}]}],"separatorLine":true},{"type":"group","label":"Developer Platform API 1.0","items":[{"type":"link","label":"Developer Platform API","link":"/developer-platform/1.0","routeSlug":"/developer-platform/1.0"},{"type":"group","label":"Repo Secret","link":"/developer-platform/1.0/repo-secret","routeSlug":"/developer-platform/1.0/repo-secret","items":[{"label":"updateRepoSecrets","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/repo-secret/updatereposecrets","routeSlug":"/developer-platform/1.0/repo-secret/updatereposecrets","metadata":{"seo":{"title":"updateRepoSecrets"}},"httpPath":"/repos/{platform}/{org}/{repo}/secrets/{secretName}"},{"label":"deleteRepoSecret","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/repo-secret/deletereposecret","routeSlug":"/developer-platform/1.0/repo-secret/deletereposecret","metadata":{"seo":{"title":"deleteRepoSecret"}},"httpPath":"/repos/{platform}/{org}/{repo}/secrets/{secretName}"},{"label":"getRepoSecrets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/repo-secret/getreposecrets","routeSlug":"/developer-platform/1.0/repo-secret/getreposecrets","metadata":{"seo":{"title":"getRepoSecrets"}},"httpPath":"/repos/{platform}/{org}/{repo}/secrets"},{"label":"addRepoSecrets","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/repo-secret/addreposecrets","routeSlug":"/developer-platform/1.0/repo-secret/addreposecrets","metadata":{"seo":{"title":"addRepoSecrets"}},"httpPath":"/repos/{platform}/{org}/{repo}/secrets"}]},{"type":"group","label":"Org Secret","link":"/developer-platform/1.0/org-secret","routeSlug":"/developer-platform/1.0/org-secret","items":[{"label":"updateOrgSecrets","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/org-secret/updateorgsecrets","routeSlug":"/developer-platform/1.0/org-secret/updateorgsecrets","metadata":{"seo":{"title":"updateOrgSecrets"}},"httpPath":"/orgs/{platform}/{org}/secrets/{secretName}"},{"label":"deleteOrgSecret","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/org-secret/deleteorgsecret","routeSlug":"/developer-platform/1.0/org-secret/deleteorgsecret","metadata":{"seo":{"title":"deleteOrgSecret"}},"httpPath":"/orgs/{platform}/{org}/secrets/{secretName}"},{"label":"getOrgSecrets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/org-secret/getorgsecrets","routeSlug":"/developer-platform/1.0/org-secret/getorgsecrets","metadata":{"seo":{"title":"getOrgSecrets"}},"httpPath":"/orgs/{platform}/{org}/secrets"},{"label":"addOrgSecret","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/developer-platform/1.0/org-secret/addorgsecret","routeSlug":"/developer-platform/1.0/org-secret/addorgsecret","metadata":{"seo":{"title":"addOrgSecret"}},"httpPath":"/orgs/{platform}/{org}/secrets"}]}],"separatorLine":true},{"type":"group","label":"SCA API 2.0","items":[{"type":"link","label":"Mend API","link":"/sca/2.0","routeSlug":"/sca/2.0"},{"type":"group","label":"Entities - Project","link":"/sca/2.0/entities-project","routeSlug":"/sca/2.0/entities-project","items":[{"label":"Reassign Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/changeassignment","routeSlug":"/sca/2.0/entities-project/changeassignment","metadata":{"seo":{"title":"Reassign Project","description":"Reassigns a project from one product to another."}},"httpPath":"/api/v2.0/projects/{projectToken}/reassign/{productToken}"},{"label":"Get Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/getentity","routeSlug":"/sca/2.0/entities-project/getentity","metadata":{"seo":{"title":"Get Project","description":"Returns the project identified by its token"}},"httpPath":"/api/v2.0/projects/{projectToken}"},{"label":"Rename Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/updateproject","routeSlug":"/sca/2.0/entities-project/updateproject","metadata":{"seo":{"title":"Rename Project","description":"Renames the project identified by its token."}},"httpPath":"/api/v2.0/projects/{projectToken}"},{"label":"Remove Project","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/removeentity","routeSlug":"/sca/2.0/entities-project/removeentity","metadata":{"seo":{"title":"Remove Project","description":"Deletes the project identified by its token"}},"httpPath":"/api/v2.0/projects/{projectToken}"},{"label":"Get Project Vitals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/getvitals","routeSlug":"/sca/2.0/entities-project/getvitals","metadata":{"seo":{"title":"Get Project Vitals","description":"Returns basic information about a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/vitals"}]},{"type":"group","label":"Policies - Project","link":"/sca/2.0/policies-project","routeSlug":"/sca/2.0/policies-project","items":[{"label":"Get Project Policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/getcontextpolicy","routeSlug":"/sca/2.0/policies-project/getcontextpolicy","metadata":{"seo":{"title":"Get Project Policy","description":"Returns a single policy in a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}"},{"label":"Update Project Policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/updatepolicy","routeSlug":"/sca/2.0/policies-project/updatepolicy","metadata":{"seo":{"title":"Update Project Policy","description":"Updates a policy for a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}"},{"label":"Delete Project Policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/deletepolicy","routeSlug":"/sca/2.0/policies-project/deletepolicy","metadata":{"seo":{"title":"Delete Project Policy","description":"Deletes a policy for a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}"},{"label":"Update Project Policy Priorities","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/updatepriorities","routeSlug":"/sca/2.0/policies-project/updatepriorities","metadata":{"seo":{"title":"Update Project Policy Priorities","description":"Updates the priority of policies in a given project. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."}},"httpPath":"/api/v2.0/projects/{projectToken}/policies/priority"},{"label":"Apply Project Policies on Inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/applyoninventory","routeSlug":"/sca/2.0/policies-project/applyoninventory","metadata":{"seo":{"title":"Apply Project Policies on Inventory","description":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."}},"httpPath":"/api/v2.0/projects/{projectToken}/policies/apply"},{"label":"Get Project Policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/getcontextpolicies","routeSlug":"/sca/2.0/policies-project/getcontextpolicies","metadata":{"seo":{"title":"Get Project Policies","description":"Returns all of the policies of a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/policies"},{"label":"Create Project Policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/createpolicy","routeSlug":"/sca/2.0/policies-project/createpolicy","metadata":{"seo":{"title":"Create Project Policy","description":"Creates a new policy for a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/policies"}]},{"type":"group","label":"CustomAttribute - Project","link":"/sca/2.0/customattribute-project","routeSlug":"/sca/2.0/customattribute-project","items":[{"label":"Set Custom Attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-project/setcustomattributevalue","routeSlug":"/sca/2.0/customattribute-project/setcustomattributevalue","metadata":{"seo":{"title":"Set Custom Attribute","description":"Edits the value of a custom attribute for a specified library, attribute, and context."}},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value"}]},{"type":"group","label":"Alerts - Project","link":"/sca/2.0/alerts-project","routeSlug":"/sca/2.0/alerts-project","items":[{"label":"Update Security Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/updatesecurityalert","routeSlug":"/sca/2.0/alerts-project/updatesecurityalert","metadata":{"seo":{"title":"Update Security Alert","description":"Changes a given security alert's status and comments"}},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security/{alertUuid}"},{"label":"Update Library Security Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/updatelibrarysecurityalert","routeSlug":"/sca/2.0/alerts-project/updatelibrarysecurityalert","metadata":{"seo":{"title":"Update Library Security Alert","description":"Updates the status of a library security alert"}},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security/library/{libraryUuid}"},{"label":"Update Legal And Compliance Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/updatelegalandcompliancealert","routeSlug":"/sca/2.0/alerts-project/updatelegalandcompliancealert","metadata":{"seo":{"title":"Update Legal And Compliance Alert","description":"Updates the status of the legal and compliance alerts for a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/legal/{alertUuid}"},{"label":"Get Security Alerts By Library","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/getlibrarysecurityvulnerabilityalerts","routeSlug":"/sca/2.0/alerts-project/getlibrarysecurityvulnerabilityalerts","metadata":{"seo":{"title":"Get Security Alerts By Library","description":"Returns all security alerts for a given project, including library and severity information, arranged by library"}},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security/groupBy/component"},{"label":"Get project security alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/getsecurityvulnerabilityalerts","routeSlug":"/sca/2.0/alerts-project/getsecurityvulnerabilityalerts","metadata":{"seo":{"title":"Get project security alerts","description":"Returns all security alerts for a given project, including library and severity information"}},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security"},{"label":"Get project legal and compliance alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/getlegalandcompliancealerts","routeSlug":"/sca/2.0/alerts-project/getlegalandcompliancealerts","metadata":{"seo":{"title":"Get project legal and compliance alerts","description":"Returns a list of legal and compliance alerts arising from licensing issues (not vulnerabilities) for a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/legal"}]},{"type":"group","label":"project-attribution-report-controller","link":"/sca/2.0/project-attribution-report-controller","routeSlug":"/sca/2.0/project-attribution-report-controller","items":[{"label":"Update attribution report library settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/project-attribution-report-controller/updateattributionreportlibrarysettings","routeSlug":"/sca/2.0/project-attribution-report-controller/updateattributionreportlibrarysettings","metadata":{"seo":{"title":"Update attribution report library settings","description":"Update library settings to be reflected in the attribution report"}},"httpPath":"/api/v2.0/projects/{projectIdentifier}/libraries/{libraryUuid}/settings/attributionReport"}]},{"type":"group","label":"Policies - Product","link":"/sca/2.0/policies-product","routeSlug":"/sca/2.0/policies-product","items":[{"label":"Get Product Policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/getcontextpolicy_1","routeSlug":"/sca/2.0/policies-product/getcontextpolicy_1","metadata":{"seo":{"title":"Get Product Policy","description":"Returns a single policy in a given product"}},"httpPath":"/api/v2.0/products/{productToken}/policies/{policyUuid}"},{"label":"Update Product Policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/updatepolicy_1","routeSlug":"/sca/2.0/policies-product/updatepolicy_1","metadata":{"seo":{"title":"Update Product Policy","description":"Updates a policy for a given product"}},"httpPath":"/api/v2.0/products/{productToken}/policies/{policyUuid}"},{"label":"Delete Product Policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/deletepolicy_1","routeSlug":"/sca/2.0/policies-product/deletepolicy_1","metadata":{"seo":{"title":"Delete Product Policy","description":"Deletes a policy for a given product"}},"httpPath":"/api/v2.0/products/{productToken}/policies/{policyUuid}"},{"label":"Update Product Policy Priorities","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/updatepriorities_1","routeSlug":"/sca/2.0/policies-product/updatepriorities_1","metadata":{"seo":{"title":"Update Product Policy Priorities","description":"Updates the priority of policies in a given product. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."}},"httpPath":"/api/v2.0/products/{productToken}/policies/priority"},{"label":"Apply Product Policies On Inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/applyoninventory_1","routeSlug":"/sca/2.0/policies-product/applyoninventory_1","metadata":{"seo":{"title":"Apply Product Policies On Inventory","description":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."}},"httpPath":"/api/v2.0/products/{productToken}/policies/apply"},{"label":"Get Product Policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/getcontextpolicies_1","routeSlug":"/sca/2.0/policies-product/getcontextpolicies_1","metadata":{"seo":{"title":"Get Product Policies","description":"Returns all policies of a given product"}},"httpPath":"/api/v2.0/products/{productToken}/policies"},{"label":"Create Product Policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/createpolicy_1","routeSlug":"/sca/2.0/policies-product/createpolicy_1","metadata":{"seo":{"title":"Create Product Policy","description":"Creates a new policy for a given product"}},"httpPath":"/api/v2.0/products/{productToken}/policies"}]},{"type":"group","label":"CustomAttribute - Product","link":"/sca/2.0/customattribute-product","routeSlug":"/sca/2.0/customattribute-product","items":[{"label":"Set Custom Attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-product/setcustomattributevalue_1","routeSlug":"/sca/2.0/customattribute-product/setcustomattributevalue_1","metadata":{"seo":{"title":"Set Custom Attribute","description":"Edits the value of a custom attribute for a specified library, attribute, and context."}},"httpPath":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value"}]},{"type":"group","label":"Entities - Product","link":"/sca/2.0/entities-product","routeSlug":"/sca/2.0/entities-product","items":[{"label":"Get Product","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/getentity_1","routeSlug":"/sca/2.0/entities-product/getentity_1","metadata":{"seo":{"title":"Get Product","description":"Returns a product as identified by its token"}},"httpPath":"/api/v2.0/products/{productToken}"},{"label":"Rename Product","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/updateproduct","routeSlug":"/sca/2.0/entities-product/updateproduct","metadata":{"seo":{"title":"Rename Product","description":"Renames the product identified by its token"}},"httpPath":"/api/v2.0/products/{productToken}"},{"label":"Remove Product","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/removeentity_1","routeSlug":"/sca/2.0/entities-product/removeentity_1","metadata":{"seo":{"title":"Remove Product","description":"Deletes a product as identified by its token"}},"httpPath":"/api/v2.0/products/{productToken}"},{"label":"Get Product Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/getprojects","routeSlug":"/sca/2.0/entities-product/getprojects","metadata":{"seo":{"title":"Get Product Projects","description":"Returns a list of the projects and their tokens for a given product"}},"httpPath":"/api/v2.0/products/{productToken}/projects"},{"label":"Create Project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/createproject","routeSlug":"/sca/2.0/entities-product/createproject","metadata":{"seo":{"title":"Create Project","description":"Creates a new project within a given product. If the project already exists it returns the existing project."}},"httpPath":"/api/v2.0/products/{productToken}/projects"}]},{"type":"group","label":"Settings - Whitelist","link":"/sca/2.0/settings-whitelist","routeSlug":"/sca/2.0/settings-whitelist","items":[{"label":"Update single Whitelist Rule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/updateorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/updateorgwhitelistsettings","metadata":{"seo":{"title":"Update single Whitelist Rule","description":"Updates the properties of a single whitelist rule of an organization, including matching libraries, their vulnerability scores and the actions to take"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}"},{"label":"Delete Single Whitelist Rule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/deleteorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/deleteorgwhitelistsettings","metadata":{"seo":{"title":"Delete Single Whitelist Rule","description":"Deletes one of the whitelist rules of an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}"},{"label":"Update Whitelist Rules","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/updatewhitelistrulessettings","routeSlug":"/sca/2.0/settings-whitelist/updatewhitelistrulessettings","metadata":{"seo":{"title":"Update Whitelist Rules","description":"Updates an organization's whitelist rules for vulnerability scores and the actions to take with libraries that appear in the whitelist"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules"},{"label":"Add Whitelist Rules","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/addwhitelistrulessettings","routeSlug":"/sca/2.0/settings-whitelist/addwhitelistrulessettings","metadata":{"seo":{"title":"Add Whitelist Rules","description":"Creates multiple new whitelist rules for an organization, defining which libraries to match, their vulnerability scores and the actions to take. Whitelisted libraries have been pre-approved by your organization so no policy alerts will be created for them during scans, and they will be ignored by all organizational policies."}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules"},{"label":"Delete Whitelist Rules","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/deletewhitelistrulessettings","routeSlug":"/sca/2.0/settings-whitelist/deletewhitelistrulessettings","metadata":{"seo":{"title":"Delete Whitelist Rules","description":"Deletes all of the whitelist rules of an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules"},{"label":"Apply Whitelist Rules to Existing Inventory","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/applywhitelistrules","routeSlug":"/sca/2.0/settings-whitelist/applywhitelistrules","metadata":{"seo":{"title":"Apply Whitelist Rules to Existing Inventory","description":"Applies the current whitelist rules to an organization's inventory. Whitelisted libraries are pre-approved by the organization so no policy alerts will be created for them, and they will be ignored by all organizational policies."}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/apply"},{"label":"Get All Whitelist Rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/getorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/getorgwhitelistsettings","metadata":{"seo":{"title":"Get All Whitelist Rules","description":"Retrieves all of the whitelist rules of an organization. Whitelisted libraries are pre-approved by the organization so no policy alerts will be created for them, and they will be ignored by all organizational policies"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList"},{"label":"Add Single Whitelist Rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/addorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/addorgwhitelistsettings","metadata":{"seo":{"title":"Add Single Whitelist Rule","description":"Creates a new whitelist rule for an organization, defining which libraries to match along, their vulnerability scores and the actions to take. Whitelisted libraries have been pre-approved by your organization so no policy alerts will be created for them during scans, and they will be ignored by all organizational policies."}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList"}]},{"type":"group","label":"Settings - In-House","link":"/sca/2.0/settings-in-house","routeSlug":"/sca/2.0/settings-in-house","items":[{"label":"Update single InHouse Rule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/updateinhouserule","routeSlug":"/sca/2.0/settings-in-house/updateinhouserule","metadata":{"seo":{"title":"Update single InHouse Rule","description":"Updates a single In-House library rule"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}"},{"label":"Delete Single In-House Rule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/deleteinhouserule","routeSlug":"/sca/2.0/settings-in-house/deleteinhouserule","metadata":{"seo":{"title":"Delete Single In-House Rule","description":"Deletes a single In-House library rule"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}"},{"label":"Update Multiple In-House Rules","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/updateallowlistrulessettings","routeSlug":"/sca/2.0/settings-in-house/updateallowlistrulessettings","metadata":{"seo":{"title":"Update Multiple In-House Rules","description":"Updates the pattern-mat§ching rules of an In-House library rule"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules"},{"label":"Create Multiple In-House Rules","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/addinhouserules","routeSlug":"/sca/2.0/settings-in-house/addinhouserules","metadata":{"seo":{"title":"Create Multiple In-House Rules","description":"Creates one or more in-house library rules"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules"},{"label":"Delete multiple InhHouse rules","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/deleteinhouserules","routeSlug":"/sca/2.0/settings-in-house/deleteinhouserules","metadata":{"seo":{"title":"Delete multiple InhHouse rules","description":"Deletes one or more in-house library rules"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules"},{"label":"Apply In-House Rules","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/applywhitelistrules_1","routeSlug":"/sca/2.0/settings-in-house/applywhitelistrules_1","metadata":{"seo":{"title":"Apply In-House Rules","description":"Applies the current In-House library rules to a given organization. Use this request after creating and/or updating In-House rules"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/apply"},{"label":"Get In-House Settings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/getorgproprietaryrules","routeSlug":"/sca/2.0/settings-in-house/getorgproprietaryrules","metadata":{"seo":{"title":"Get In-House Settings","description":"Returns a list of all In-House library rules for a given organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse"},{"label":"Create Single In-House Rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/addproprietaryrule","routeSlug":"/sca/2.0/settings-in-house/addproprietaryrule","metadata":{"seo":{"title":"Create Single In-House Rule","description":"Creates a single In-House rule to match libraries by name or maven coordinates (artifact id, group id) and designate these libraries as known, trusted entities"}},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse"}]},{"type":"group","label":"Policies - Organization","link":"/sca/2.0/policies-organization","routeSlug":"/sca/2.0/policies-organization","items":[{"label":"Get organization policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/getcontextpolicy_2","routeSlug":"/sca/2.0/policies-organization/getcontextpolicy_2","metadata":{"seo":{"title":"Get organization policy","description":"Returns the given policy for a particular organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}"},{"label":"Update Organization Policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/updatepolicy_2","routeSlug":"/sca/2.0/policies-organization/updatepolicy_2","metadata":{"seo":{"title":"Update Organization Policy","description":"Updates a policy of a given organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}"},{"label":"Delete Organization Policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/deletepolicy_2","routeSlug":"/sca/2.0/policies-organization/deletepolicy_2","metadata":{"seo":{"title":"Delete Organization Policy","description":"Deletes the given policy for an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}"},{"label":"Update Organization Policy Priorities","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/updatepriorities_2","routeSlug":"/sca/2.0/policies-organization/updatepriorities_2","metadata":{"seo":{"title":"Update Organization Policy Priorities","description":"Updates the priority of policies in a given organization. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/priority"},{"label":"Apply Organization Policies On Inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/applyoninventory_2","routeSlug":"/sca/2.0/policies-organization/applyoninventory_2","metadata":{"seo":{"title":"Apply Organization Policies On Inventory","description":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/apply"},{"label":"Get organization policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/getcontextpolicies_2","routeSlug":"/sca/2.0/policies-organization/getcontextpolicies_2","metadata":{"seo":{"title":"Get organization policies","description":"Returns all of the policies of a given organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies"},{"label":"Create Organization Policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/createpolicy_2","routeSlug":"/sca/2.0/policies-organization/createpolicy_2","metadata":{"seo":{"title":"Create Organization Policy","description":"Creates a new policy for a given organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/policies"}]},{"type":"group","label":"CustomAttribute - Organization","link":"/sca/2.0/customattribute-organization","routeSlug":"/sca/2.0/customattribute-organization","items":[{"label":"Set Custom Attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-organization/setcustomattributevalue_2","routeSlug":"/sca/2.0/customattribute-organization/setcustomattributevalue_2","metadata":{"seo":{"title":"Set Custom Attribute","description":"Edits the value of a custom attribute for a specified library, attribute, and context."}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value"},{"label":"Get Organization Custom Attributes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-organization/getcustomattributes","routeSlug":"/sca/2.0/customattribute-organization/getcustomattributes","metadata":{"seo":{"title":"Get Organization Custom Attributes","description":"Retrieves all custom attributes in the given organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/customAttributes"}]},{"type":"group","label":"User Management - Groups","link":"/sca/2.0/user-management-groups","routeSlug":"/sca/2.0/user-management-groups","items":[{"label":"Get Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getgroup","routeSlug":"/sca/2.0/user-management-groups/getgroup","metadata":{"seo":{"title":"Get Group","description":"Returns the given group of an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}"},{"label":"Update Group","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/updategroup","routeSlug":"/sca/2.0/user-management-groups/updategroup","metadata":{"seo":{"title":"Update Group","description":"Updates the properties of a given group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}"},{"label":"Delete Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/deletegroup","routeSlug":"/sca/2.0/user-management-groups/deletegroup","metadata":{"seo":{"title":"Delete Group","description":"Deletes the given group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}"},{"label":"Get Group Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getgroupusers","routeSlug":"/sca/2.0/user-management-groups/getgroupusers","metadata":{"seo":{"title":"Get Group Users","description":"Returns a list of users that belong to given group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users"},{"label":"Add User To Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/adduserstogroup","routeSlug":"/sca/2.0/user-management-groups/adduserstogroup","metadata":{"seo":{"title":"Add User To Group","description":"Adds a user to an organization's group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users"},{"label":"Get Group Roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getgrouproles","routeSlug":"/sca/2.0/user-management-groups/getgrouproles","metadata":{"seo":{"title":"Get Group Roles","description":"Returns the list of roles associated with a given group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles"},{"label":"Add Group Role","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/addgrouproles","routeSlug":"/sca/2.0/user-management-groups/addgrouproles","metadata":{"seo":{"title":"Add Group Role","description":"Creates a new group role for an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles"},{"label":"Remove Group Roles","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/removegrouproles","routeSlug":"/sca/2.0/user-management-groups/removegrouproles","metadata":{"seo":{"title":"Remove Group Roles","description":"Deletes a role from a group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles"},{"label":"Get All Groups of organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getallorganizationgroups","routeSlug":"/sca/2.0/user-management-groups/getallorganizationgroups","metadata":{"seo":{"title":"Get All Groups of organization","description":"Returns a list of all groups within an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups"},{"label":"Create Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/creategroup","routeSlug":"/sca/2.0/user-management-groups/creategroup","metadata":{"seo":{"title":"Create Group","description":"Creates a new group for an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups"},{"label":"Delete User From Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/deleteuserfromgroup","routeSlug":"/sca/2.0/user-management-groups/deleteuserfromgroup","metadata":{"seo":{"title":"Delete User From Group","description":"Deletes a user from an organization's group"}},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users/{userUuid}"}]},{"type":"group","label":"Entities - Organization","link":"/sca/2.0/entities-organization","routeSlug":"/sca/2.0/entities-organization","items":[{"label":"Get Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getentity_2","routeSlug":"/sca/2.0/entities-organization/getentity_2","metadata":{"seo":{"title":"Get Organization","description":"Returns an organization as identified by its token."}},"httpPath":"/api/v2.0/orgs/{orgToken}"},{"label":"Rename Organization","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/updatedomain","routeSlug":"/sca/2.0/entities-organization/updatedomain","metadata":{"seo":{"title":"Rename Organization","description":"Renames the organization identified by its token"}},"httpPath":"/api/v2.0/orgs/{orgToken}"},{"label":"Get Organization Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getprojects_1","routeSlug":"/sca/2.0/entities-organization/getprojects_1","metadata":{"seo":{"title":"Get Organization Projects","description":"Returns a list of all projects accessible to the current user"}},"httpPath":"/api/v2.0/orgs/{orgToken}/projects"},{"label":"Create Project With A New Product","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/createproject_1","routeSlug":"/sca/2.0/entities-organization/createproject_1","metadata":{"seo":{"title":"Create Project With A New Product","description":"Creates a new project within a new product. If project name exists will return existing project"}},"httpPath":"/api/v2.0/orgs/{orgToken}/projects"},{"label":"Get Organization Products","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getproducts","routeSlug":"/sca/2.0/entities-organization/getproducts","metadata":{"seo":{"title":"Get Organization Products","description":"Returns a list of all products accessible to the current user"}},"httpPath":"/api/v2.0/orgs/{orgToken}/products"},{"label":"Create Product","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/createproduct","routeSlug":"/sca/2.0/entities-organization/createproduct","metadata":{"seo":{"title":"Create Product","description":"Creates a new product, If the product already exists it returns the existing product"}},"httpPath":"/api/v2.0/orgs/{orgToken}/products"},{"label":"Get User Organizations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getuserdomains","routeSlug":"/sca/2.0/entities-organization/getuserdomains","metadata":{"seo":{"title":"Get User Organizations","description":"Returns a list of all organizations where the current user is a member."}},"httpPath":"/api/v2.0/orgs"},{"label":"Create Organization","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/createdomain","routeSlug":"/sca/2.0/entities-organization/createdomain","metadata":{"seo":{"title":"Create Organization","description":"Creates a new organization"}},"httpPath":"/api/v2.0/orgs"},{"label":"Get Organization Product Entities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getdomainproductentities","routeSlug":"/sca/2.0/entities-organization/getdomainproductentities","metadata":{"seo":{"title":"Get Organization Product Entities","description":"Returns extended product information for all products in an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/productEntities"},{"label":"Get Organization Entities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getdomainentities","routeSlug":"/sca/2.0/entities-organization/getdomainentities","metadata":{"seo":{"title":"Get Organization Entities","description":"Returns all projects and their associated product for a given organization."}},"httpPath":"/api/v2.0/orgs/{orgToken}/entities"},{"label":"Change Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/changedomain","routeSlug":"/sca/2.0/entities-organization/changedomain","metadata":{"seo":{"title":"Change Organization","description":"You can access a different organization by asking for a new JWT token for the new org. The previous JWT is still valid for the previous org until it expires. All JWT tokens are valid for 10 minutes."}},"httpPath":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}"}]},{"type":"group","label":"User Profile","link":"/sca/2.0/user-profile","routeSlug":"/sca/2.0/user-profile","items":[{"label":"Get All User Keys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-profile/getuserkeys","routeSlug":"/sca/2.0/user-profile/getuserkeys","metadata":{"seo":{"title":"Get All User Keys","description":"Returns a list of existing user-keys for the current user. These keys are included in all API requests to identify the user"}},"httpPath":"/api/v2.0/profile/userKeys"},{"label":"Generate User Key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-profile/generateuserkey","routeSlug":"/sca/2.0/user-profile/generateuserkey","metadata":{"seo":{"title":"Generate User Key","description":"Generates a user-key for the current user. User-keys are included in all api requests to identify the user"}},"httpPath":"/api/v2.0/profile/userKeys"},{"label":"Delete User Key","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-profile/deleteuserkey","routeSlug":"/sca/2.0/user-profile/deleteuserkey","metadata":{"seo":{"title":"Delete User Key","description":"Deletes a user-key"}},"httpPath":"/api/v2.0/profile/userKeys/{userKey}"}]},{"type":"group","label":"Library - Product","link":"/sca/2.0/library-product","routeSlug":"/sca/2.0/library-product","items":[{"label":"Get Product Libraries by project Ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibrariesbyprojectids","routeSlug":"/sca/2.0/library-product/getlibrariesbyprojectids","metadata":{"seo":{"title":"Get Product Libraries by project Ids","description":"Returns all libraries that are included in a given projects"}},"httpPath":"/api/v2.0/products/{productToken}/libraries/byProjects"},{"label":"Get Product Library Vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibraryvulnerabilities_1","routeSlug":"/sca/2.0/library-product/getlibraryvulnerabilities_1","metadata":{"seo":{"title":"Get Product Library Vulnerabilities","description":"Returns a list of the vulnerabilities in the libraries of a given product"}},"httpPath":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/vulnerabilities"},{"label":"Get Library Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibraryprojects","routeSlug":"/sca/2.0/library-product/getlibraryprojects","metadata":{"seo":{"title":"Get Library Projects","description":"Returns all of the projects in a particular product that contain a given library"}},"httpPath":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/projects"},{"label":"Get Product Due Diligence Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getduediligenceinfobymultiplecontexts_1","routeSlug":"/sca/2.0/library-product/getduediligenceinfobymultiplecontexts_1","metadata":{"seo":{"title":"Get Product Due Diligence Info","description":"Returns a due diligence report listing the source and license information for all libraries in a product"}},"httpPath":"/api/v2.0/products/{productToken}/libraries/licenses"},{"label":"Get In-House Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getproprietarylibraries_1","routeSlug":"/sca/2.0/library-product/getproprietarylibraries_1","metadata":{"seo":{"title":"Get In-House Libraries","description":"Returns all libraries in a given product that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis. so that they will not trigger any alerts or be included in license analysis."}},"httpPath":"/api/v2.0/products/{productToken}/libraries/inHouse"},{"label":"Get Product Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibraries_1","routeSlug":"/sca/2.0/library-product/getlibraries_1","metadata":{"seo":{"title":"Get Product Libraries","description":"Returns all libraries that are included in a given product"}},"httpPath":"/api/v2.0/products/{productToken}/libraries"}]},{"type":"group","label":"User Management - Users","link":"/sca/2.0/user-management-users","routeSlug":"/sca/2.0/user-management-users","items":[{"label":"Regenerate Service User Key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/regenerateserviceuserkey","routeSlug":"/sca/2.0/user-management-users/regenerateserviceuserkey","metadata":{"seo":{"title":"Regenerate Service User Key","description":"Removes current service user's key and creates a new one"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/regenerateUserKey"},{"label":"Create Service User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/createserviceuser","routeSlug":"/sca/2.0/user-management-users/createserviceuser","metadata":{"seo":{"title":"Create Service User","description":"Creates a new service user"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/service"},{"label":"Create Scan summary receiver User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/createscansummaryreceiveruser","routeSlug":"/sca/2.0/user-management-users/createscansummaryreceiveruser","metadata":{"seo":{"title":"Create Scan summary receiver User","description":"Creates a new scan summary receiver user"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/scan-summary-receiver-user"},{"label":"Invite User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/inviteuser","routeSlug":"/sca/2.0/user-management-users/inviteuser","metadata":{"seo":{"title":"Invite User","description":"Sends an email invitation to others to join an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/invite"},{"label":"Get Enriched Organization Users","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getenricheduserinfo","routeSlug":"/sca/2.0/user-management-users/getenricheduserinfo","metadata":{"seo":{"title":"Get Enriched Organization Users","description":"Returns detailed information about an organization's users"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/info"},{"label":"Get Organization Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getuserspaginated","routeSlug":"/sca/2.0/user-management-users/getuserspaginated","metadata":{"seo":{"title":"Get Organization Users","description":"Returns a list of all users in an organization (paginated)"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users"},{"label":"Create User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/createuser","routeSlug":"/sca/2.0/user-management-users/createuser","metadata":{"seo":{"title":"Create User","description":"Creates a new user"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users"},{"label":"Get Service User Key","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getserviceuserskey","routeSlug":"/sca/2.0/user-management-users/getserviceuserskey","metadata":{"seo":{"title":"Get Service User Key","description":"Returns service user's key"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/userKey"},{"label":"Get self information of groups and roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getselfuserinfo","routeSlug":"/sca/2.0/user-management-users/getselfuserinfo","metadata":{"seo":{"title":"Get self information of groups and roles","description":"Returns information about the currently logged-in user, including group membership and roles"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/self"},{"label":"Remove User From Organization","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/removeuser","routeSlug":"/sca/2.0/user-management-users/removeuser","metadata":{"seo":{"title":"Remove User From Organization","description":"Deletes a user from an organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/users/{userUuid}"}]},{"type":"group","label":"Update Request","link":"/sca/2.0/update-request","routeSlug":"/sca/2.0/update-request","items":[{"label":"Upload Update Request","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/update-request/uploadupdaterequest","routeSlug":"/sca/2.0/update-request/uploadupdaterequest","metadata":{"seo":{"title":"Upload Update Request","description":"Uploads information about a project's files, packages and dependencies, to be checked against Mend’s open source index, with the results viewable in the web app."}},"httpPath":"/api/v2.0/orgs/{orgToken}/updateRequest"}]},{"type":"group","label":"Library - Organization","link":"/sca/2.0/library-organization","routeSlug":"/sca/2.0/library-organization","items":[{"label":"Get Library Notices","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibrarynotices","routeSlug":"/sca/2.0/library-organization/getlibrarynotices","metadata":{"seo":{"title":"Get Library Notices","description":"Returns the text of a library's notice"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices"},{"label":"Set Library Notice","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/setlibrarynotice","routeSlug":"/sca/2.0/library-organization/setlibrarynotice","metadata":{"seo":{"title":"Set Library Notice","description":"Edits or adds a custom notice for a given library"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices"},{"label":"Assign Library License","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/addlicensereference","routeSlug":"/sca/2.0/library-organization/addlicensereference","metadata":{"seo":{"title":"Assign Library License","description":"Adds a license reference to a given library"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses"},{"label":"Set Library Copyright","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/setlibrarycopyright","routeSlug":"/sca/2.0/library-organization/setlibrarycopyright","metadata":{"seo":{"title":"Set Library Copyright","description":"Edits or adds a copyright statement for a given library"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights"},{"label":"Revert Library User Copyrights","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/revertlibrarycopyright","routeSlug":"/sca/2.0/library-organization/revertlibrarycopyright","metadata":{"seo":{"title":"Revert Library User Copyrights","description":"Reverts the copyright statement for a given library to its original text"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights"},{"label":"Get Organization In-House Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getproprietarylibraries_2","routeSlug":"/sca/2.0/library-organization/getproprietarylibraries_2","metadata":{"seo":{"title":"Get Organization In-House Libraries","description":"Retrieves all libraries in an organization that have been marked as In-House"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/inHouse"},{"label":"Mark/Unmark Library As In-House","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/proprietary","routeSlug":"/sca/2.0/library-organization/proprietary","metadata":{"seo":{"title":"Mark/Unmark Library As In-House","description":"Marks/unmarks a single library in an organization as In-House"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/inHouse"},{"label":"Get Library Version Vulnerability Trends","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibrarytrends","routeSlug":"/sca/2.0/library-organization/getlibrarytrends","metadata":{"seo":{"title":"Get Library Version Vulnerability Trends","description":"Returns the trend of the number of vulnerabilities in a library over past versions. Define the scope of the trend with the parameters 'before' denoting the number of versions before the current version, and 'after'. Does not support generic library types like Debian, RPM and Ruby"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/vulnerabilityTrends"},{"label":"Get Library Versions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibraryversions","routeSlug":"/sca/2.0/library-organization/getlibraryversions","metadata":{"seo":{"title":"Get Library Versions","description":"Returns a list of a library's versions"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/versions"},{"label":"Get Library Projects In Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibraryprojects_1","routeSlug":"/sca/2.0/library-organization/getlibraryprojects_1","metadata":{"seo":{"title":"Get Library Projects In Organization","description":"Returns a list of an organization's projects that contain a particular library"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/projects"},{"label":"Get Library Details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibrarybyuuid","routeSlug":"/sca/2.0/library-organization/getlibrarybyuuid","metadata":{"seo":{"title":"Get Library Details","description":"Returns a single library's details"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}"},{"label":"Remove Library License References","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/removelicensereference","routeSlug":"/sca/2.0/library-organization/removelicensereference","metadata":{"seo":{"title":"Remove Library License References","description":"Removes the license reference from a library"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/{licenseUuid}"},{"label":"Revert Library User Licenses","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/revertlicensereferences","routeSlug":"/sca/2.0/library-organization/revertlicensereferences","metadata":{"seo":{"title":"Revert Library User Licenses","description":"Reverts the license for a given library to its original state"}},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/revert"}]},{"type":"group","label":"Access Management - Organizations","link":"/sca/2.0/access-management-organizations","routeSlug":"/sca/2.0/access-management-organizations","items":[{"label":"Get User Organizations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management-organizations/getuserdomains","routeSlug":"/sca/2.0/access-management-organizations/getuserdomains","metadata":{"seo":{"title":"Get User Organizations","description":"Returns a list of all organizations where the current user is a member."}},"httpPath":"/api/v2.0/orgs"},{"label":"Change Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management-organizations/changedomain","routeSlug":"/sca/2.0/access-management-organizations/changedomain","metadata":{"seo":{"title":"Change Organization","description":"You can access a different organization by asking for a new JWT token for the new org. The previous JWT is still valid for the previous org until it expires. All JWT tokens are valid for 10 minutes."}},"httpPath":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}"}]},{"type":"group","label":"Access Management","link":"/sca/2.0/access-management","routeSlug":"/sca/2.0/access-management","items":[{"label":"Refresh Access Token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management/refreshaccesstoken","routeSlug":"/sca/2.0/access-management/refreshaccesstoken","metadata":{"seo":{"title":"Refresh Access Token","description":"Generate a new access token using the provided refresh token."}},"httpPath":"/api/v2.0/login/accessToken"},{"label":"Login","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management/login","routeSlug":"/sca/2.0/access-management/login","metadata":{"seo":{"title":"Login","description":"Sign in a user with email and user key, returning a JWT token which is valid for 10 minutes. If you omit the organization, it defaults to the last one you signed in to."}},"httpPath":"/api/v2.0/login"}]},{"type":"group","label":"General Info - Vulnerabilities","link":"/sca/2.0/general-info-vulnerabilities","routeSlug":"/sca/2.0/general-info-vulnerabilities","items":[{"label":"Get Vulnerability Remediation Proposals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityremediationproposals","routeSlug":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityremediationproposals","metadata":{"seo":{"title":"Get Vulnerability Remediation Proposals","description":"Returns the recommended remediation actions to take for a given vulnerability"}},"httpPath":"/api/v2.0/vulnerabilities/{vulnerabilityId}/remediation"},{"label":"Get Vulnerability Profile","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityprofile","routeSlug":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityprofile","metadata":{"seo":{"title":"Get Vulnerability Profile","description":"Returns a complete vulnerability profile of a given CVE-ID"}},"httpPath":"/api/v2.0/vulnerabilities/{vulnerabilityId}"}]},{"type":"group","label":"Library - Source Files","link":"/sca/2.0/library-source-files","routeSlug":"/sca/2.0/library-source-files","items":[{"label":"Get project source files inventory","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-source-files/getsourcefiles","routeSlug":"/sca/2.0/library-source-files/getsourcefiles","metadata":{"seo":{"title":"Get project source files inventory","description":"Returns an inventory list of the source files associated with each library in a project"}},"httpPath":"/api/v2.0/projects/{projectToken}/sourceFiles/inventory"},{"label":"Get product source files inventory","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-source-files/getsourcefiles_1","routeSlug":"/sca/2.0/library-source-files/getsourcefiles_1","metadata":{"seo":{"title":"Get product source files inventory","description":"Returns a list of libraries together with the location of their source files"}},"httpPath":"/api/v2.0/products/{productToken}/sourceFiles/inventory"}]},{"type":"group","label":"User Management - Roles And Permissions","link":"/sca/2.0/user-management-roles-and-permissions","routeSlug":"/sca/2.0/user-management-roles-and-permissions","items":[{"label":"Get User Project Permissions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions","routeSlug":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions","metadata":{"seo":{"title":"Get User Project Permissions","description":"Returns the actions permitted actions to the current user in a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/permissions"},{"label":"Get User Product Permissions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_1","routeSlug":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_1","metadata":{"seo":{"title":"Get User Product Permissions","description":"This api returns the list of permitted actions for the logged-in user and the a given product"}},"httpPath":"/api/v2.0/products/{productToken}/permissions"},{"label":"Get User Organization Permissions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_2","routeSlug":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_2","metadata":{"seo":{"title":"Get User Organization Permissions","description":"This api returns the listed of permitted actions for the logged-in user and the given organization"}},"httpPath":"/api/v2.0/orgs/{orgToken}/permissions"}]},{"type":"group","label":"Library - Project","link":"/sca/2.0/library-project","routeSlug":"/sca/2.0/library-project","items":[{"label":"Get Project Library Vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getlibraryvulnerabilities","routeSlug":"/sca/2.0/library-project/getlibraryvulnerabilities","metadata":{"seo":{"title":"Get Project Library Vulnerabilities","description":"Returns a list of the vulnerabilities in the libraries of a given project"}},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/vulnerabilities"},{"label":"Get Project Library Impact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getlibraryimpact","routeSlug":"/sca/2.0/library-project/getlibraryimpact","metadata":{"seo":{"title":"Get Project Library Impact","description":"Returns the dependency paths of a given library in a particular project."}},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/paths"},{"label":"Get Project Due Diligence Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getduediligenceinfobymultiplecontexts","routeSlug":"/sca/2.0/library-project/getduediligenceinfobymultiplecontexts","metadata":{"seo":{"title":"Get Project Due Diligence Info","description":"Returns a due diligence report listing the source and license information for all libraries in a project"}},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/licenses"},{"label":"Get In-House Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getproprietarylibraries","routeSlug":"/sca/2.0/library-project/getproprietarylibraries","metadata":{"seo":{"title":"Get In-House Libraries","description":"Returns all libraries in a given project that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis."}},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/inHouse"},{"label":"Get Project Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getlibraries","routeSlug":"/sca/2.0/library-project/getlibraries","metadata":{"seo":{"title":"Get Project Libraries","description":"Returns the set of libraries used by a particular project"}},"httpPath":"/api/v2.0/projects/{projectToken}/libraries"}]},{"type":"group","label":"Alerts - Product","link":"/sca/2.0/alerts-product","routeSlug":"/sca/2.0/alerts-product","items":[{"label":"Get Security Alerts By Library","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-product/getlibrarysecurityvulnerabilityalerts_1","routeSlug":"/sca/2.0/alerts-product/getlibrarysecurityvulnerabilityalerts_1","metadata":{"seo":{"title":"Get Security Alerts By Library","description":"Returns security alerts for a given product grouped by library"}},"httpPath":"/api/v2.0/products/{productToken}/alerts/security/groupBy/component"},{"label":"Get Product Security Alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-product/getsecurityvulnerabilityalerts_1","routeSlug":"/sca/2.0/alerts-product/getsecurityvulnerabilityalerts_1","metadata":{"seo":{"title":"Get Product Security Alerts","description":"Returns all security alerts for a given product"}},"httpPath":"/api/v2.0/products/{productToken}/alerts/security"},{"label":"Get Product Legal And Compliance Alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-product/getlegalandcompliancealerts_1","routeSlug":"/sca/2.0/alerts-product/getlegalandcompliancealerts_1","metadata":{"seo":{"title":"Get Product Legal And Compliance Alerts","description":"Returns all legal and compliance alerts for a given product"}},"httpPath":"/api/v2.0/products/{productToken}/alerts/legal"}]},{"type":"group","label":"General Info - Permissions","link":"/sca/2.0/general-info-permissions","routeSlug":"/sca/2.0/general-info-permissions","items":[{"label":"Get All Available Permissions Grouped By Roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-permissions/getavailablerolepermissions","routeSlug":"/sca/2.0/general-info-permissions/getavailablerolepermissions","metadata":{"seo":{"title":"Get All Available Permissions Grouped By Roles","description":"Returns a list of the current user's permissions grouped by roles"}},"httpPath":"/api/v2.0/permissions/byRole"}]},{"type":"group","label":"Vulnerable Libraries","link":"/sca/2.0/vulnerable-libraries","routeSlug":"/sca/2.0/vulnerable-libraries","items":[{"label":"Get Vulnerable Libraries By CVE","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/vulnerable-libraries/getvulnerablelibrariesbycve","routeSlug":"/sca/2.0/vulnerable-libraries/getvulnerablelibrariesbycve","metadata":{"seo":{"title":"Get Vulnerable Libraries By CVE","description":"Returns all of the vulnerable libraries in an organization ordered by their associated CVE-ID"}},"httpPath":"/api/v2.0/orgs/{orgToken}/vulnerabilities/{vulnerabilityName}/libraries"}]},{"type":"group","label":"Summary - Organization","link":"/sca/2.0/summary-organization","routeSlug":"/sca/2.0/summary-organization","items":[{"label":"Get Organization Scan Count Per Agent.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getscancountperagent","routeSlug":"/sca/2.0/summary-organization/getscancountperagent","metadata":{"seo":{"title":"Get Organization Scan Count Per Agent.","description":"Returns the total number of scans in selected period and a breakdown per agent. The selected period cannot have start date older 30 days before the current date. Also selected period cannot be greater than 30 days"}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/scanCountPerAgent"},{"label":"Get Organization Vulnerable Libraries Count By Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getvulnerablelibscountbyprojects","routeSlug":"/sca/2.0/summary-organization/getvulnerablelibscountbyprojects","metadata":{"seo":{"title":"Get Organization Vulnerable Libraries Count By Projects","description":"Returns vulnerable libraries count by projects for a given organization."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/projects/vulnerableLibraryCount"},{"label":"Get Organization Libraries Count By Projects.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibscountbyprojects","routeSlug":"/sca/2.0/summary-organization/getlibscountbyprojects","metadata":{"seo":{"title":"Get Organization Libraries Count By Projects.","description":"Returns the total number of libraries (non-unique) for a given organization with a breakdown per project"}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/projects/totalLibraryCount"},{"label":"Get Organization In-House Libraries Count By Projects.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getinhouselibrariesbyprojects","routeSlug":"/sca/2.0/summary-organization/getinhouselibrariesbyprojects","metadata":{"seo":{"title":"Get Organization In-House Libraries Count By Projects.","description":"Returns the total number of in house libraries (non-unique) for a given organization with a breakdown per project."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/projects/inHouseLibraries"},{"label":"Get Organization Vulnerable Libraries Count By Products","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getvulnerablelibscountbyproducts","routeSlug":"/sca/2.0/summary-organization/getvulnerablelibscountbyproducts","metadata":{"seo":{"title":"Get Organization Vulnerable Libraries Count By Products","description":"Returns vulnerable libraries count by products for a given organization."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/products/vulnerableLibraryCount"},{"label":"Get Organization Libraries Count By Products.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibscountbyproducts","routeSlug":"/sca/2.0/summary-organization/getlibscountbyproducts","metadata":{"seo":{"title":"Get Organization Libraries Count By Products.","description":"Returns the total number of libraries (non-unique) for a given organization with a breakdown per product"}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/products/totalLibraryCount"},{"label":"Get Organization In-House Libraries Count By Products.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getinhouselibrariesbyproducts","routeSlug":"/sca/2.0/summary-organization/getinhouselibrariesbyproducts","metadata":{"seo":{"title":"Get Organization In-House Libraries Count By Products.","description":"Returns the total number of in house libraries (non-unique) for a given organization with a breakdown per product."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/products/inHouseLibraries"},{"label":"Get Libraries Count Per License","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibrarycountperlicense","routeSlug":"/sca/2.0/summary-organization/getlibrarycountperlicense","metadata":{"seo":{"title":"Get Libraries Count Per License","description":"Returns the total number of libraries for a given organization, along with a breakdown of the number of libraries per license."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLicense"},{"label":"Get Libraries Count By Language","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibrarycountperlanguage","routeSlug":"/sca/2.0/summary-organization/getlibrarycountperlanguage","metadata":{"seo":{"title":"Get Libraries Count By Language","description":"Returns the number of libraries with a breakdown per Language. The library count should be for all occurrences (nonunique) and only open source."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLanguage"},{"label":"Get Vulnerability Alerts Count Per Effective Usage Status.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getdomainvulnerabilityalertcountpereffectiveusage","routeSlug":"/sca/2.0/summary-organization/getdomainvulnerabilityalertcountpereffectiveusage","metadata":{"seo":{"title":"Get Vulnerability Alerts Count Per Effective Usage Status.","description":"Vulnerability alert count per effective usage status."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/effective/vulnerabilityCountPerSeverity"},{"label":"Get Organization Alert Type Summaries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getorganizationalerttypesummaries","routeSlug":"/sca/2.0/summary-organization/getorganizationalerttypesummaries","metadata":{"seo":{"title":"Get Organization Alert Type Summaries","description":"Returns the alerts count per type for a given organization."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/alertTypes"},{"label":"Get Organization Alert Count Per Severity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getorganizationalertcountperseverity","routeSlug":"/sca/2.0/summary-organization/getorganizationalertcountperseverity","metadata":{"seo":{"title":"Get Organization Alert Count Per Severity","description":"Returns the active alerts count per severity for a given organization."}},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/alertCountPerSeverity"}]},{"type":"group","label":"Asynchronous Process Control","link":"/sca/2.0/asynchronous-process-control","routeSlug":"/sca/2.0/asynchronous-process-control","items":[{"label":"Get Async Process Status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/asynchronous-process-control/getreportstatus","routeSlug":"/sca/2.0/asynchronous-process-control/getreportstatus","metadata":{"seo":{"title":"Get Async Process Status","description":"Returns the status of an asynchronous process. Asynchronous processes allow requests to be performed inthe background, enabling you to initiate tasks and check their completion status later."}},"httpPath":"/api/v2.0/orgs/{orgToken}/asyncProcessStatus/{statusUuid}"}]},{"type":"group","label":"domain-controller","link":"/sca/2.0/domain-controller","routeSlug":"/sca/2.0/domain-controller","items":[{"label":"Get User Managed Domains","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/domain-controller/getusermanageddomains","routeSlug":"/sca/2.0/domain-controller/getusermanageddomains","metadata":{"seo":{"title":"Get User Managed Domains","description":"Returns a list of all organizations where the current user is a domain or application admin."}},"httpPath":"/api/v2.0/orgs/managed-domains"}]},{"type":"group","label":"General Info - Licenses","link":"/sca/2.0/general-info-licenses","routeSlug":"/sca/2.0/general-info-licenses","items":[{"label":"Get License Details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-licenses/getlicensedetails","routeSlug":"/sca/2.0/general-info-licenses/getlicensedetails","metadata":{"seo":{"title":"Get License Details","description":"Returns detailed information about a specific license"}},"httpPath":"/api/v2.0/licenses/{licenseName}"},{"label":"Get All Licenses","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-licenses/getalllicenses","routeSlug":"/sca/2.0/general-info-licenses/getalllicenses","metadata":{"seo":{"title":"Get All Licenses","description":"Returns a list of all known licenses in the system."}},"httpPath":"/api/v2.0/licenses"}]},{"type":"group","label":"product-attribution-report-controller","link":"/sca/2.0/product-attribution-report-controller","routeSlug":"/sca/2.0/product-attribution-report-controller","items":[{"label":"Delete attribution report library settings","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/product-attribution-report-controller/deleteattributionreportlibrarysettings","routeSlug":"/sca/2.0/product-attribution-report-controller/deleteattributionreportlibrarysettings","metadata":{"seo":{"title":"Delete attribution report library settings","description":"Delete library settings to be reflected in the attribution report"}},"httpPath":"/api/v2.0/products/{productIdentifier}/librarySettings/attributionReport"}]}],"separatorLine":true},{"type":"separator","label":"Mend Legacy APIs"},{"type":"group","label":"API v1.3 and v1.4","items":[{"type":"link","fsPath":"1.4/http-api-v13-and-v14.md","metadata":{"type":"markdown"},"label":"HTTP API v1.3 and v1.4","link":"/1.4/http-api-v13-and-v14","routeSlug":"/1.4/http-api-v13-and-v14"},{"type":"link","fsPath":"1.4/alerts-api.md","metadata":{"type":"markdown"},"label":"Alerts API","link":"/1.4/alerts-api","routeSlug":"/1.4/alerts-api"},{"type":"link","fsPath":"1.4/global-organizationproductproject-api.md","metadata":{"type":"markdown"},"label":"Global Organization/Product/Project API","link":"/1.4/global-organizationproductproject-api","routeSlug":"/1.4/global-organizationproductproject-api"},{"type":"link","fsPath":"1.4/groups-and-users-api.md","metadata":{"type":"markdown"},"label":"Groups and Users API","link":"/1.4/groups-and-users-api","routeSlug":"/1.4/groups-and-users-api"},{"type":"link","fsPath":"1.4/issue-tracker-api.md","metadata":{"type":"markdown"},"label":"Issue Tracker API","link":"/1.4/issue-tracker-api","routeSlug":"/1.4/issue-tracker-api"},{"type":"link","fsPath":"1.4/licenses-and-libraries-api.md","metadata":{"type":"markdown"},"label":"Licenses and Libraries API","link":"/1.4/licenses-and-libraries-api","routeSlug":"/1.4/licenses-and-libraries-api"},{"type":"link","fsPath":"1.4/policies-api.md","metadata":{"type":"markdown"},"label":"Policies API","link":"/1.4/policies-api","routeSlug":"/1.4/policies-api"},{"type":"link","fsPath":"1.4/product-and-project-api.md","metadata":{"type":"markdown"},"label":"Product and Project API","link":"/1.4/product-and-project-api","routeSlug":"/1.4/product-and-project-api"},{"type":"link","fsPath":"1.4/reports-api-asynchronous.md","metadata":{"type":"markdown"},"label":"Reports API - Asynchronous","link":"/1.4/reports-api-asynchronous","routeSlug":"/1.4/reports-api-asynchronous"},{"type":"link","fsPath":"1.4/reports-api-synchronous.md","metadata":{"type":"markdown"},"label":"Reports API - Synchronous","link":"/1.4/reports-api-synchronous","routeSlug":"/1.4/reports-api-synchronous"},{"type":"link","fsPath":"1.4/whats-new-in-api-v14.md","metadata":{"type":"markdown"},"label":"What's New in API v1.4","link":"/1.4/whats-new-in-api-v14","routeSlug":"/1.4/whats-new-in-api-v14"}],"separatorLine":true},{"type":"group","label":"Legacy Container Image API","items":[{"type":"link","label":"Mend Container Image API","link":"/container-image/2.0","routeSlug":"/container-image/2.0"},{"type":"group","label":"Kubernetes","link":"/container-image/2.0/kubernetes","routeSlug":"/container-image/2.0/kubernetes","items":[{"label":"Get Kubernetes integrations list","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1integrations/get","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1integrations/get","metadata":{"seo":{"title":"Get Kubernetes integrations list","description":"Get Kubernetes integrations list"}},"httpPath":"/orguuid/{orguuid}/integrations"},{"label":"Get cluster from Kubernetes integration","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1integrations~1{integrationuuid}~1clusters~1{clusteruuid}/get","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1integrations~1{integrationuuid}~1clusters~1{clusteruuid}/get","metadata":{"seo":{"title":"Get cluster from Kubernetes integration","description":"Get cluster from Kubernetes integration"}},"httpPath":"/orguuid/{orguuid}/integrations/{integrationuuid}/clusters/{clusteruuid}"},{"label":"Get clusters from Kubernetes integration","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1integrations~1{uuid}~1clusters/get","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1integrations~1{uuid}~1clusters/get","metadata":{"seo":{"title":"Get clusters from Kubernetes integration","description":"Get clusters from Kubernetes integration"}},"httpPath":"/orguuid/{orguuid}/integrations/{uuid}/clusters"},{"label":"Delete clusters from Kubernetes integrations","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1clusters~1delete/post","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1clusters~1delete/post","metadata":{"seo":{"title":"Delete clusters from Kubernetes integrations","description":"Delete clusters from Kubernetes integration"}},"httpPath":"/orguuid/{orguuid}/k8s/clusters/delete"},{"label":"Create integration with Kubernetes","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations/post","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations/post","metadata":{"seo":{"title":"Create integration with Kubernetes","description":"Create integration with Kubernetes"}},"httpPath":"/orguuid/{orguuid}/k8s/integrations"},{"label":"Delete Kubernetes integrations","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1delete/post","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1delete/post","metadata":{"seo":{"title":"Delete Kubernetes integrations","description":"Delete Kubernetes integrations"}},"httpPath":"/orguuid/{orguuid}/k8s/integrations/delete"},{"label":"Scan all clusters in Kubernetes integration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1scan/post","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1scan/post","metadata":{"seo":{"title":"Scan all clusters in Kubernetes integration","description":"Scan all clusters in Kubernetes integration"}},"httpPath":"/orguuid/{orguuid}/k8s/integrations/scan"},{"label":"Add clusters to existing Kubernetes integration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1{uuid}~1clusters/post","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1{uuid}~1clusters/post","metadata":{"seo":{"title":"Add clusters to existing Kubernetes integration","description":"Add clusters to existing Kubernetes integration"}},"httpPath":"/orguuid/{orguuid}/k8s/integrations/{uuid}/clusters"},{"label":"Add all clusters to existing Kubernetes integration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1{uuid}~1clusters~1all/post","routeSlug":"/container-image/2.0/kubernetes/paths/~1orguuid~1{orguuid}~1k8s~1integrations~1{uuid}~1clusters~1all/post","metadata":{"seo":{"title":"Add all clusters to existing Kubernetes integration","description":"Add all clusters to existing Kubernetes integration"}},"httpPath":"/orguuid/{orguuid}/k8s/integrations/{uuid}/clusters/all"}]},{"type":"group","label":"Compliance","link":"/container-image/2.0/compliance","routeSlug":"/container-image/2.0/compliance","items":[{"label":"Get Package Copyrights","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights/get","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights/get","metadata":{"seo":{"title":"Get Package Copyrights","description":"Get the package copyrights"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/copyrights"},{"label":"Update Package Copyrights","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights/put","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights/put","metadata":{"seo":{"title":"Update Package Copyrights","description":"Update package copyrights"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/copyrights"},{"label":"Delete Package Copyrights","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights/delete","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights/delete","metadata":{"seo":{"title":"Delete Package Copyrights","description":"Delete package copyrights"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/copyrights"},{"label":"Revert Package Copyrights","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights~1revert/put","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1copyrights~1revert/put","metadata":{"seo":{"title":"Revert Package Copyrights","description":"Revert package copyrights"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/copyrights/revert"},{"label":"Get Package Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1info/get","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1info/get","metadata":{"seo":{"title":"Get Package Info","description":"Get the package info"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/info"},{"label":"Update Package Info","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1info/put","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1info/put","metadata":{"seo":{"title":"Update Package Info","description":"Update package info"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/info"},{"label":"Get Package Licenses","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses/get","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses/get","metadata":{"seo":{"title":"Get Package Licenses","description":"Get the pacakge licenses"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/licenses"},{"label":"Update Package Licenses","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses/put","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses/put","metadata":{"seo":{"title":"Update Package Licenses","description":"Update package licenses"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/licenses"},{"label":"Delete Package Licenses","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses/delete","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses/delete","metadata":{"seo":{"title":"Delete Package Licenses","description":"Delete package licenses"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/licenses"},{"label":"Revert Package Licenses","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses~1revert/put","routeSlug":"/container-image/2.0/compliance/paths/~1orguuid~1{orguuid}~1packages~1{packageuuid}~1licenses~1revert/put","metadata":{"seo":{"title":"Revert Package Licenses","description":"Revert package licenses"}},"httpPath":"/orguuid/{orguuid}/packages/{packageuuid}/licenses/revert"}]},{"type":"group","label":"Images","link":"/container-image/2.0/images","routeSlug":"/container-image/2.0/images","items":[{"label":"Get Images","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images/get","metadata":{"seo":{"title":"Get Images","description":"Get the image of the project"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images"},{"label":"Get Image vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1findings/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1findings/get","metadata":{"seo":{"title":"Get Image vulnerabilities","description":"Get the image vulnerabilities"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/findings"},{"label":"Get image layers","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1layers~1{layeruuid}~1findings/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1layers~1{layeruuid}~1findings/get","metadata":{"seo":{"title":"Get image layers","description":"Get the image layers"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/layers/{layeruuid}/findings"},{"label":"Get image packages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1packages/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1packages/get","metadata":{"seo":{"title":"Get image packages","description":"Get the image packages"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/packages"},{"label":"Get image secrets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1secrets/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1secrets/get","metadata":{"seo":{"title":"Get image secrets","description":"Get the image secrets"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/secrets"},{"label":"Get image","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}/get","metadata":{"seo":{"title":"Get image","description":"Get a specific image"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}"},{"label":"Get image/project/application deployment data","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1deployments/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1deployments/get","metadata":{"seo":{"title":"Get image/project/application deployment data","description":"Get image/project/application deployment data"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/deployments"},{"label":"Get image layers","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1layers/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1layers/get","metadata":{"seo":{"title":"Get image layers","description":"Get the image layers"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/layers"},{"label":"Get image layers findings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1layers~1{layeruuid}~1findings/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1layers~1{layeruuid}~1findings/get","metadata":{"seo":{"title":"Get image layers findings","description":"Get the specific image layer vulnerabilities"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/layers/{layeruuid}/findings"},{"label":"Get image layer secrets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1layers~1{layeruuid}~1secrets/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1layers~1{layeruuid}~1secrets/get","metadata":{"seo":{"title":"Get image layer secrets","description":"Get the specific image layer secrets"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/layers/{layeruuid}/secrets"},{"label":"Get image packages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1packages/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1packages/get","metadata":{"seo":{"title":"Get image packages","description":"Get the image packages"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/packages"},{"label":"Get reachability info for a specific package","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1packages~1{packageuuid}~1reachability/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1packages~1{packageuuid}~1reachability/get","metadata":{"seo":{"title":"Get reachability info for a specific package","description":"Get reachability info for a specific package"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/packages/{packageuuid}/reachability"},{"label":"Get image secrets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1secrets/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1secrets/get","metadata":{"seo":{"title":"Get image secrets","description":"Get the image secrets"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/secrets"},{"label":"Get Scan vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1vulnerabilities/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1images~1{scanuuid}~1vulnerabilities/get","metadata":{"seo":{"title":"Get Scan vulnerabilities","description":"Get the scan vulnerabilities"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/images/{scanuuid}/vulnerabilities"},{"label":"Get Package vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1packages~1{packageuuid}~1vulnerabilities/get","routeSlug":"/container-image/2.0/images/paths/~1orguuid~1{orguuid}~1projects~1{projectuuid}~1packages~1{packageuuid}~1vulnerabilities/get","metadata":{"seo":{"title":"Get Package vulnerabilities","description":"Get the package vulnerabilities"}},"httpPath":"/orguuid/{orguuid}/projects/{projectuuid}/packages/{packageuuid}/vulnerabilities"}]},{"type":"group","label":"Registry","link":"/container-image/2.0/registry","routeSlug":"/container-image/2.0/registry","items":[{"label":"Get registries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries/get","routeSlug":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries/get","metadata":{"seo":{"title":"Get registries","description":"Get the org registries"}},"httpPath":"/orguuid/{orguuid}/registries"},{"label":"Delete registries","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1delete/post","routeSlug":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1delete/post","metadata":{"seo":{"title":"Delete registries","description":"Delete registries of a given org"}},"httpPath":"/orguuid/{orguuid}/registries/delete"},{"label":"Scan registries","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1scan/post","routeSlug":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1scan/post","metadata":{"seo":{"title":"Scan registries","description":"Scan registries of a given org"}},"httpPath":"/orguuid/{orguuid}/registries/scan"},{"label":"Get registry","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1{uuid}/get","routeSlug":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1{uuid}/get","metadata":{"seo":{"title":"Get registry","description":"Get a specific registry"}},"httpPath":"/orguuid/{orguuid}/registries/{uuid}"},{"label":"Update registry","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1{uuid}/put","routeSlug":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1{uuid}/put","metadata":{"seo":{"title":"Update registry","description":"Update a specific registry"}},"httpPath":"/orguuid/{orguuid}/registries/{uuid}"},{"label":"Delete registry","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1{uuid}/delete","routeSlug":"/container-image/2.0/registry/paths/~1orguuid~1{orguuid}~1registries~1{uuid}/delete","metadata":{"seo":{"title":"Delete registry","description":"Delete a specific registry"}},"httpPath":"/orguuid/{orguuid}/registries/{uuid}"}]},{"type":"group","label":"Runtime","link":"/container-image/2.0/runtime","routeSlug":"/container-image/2.0/runtime","items":[{"label":"List all organization level 3rd party runtime integration","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations/get","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations/get","metadata":{"seo":{"title":"List all organization level 3rd party runtime integration","description":"List 3rd party runtime integrations"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations"},{"label":"Update 3rd party runtime integration","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations/put","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations/put","metadata":{"seo":{"title":"Update 3rd party runtime integration","description":"Update 3rd party runtime integration"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations"},{"label":"Create 3rd party runtime integration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations/post","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations/post","metadata":{"seo":{"title":"Create 3rd party runtime integration","description":"Create 3rd party runtime integration"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations"},{"label":"Delete one or more organization level 3rd party runtime integrations","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1delete/post","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1delete/post","metadata":{"seo":{"title":"Delete one or more organization level 3rd party runtime integrations","description":"Delete 3rd party runtime integration(s)"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations/delete"},{"label":"Scan one or more organization level 3rd party runtime integrations","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1scan/post","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1scan/post","metadata":{"seo":{"title":"Scan one or more organization level 3rd party runtime integrations","description":"Scan 3rd party runtime integration(s)"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations/scan"},{"label":"List all organization level 3rd party runtime integration","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1{uuid}/get","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1{uuid}/get","metadata":{"seo":{"title":"List all organization level 3rd party runtime integration","description":"List 3rd party runtime integrations"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations/{uuid}"},{"label":"Triggers a scan operation for runtime integration","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1{uuid}~1scan/get","routeSlug":"/container-image/2.0/runtime/paths/~1orguuid~1{orguuid}~1runtime~1integrations~1{uuid}~1scan/get","metadata":{"seo":{"title":"Triggers a scan operation for runtime integration","description":"Triggers a scan operation for runtime integration"}},"httpPath":"/orguuid/{orguuid}/runtime/integrations/{uuid}/scan"}]}],"separatorLine":true}]}