Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ Add the plugin in your `project/plugins.sbt`: addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.1") // Check for newer releases : https://search.maven.org/artifact/org.scoverage/sbt-scoverage ``` ### `py-sbom` job ### `sbt-sbom` job This job generates a [SBOM](https://cyclonedx.org/) file listing all dependencies using [syft](https://github.com/anchore/syft). Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ Add the plugin in your `project/plugins.sbt`: addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.1") // Check for newer releases : https://search.maven.org/artifact/org.scoverage/sbt-scoverage ``` ### `py-sbom` job ### `sbt-sbom` job This job generates a [SBOM](https://cyclonedx.org/) file listing all dependencies using [syft](https://github.com/anchore/syft). Loading