diff --git a/README.md b/README.md index 191ff49f..b1a3d956 100644 --- a/README.md +++ b/README.md @@ -2155,7 +2155,7 @@ _Unofficial libraries for package and dependency management._ - [johnny-deps](https://github.com/VividCortex/johnny-deps) - Minimal dependency version using Git. - [modgv](https://github.com/lucasepe/modgv) - Converts 'go mod graph' output into Graphviz's DOT language. - [mvn-golang](https://github.com/raydac/mvn-golang) - plugin that provides way for auto-loading of Golang SDK, dependency management and start build environment in Maven project infrastructure. -- [nut](https://github.com/jingweno/nut) - Vendor Go dependencies. +- [syft](https://github.com/anchore/syft) - A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. - [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments. **[⬆ back to top](#contents)**