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
This Github action submits the snapshot of all the dependencies downloaded by the build: the compile dependencies, the test dependencies, the scala tools (compiler and scaladoc), and their transitive dependencies, for all Scala versions and platforms. It's configurable, if you want to exclude some configuration or project.
I never used any sbt BOM generation plugin and I don't know how to configure such plugin to extract all the dependencies, including the transitive ones.
Anyone who's delved into/compared using this action versus uploading an SBOM to the dependency submission API?
I'm referring to things like these:
The text was updated successfully, but these errors were encountered: