From b101e3badae7753e82a2a743ff9755ebf5d3256e Mon Sep 17 00:00:00 2001 From: Marc Miller <48929970+marcjmiller@users.noreply.github.com> Date: Fri, 4 Nov 2022 15:03:53 -0400 Subject: [PATCH] docs: add Syft to contributing docs (#3529) Update contributing doc to include Syft Help contributors prevent errors with `task test` --- 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: