From 1f402e65f08502fd506826cdb07a97f01286c21f Mon Sep 17 00:00:00 2001 From: zhijie-yang Date: Fri, 4 Apr 2025 10:41:47 +0200 Subject: [PATCH] doc: update readme for trivy-wrapper Signed-off-by: zhijie-yang --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7af60fc..5c2e0e8 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,13 @@ This tools also provides a script to run [`trivy`](https://github.com/aquasecuri If installed with `go install`: ```bash -./scripts/ssbom-trivy [] +./scripts/trivy-wrapper.sh [] ``` If installed with snap: ```bash -ssbom.trivy [] +ssbom.trivy-wrapper [] ``` ### Test