Skip to content

Commit

Permalink
Add syft to Awesome-Go Package Management section (#5428)
Browse files Browse the repository at this point in the history
* Added Syft to awesome-go

* Removed nut

Nut package hasn't had a PR or release since 2016, has no documentation in pkg.go.dev, and currently isn't imported by any other Go projects or packages.
  • Loading branch information
ppeters0502 authored Oct 9, 2024
1 parent a282c8f commit 6026b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)**
Expand Down

0 comments on commit 6026b6a

Please sign in to comment.