From cab2dbbbf9ba50aec80738e778a6b462d33ba76b Mon Sep 17 00:00:00 2001 From: Adam Hughes <9903835+tri-adam@users.noreply.github.com> Date: Fri, 2 Sep 2022 12:35:14 +0000 Subject: [PATCH] docs: add Singularity to "features" in README Signed-off-by: Adam Hughes <9903835+tri-adam@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a255fa84bb..ac0ac88691c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ For commercial support options with Syft or Grype, please [contact Anchore](http - Golang (go.mod) - PHP (Composer) - Rust (Cargo) -- Supports Docker and OCI image formats +- Supports Docker, OCI and [Singularity](https://github.com/sylabs/singularity) image formats. - Consume SBOM [attestations](https://github.com/anchore/syft#sbom-attestation). If you encounter an issue, please [let us know using the issue tracker](https://github.com/anchore/grype/issues).