FAQs¶
You can’t find what you’re looking for? Below you’ll find answers to a few of our frequently asked questions.
How can I download SBOM for my products?¶
CycloneDX SBOM and SPDX document can be downloaded from the “Share” menu of the product details view in the web UI or from dedicated endpoint URLs of the REST API.
Refer to How To 3 - Downloading SBOM for Your Products for more details.
How can I integrate DejaCode with my tools or applications?¶
DejaCode supports three main integration approaches:
Platform-specific integrations for GitHub, GitLab, Jira, SourceHut, and Forgejo (Platform-specific integrations)
The REST API for programmatic access to data and operations (REST API)
Webhooks for receiving real-time event notifications (Webhook integration)
The last two options — REST API and webhooks — enable generic integration with virtually any application or service, giving you full flexibility to connect DejaCode to your existing tools and workflows.