Recipe: Migrate from Another SCA Tool¶
Import existing scan data or SBOMs from another software composition analysis tool.
Steps¶
- Export your data from the existing tool as SPDX or CycloneDX format.
- Create the target project and modules in TrustSource.
- Upload the SBOM files via Inbound → Scans or Module Import.
- Review the imported components and adjust whitelists/policies.
- Set up CI/CD integration for ongoing scanning.