Skip to content

Commit 0c332a2

Browse files
committed
Improve instructions to update SBOM
1 parent 8e02f9e commit 0c332a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@ script to automate this process:
286286
./scripts/update-sbom.sh
287287
```
288288

289-
This script will generate a purl file with our dependencies, then run the
290-
internal silkbomb tool to update the SBOM. Note that you need to have docker
291-
installed and have access to Artifactory in order to run this.
289+
This script will generate a temporary purl file with our dependencies, then run
290+
the internal silkbomb tool to update the SBOM. Note that you need to have docker
291+
installed in order to run this.
292292

293293
#### Test and commit your changes
294294

0 commit comments

Comments
 (0)