Skip to content

Commit

Permalink
docs: fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Mar 19, 2024
1 parent 35db2a2 commit 351d381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion importer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cargo run -p trustify-trustd -- importer csaf data/csaf
## Importing SBOMs

```bash
cargo run -p trustify-trustd -- importer sbom https://access.redhat.com/security/data/sbom/beta/
cargo run -p trustify-trustd -- importer sbom https://access.redhat.com/security/data/sbom/beta/ --key https://access.redhat.com/security/data/97f5eac4.txt#77E79ABE93673533ED09EBE2DCE3823597F5EAC4
```

Or, using a locally cached version:
Expand Down

0 comments on commit 351d381

Please sign in to comment.