Skip to content

Commit 18ccbeb

Browse files
authored
Merge pull request #1521 from LiZhenCheng9527/add-license-scan-badge
Add license scan badge
2 parents b149215 + e0213af commit 18ccbeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<img src="docs/pics/logo/KMESH-horizontal-colour.png" alt="kmesh-logo" style="zoom: 100%;" />
22

33
[![LICENSE](https://img.shields.io/github/license/kmesh-net/kmesh)](/LICENSE) [![codecov](https://codecov.io/gh/kmesh-net/kmesh/graph/badge.svg?token=0EGQ84FGDU)](https://codecov.io/gh/kmesh-net/kmesh)
4+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh?ref=badge_shield)
45

56
## Introduction
67

@@ -118,6 +119,8 @@ The BPF code templates, ko(kernel module) and mesh data accelerate are dual-lice
118119
and the [2-Clause BSD License](./bpf/LICENSE.BSD-2-Clause)
119120
(you can use the terms of either license, at your option).
120121

122+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh?ref=badge_large)
123+
121124
## Credit
122125

123126
This project was initially incubated in the [openEuler community](https://gitee.com/openeuler/Kmesh), thanks openEuler Community for the help on promoting this project in early days.

0 commit comments

Comments
 (0)