sbt-bom icon indicating copy to clipboard operation
sbt-bom copied to clipboard

mark non-embedded dependencies as 'extraneous'

Open raboof opened this issue 10 months ago • 0 comments

There is work ongoing on the CycloneDX spec to be able to mark dependencies as 'extraneous' (https://github.com/CycloneDX/specification/pull/586), which all of our dependencies are (except 'embedded'/shaded resources). Let's track that work and implement it when it becomes part of the spec.

raboof avatar Feb 06 '25 08:02 raboof