Skip to content

Commit 9db7670

Browse files
authored
Add license scan report and status (#90)
Signed off by: fossabot <[email protected]>
1 parent 94bd6e8 commit 9db7670

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![GoDoc](https://godoc.org/github.com/kcl-lang/kcl-openapi?status.svg)](https://pkg.go.dev/kcl-lang.io/kcl-openapi)
44
[![license](https://img.shields.io/github/license/kcl-lang/kcl-openapi.svg)](https://github.com/kcl-lang/kcl-openapi/blob/master/LICENSE)
55
[![Coverage Status](https://coveralls.io/repos/github/kcl-lang/kcl-openapi/badge.svg)](https://coveralls.io/github/kcl-lang/kcl-openapi)
6+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-openapi.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-openapi?ref=badge_shield)
67

78
The work on this project is mainly based on [go-swagger](https://github.com/go-swagger/go-swagger), and this project just adds some
89
KCL-specific templates and language features to it. We are grateful and sincerely respectful for the outstanding work
@@ -92,3 +93,6 @@ If the tool isn't working as you expect, please reach out to us by filing an [is
9293
## License
9394

9495
Apache License Version 2.0
96+
97+
98+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-openapi.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcl-lang%2Fkcl-openapi?ref=badge_large)

0 commit comments

Comments
 (0)