Skip to content

Commit a8949ee

Browse files
authored
Merge pull request kcp-dev#43 from fossabot/add-license-scan-badge
Add license scan report and status
2 parents a1a470c + bee6032 commit a8949ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Go Report Card](https://goreportcard.com/badge/sigs.k8s.io/controller-runtime)](https://goreportcard.com/report/sigs.k8s.io/controller-runtime)
22
[![godoc](https://pkg.go.dev/badge/sigs.k8s.io/controller-runtime)](https://pkg.go.dev/sigs.k8s.io/controller-runtime)
3+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcp-dev%2Fcontroller-runtime.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcp-dev%2Fcontroller-runtime?ref=badge_shield)
34

45
# Kubernetes controller-runtime Project
56

@@ -64,3 +65,7 @@ Before starting any work, please either comment on an existing issue, or file a
6465
## Code of conduct
6566

6667
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
68+
69+
70+
## License
71+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkcp-dev%2Fcontroller-runtime.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkcp-dev%2Fcontroller-runtime?ref=badge_large)

0 commit comments

Comments
 (0)