Sonatype · Capability
Sonatype Lifecycle Public REST API — Third-Party Analysis
Sonatype Lifecycle Public REST API — Third-Party Analysis. 2 operations. Lead operation: Third-Party Analysis. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
POST
Scancomponents
— Use this method to perform an analysis of an SBOM.
/v1/api/v2/scan/applications/{applicationid}/sources/{source}
GET
Getscanstatus
— SBOM evaluation is an asynchronous operation. Use this method to check on the status of the SBOM evaluation.
/v1/api/v2/scan/applications/{applicationid}/status/{scanrequestid}
MCP Tools
use-this-method-perform-analysis
Use this method to perform an analysis of an SBOM.
sbom-evaluation-is-asynchronous-operation
SBOM evaluation is an asynchronous operation. Use this method to check on the status of the SBOM evaluation.
read-only
idempotent