You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently passing in GRADLE_MULTI_PROJECT=true or --recursive generates a single sBOM for the entire project. It would be useful to have an option to generate 1 sBOM per project in a multi-project build or a monorepo. Have you guys considered this?