We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e02f9e commit 0c332a2Copy full SHA for 0c332a2
CONTRIBUTING.md
@@ -286,9 +286,9 @@ script to automate this process:
286
./scripts/update-sbom.sh
287
```
288
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.
+This script will generate a temporary purl file with our dependencies, then run
+the internal silkbomb tool to update the SBOM. Note that you need to have docker
+installed in order to run this.
292
293
#### Test and commit your changes
294
0 commit comments