Replies: 1 comment
-
SBOM generation is used to detect dependencies and has to run after analyzing the main target. You can skip the dependency analysis by passing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that
cyclonedx-gradle
runs late and blocks the build for a while. Is there a reason it has to run at this time, or could it run in parallel earlier?Beta Was this translation helpful? Give feedback.
All reactions