Source code and third-party dependencies
Camunda provides its users and customers with access to its source code as part of this written offer, as well as CycloneDX SBOMs, which list all direct and transitive third-party dependencies and their respective licenses. Please click the tabs below to access these items for each Camunda component.
- Camunda 8
- Desktop Modeler
- Web Modeler
- Connectors
- Console Self-Managed
Camunda 8
- Dependencies: Find CycloneDX SBOM files, which list all direct and transitive third-party dependencies and their respective licenses, in the release assets of each Camunda 8 release.
- Source code: Access the source code for Camunda 8 at github.com/camunda/camunda.
- Dependencies: You can find an up-to-date list of direct and transitive libraries used and their license terms in the THIRD_PARTY_NOTICES, located in the root of the source code repository. This file is also shipped with the application distribution as
THIRD_PARTY_NOTICES.camunda-modeler.txt
. - Source code: Access the source code for Desktop Modeler at github.com/camunda/camunda-modeler.
- Dependencies: Find CycloneDX SBOM files, that list all direct and transitive third-party dependencies and their respective licenses, in the release assets of each Connectors release.
- Source code: Access the source code for Connectors at github.com/camunda/connectors.