Skip to content

client9/gosupplychain

Repository files navigation

gosupplychain

Tools to help audit dependencies, check licenses, and create bill-of-materials

Go Report Card

Sub-packages

golist is wrappers around the command "go list". It is meant to be generic.

Related projects

Libraries

  • go-license golang package to detect OSS licenses

Services

  • goreportcard Online service to evaluate golang packages
  • libraries.io Allows searching and filtering of golang libraries by license type
  • github v3 API Github provides an API to guess the license of a repo blog

Tools

  • godep golang tool to do "vendoring"
  • licentia Manage and update license files
  • anderson tool to white and blacklist licenses in your golang project

Specs

About

Tools to help golang projects audit dependencies, check licenses, and create bill-of-materials

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.go

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published