# Applications - SBOM Scans ## Trigger SBOM Scan (creates project) - [POST /api/v3.0/applications/{applicationIdentifier}/dependencies/projects/importSbom](https://api-docs.mend.io/platform/3.0/applications-sbom-scans/createprojectwithsbomscan.md): Upload a single SBOM file, associate it with an application, and automatically create a new project. The SBOM scan is queued for asynchronous processing. Supported formats: SPDX (JSON/XML), CycloneDX (JSON/XML).