From 67efdb1053c02fcefd17012bc34a2bb90bc0ef8b Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 28 Feb 2021 09:03:31 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 11e09fa5..9b731e3f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Documentation](https://godoc.org/cdr.dev/coder-cli?status.svg)](https://pkg.go.dev/cdr.dev/coder-cli/coder-sdk) ![build](https://github.com/cdr/coder-cli/workflows/build/badge.svg) [![Go Report Card](https://goreportcard.com/badge/cdr.dev/coder-cli)](https://goreportcard.com/report/cdr.dev/coder-cli) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjawnsy%2Fcoder-cli.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjawnsy%2Fcoder-cli?ref=badge_shield) `coder` is a command line utility for Coder Enterprise. @@ -29,3 +30,7 @@ Download the latest [release](https://github.com/cdr/coder-cli/releases): View the usage documentation [here](./docs/coder.md). You can find additional Coder usage documentation on [coder.com/docs/cli](https://coder.com/docs/cli). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjawnsy%2Fcoder-cli.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjawnsy%2Fcoder-cli?ref=badge_large) \ No newline at end of file