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 9c54209 commit 1d0d38cCopy full SHA for 1d0d38c
README.md
@@ -172,7 +172,7 @@ npm run start -- --sbom-cache sboms --purl-file queries.txt
172
npm run start -- --sync-sboms --org my-org --sbom-cache sboms
173
```
174
175
-1. Later offline search (no API calls; uses previously written per‑repo JSON):
+2. Later offline search (no API calls; uses previously written per‑repo JSON):
176
177
```bash
178
npm run start -- --sbom-cache sboms --purl pkg:npm/[email protected]
@@ -442,7 +442,7 @@ npm install
442
npm run build
443
444
445
-1. Run the test harness script:
+2. Run the test harness script:
446
447
448
node dist/test-fixture-match.js
0 commit comments