Skip to content

Commit

Permalink
fix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielsoltz committed Mar 23, 2024
1 parent 0c07435 commit da28e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Read your security findings from Trivy as an input file and executes the default

```bash
export AWS_REGION=us-west-1
export AWS_ACCOUNT_ID=317105492065
export AWS_ACCOUNT_ID=012345678901
trivy image --format template --template "@contrib/asff.tpl" -o trivy-findings.json.asff public.ecr.aws/n2p8q5p4/metahub:stable
./metahub --inputs file-asff --input-asff /path/to/trivy-findings.json.asff
```
Expand Down

0 comments on commit da28e70

Please sign in to comment.