From 757d279a6da53a0308181b54b777ed1b0aafbbe7 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 28 Nov 2018 03:27:31 -0800 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0749c4e..e7fd423a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # AliyunGo: Go SDK for Aliyun Services [![Build Status](https://travis-ci.org/denverdino/aliyungo.svg?branch=master)](https://travis-ci.org/denverdino/aliyungo) [![CircleCI](https://circleci.com/gh/denverdino/aliyungo.svg?style=svg)](https://circleci.com/gh/denverdino/aliyungo) [![Go Report Card](https://goreportcard.com/badge/github.com/denverdino/aliyungo)](https://goreportcard.com/report/github.com/denverdino/aliyungo) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdenverdino%2Faliyungo.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdenverdino%2Faliyungo?ref=badge_shield) This is an unofficial Go SDK for Aliyun services. You are welcome for contribution. @@ -170,6 +171,9 @@ go test This project is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/denverdino/aliyungo/blob/master/LICENSE.txt) for the full license text. + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdenverdino%2Faliyungo.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdenverdino%2Faliyungo?ref=badge_large) + ## Related projects * Aliyun ECS driver for Docker Machine: [Pull request](https://github.com/docker/machine/pull/1182) @@ -178,4 +182,4 @@ This project is licensed under the Apache License, Version 2.0. See [LICENSE](ht ## References -The GO API design of OSS refer the implementation from [https://github.com/AdRoll/goamz](https://github.com/AdRoll) +The GO API design of OSS refer the implementation from [https://github.com/AdRoll/goamz](https://github.com/AdRoll) \ No newline at end of file