Skip to content

Commit c19ac55

Browse files
committed
docs: new org
1 parent 66000a6 commit c19ac55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sbom/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Alternative output variants can be found [here](https://github.com/anchore/syft/
1717
Use the following command to generate a SBOM markdown file using the `example.sbom.tmpl` goTemplate template file:
1818

1919
```shell
20-
SYFT_GOLANG_SEARCH_REMOTE_LICENSES=true syft ghcr.io/caas-team/sparrow:v0.5.0 -o template -t scripts/sbom/example.sbom.tmpl
20+
SYFT_GOLANG_SEARCH_REMOTE_LICENSES=true syft ghcr.io/telekom/sparrow:v0.5.0 -o template -t scripts/sbom/example.sbom.tmpl
2121
```
2222

2323
Setting the env variable `SYFT_GOLANG_SEARCH_REMOTE_LICENSES=true` will ensure to lookup licenses remotely. In this example the sparrow image in version `v0.5.0` is scanned.

0 commit comments

Comments
 (0)