Commit 1ee82057 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

chore(doc): fix typo on sbom job [skip-ci]

parent 28035ad6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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).