Eclipse Dash is a tool that automatically checks the dependency tree's licensing. The result is a DEPENDENCIES file that classifies each dependency as approved, restricted or rejected according to Eclipse guidelines. Having it in the build pipeline ensures continuous compliance - there's even tooling for this as reusable action.
https://github.com/eclipse-tractusx/sig-infra/tree/main/.github/actions/run-dash
Eclipse Dash is a tool that automatically checks the dependency tree's licensing. The result is a
DEPENDENCIESfile that classifies each dependency asapproved,restrictedorrejectedaccording to Eclipse guidelines. Having it in the build pipeline ensures continuous compliance - there's even tooling for this as reusable action.https://github.com/eclipse-tractusx/sig-infra/tree/main/.github/actions/run-dash