From 5d7ad10e51062bb9257478d3eb97cd053ec4d37b Mon Sep 17 00:00:00 2001 From: Marc Miller Date: Fri, 4 Nov 2022 15:01:19 -0400 Subject: [PATCH] docs: add Syft to contributing docs --- www/docs/contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/www/docs/contributing.md b/www/docs/contributing.md index 70f95716062..294efd332f9 100644 --- a/www/docs/contributing.md +++ b/www/docs/contributing.md @@ -19,6 +19,7 @@ Other things you might need to run the tests: - [GPG](https://gnupg.org) - [Podman](https://podman.io/) - [Snapcraft](https://snapcraft.io/) +- [Syft](https://github.com/anchore/syft) Clone `goreleaser` anywhere: