From 8cc534aa6bef867fbd414c4405b5fa0bf5e93da2 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 23 Feb 2023 01:18:54 -0600 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aa578fc..8ae9142 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # harbor-arm +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgoharbor%2Fharbor-arm.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgoharbor%2Fharbor-arm?ref=badge_shield) + Build Harbor for arm architecture. @@ -43,3 +45,7 @@ make build GOBUILDTAGS="include_oss include_gcs" BUILDBIN=true NOTARYFLAG=true T + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgoharbor%2Fharbor-arm.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgoharbor%2Fharbor-arm?ref=badge_large) \ No newline at end of file