From 3532dc83edd07c48d87b00fee81aaf6b01ca9df6 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 16 Mar 2021 14:09:35 -0700 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 88d0771..ad8094d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # sectionctl [![Test status](https://github.com/section/sectionctl/workflows/Test/badge.svg?event=push)](https://github.com/section/sectionctl/actions?query=workflow%3ATest+event%3Apush) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsection%2Fsectionctl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsection%2Fsectionctl?ref=badge_shield) Section command line tool. @@ -69,3 +70,7 @@ make build Run `make release` and specify VERSION string prefaced with a `v`, like `v1.0.1`. This triggers [a GitHub Actions workflow](https://github.com/section/sectionctl/actions?query=workflow%3A%22Build+and+release+sectionctl+binaries%22) that does cross platform builds, and publishes [a draft release](https://github.com/section/sectionctl/releases). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsection%2Fsectionctl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsection%2Fsectionctl?ref=badge_large) \ No newline at end of file