Mend Reports API
The Reports API from Mend — 43 operation(s) for reports.
Operations 44
POST
/api/v3.0/applications/{applicationUuid}/ai/reports/findings
Export AI Application Findings report asynchronously
#
POST
/api/v3.0/applications/{applicationUuid}/ai/reports/inventory
Export AI Application Inventory report asynchronously
#
POST
/api/v3.0/applications/{applicationUuid}/code/reports/compliance
Export Code Application Compliance report asynchronously (Code - SAST)
#
POST
/api/v3.0/applications/{applicationUuid}/code/reports/findings
Export Code Application Findings report asynchronously (Code - SAST)
#
POST
/api/v3.0/applications/{applicationUuid}/code/reports/resolved
Export Code Application Resolved Findings report asynchronously (Code - SAST)
#
POST
/api/v3.0/applications/{applicationUuid}/code/reports/suppressions
Export Code Application Suppressions report asynchronously (Code - SAST)
#
POST
/api/v3.0/applications/{applicationUuid}/images/reports/SBOM
Export Image Application SBOM report asynchronously
#
POST
/api/v3.0/applications/{applicationUuid}/images/reports/attribution
Export IMG Application Attribution report asynchronously
#
POST
/api/v3.0/applications/{applicationUuid}/images/reports/dueDiligence
Export IMG Application Due Diligence report asynchronously
#
POST
/api/v3.0/orgs/{orgUuid}/ai/reports/findings
Export AI Organization Findings report asynchronously
#
POST
/api/v3.0/orgs/{orgUuid}/ai/reports/inventory
Export AI Organization Inventory report asynchronously
#
POST
/api/v3.0/orgs/{orgUuid}/code/reports/compliance
Export Code Organization Compliance report asynchronously (Code - SAST)
#
POST
/api/v3.0/orgs/{orgUuid}/images/reports/SBOM
Export Image Organization SBOM report asynchronously
#
POST
/api/v3.0/orgs/{orgUuid}/images/reports/attribution
Export IMG Organization Attribution report asynchronously
#
POST
/api/v3.0/orgs/{orgUuid}/images/reports/dueDiligence
Export IMG Organization Due Diligence report asynchronously
#
POST
/api/v3.0/orgs/{orgUuid}/reports/users-groups
Export Users and Groups report asynchronously (Platform)
#
POST
/api/v3.0/projects/{projectUuid}/ai/reports/findings
Export AI Project Findings report asynchronously
#
POST
/api/v3.0/projects/{projectUuid}/ai/reports/inventory
Export AI Project Inventory report asynchronously
#
POST
/api/v3.0/projects/{projectUuid}/code/reports/compliance
Export Code Project Compliance report asynchronously (Code - SAST)
#
POST
/api/v3.0/projects/{projectUuid}/code/reports/findings
Export Code Project Findings report asynchronously (Code - SAST)
#
POST
/api/v3.0/projects/{projectUuid}/code/reports/resolved
Export Code Project Resolved Findings report asynchronously (Code - SAST)
#
POST
/api/v3.0/projects/{projectUuid}/code/reports/suppressions
Export Code Project Suppressions report asynchronously (Code - SAST)
#
POST
/api/v3.0/projects/{projectUuid}/images/reports/SBOM
Export Image Project SBOM report asynchronously
#
POST
/api/v3.0/projects/{projectUuid}/images/reports/attribution
Export IMG Project Attribution report asynchronously
#
POST
/api/v3.0/projects/{projectUuid}/images/reports/dueDiligence
Export IMG Project Due Diligence report asynchronously
#
POST
/api/v3.0/accounts/{accountUuid}/dependencies/reports/inventory
Export account inventory report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindings
Export account dependency security findings report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindingsByLibrary
Export account dependency security findings by library report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/SBOM
Export application SBOM report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/attribution
Export application Attribution report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/dueDiligence
Export application due diligence report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/findings
Export application Findings report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/inventory
Export application Inventory report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/risk
Export application Risk report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/SBOM
Export project SBOM report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/attribution
Export project Attribution report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/dueDiligence
Export project due diligence report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/findings
Export project Findings report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/inventory
Export project Inventory report asynchronously (Dependencies - SCA)
#
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/risk
Export project Risk report asynchronously (Dependencies - SCA)
#