File tree Expand file tree Collapse file tree 2 files changed +22
-9
lines changed
Expand file tree Collapse file tree 2 files changed +22
-9
lines changed Original file line number Diff line number Diff line change 1+ name : Fossa CLI
2+ on :
3+ push :
4+ branches :
5+ - ' develop'
6+
7+ jobs :
8+ fossa-scan :
9+ runs-on : ubuntu-latest
10+ steps :
11+ - uses : actions/checkout@v4
12+ with :
13+ submodules : recursive
14+ 15+ with :
16+ api-key : ${{ secrets.FOSSA_API_KEY }}
Original file line number Diff line number Diff line change 22
33# OpenEBSCTL
44
5-
5+ [ ![ Slack] ( https://img.shields.io/badge/chat-slack-ff1493.svg?style=flat-square )] ( https://kubernetes.slack.com/messages/openebs )
6+ [ ![ Community Meetings] ( https://img.shields.io/badge/Community-Meetings-blue )] ( https://us05web.zoom.us/j/87535654586?pwd=CigbXigJPn38USc6Vuzt7qSVFoO79X.1 )
67[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/openebs/openebsctl? )] ( https://goreportcard.com/report/github.com/openebs/openebsctl )
7- [ ![ Contributors] ( https://img.shields.io/github/contributors/openebs/openebsctl )] ( https://github.com/openebs/openebsctl/graphs/contributors )
8- [ ![ release] ( https://img.shields.io/github/release-pre/openebs/openebsctl.svg )] ( https://github.com/openebs/openebsctl/releases )
9- [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/mum4k/termdash/blob/master/LICENSE )
10- [ ![ Releases] ( https://img.shields.io/github/downloads/openebs/openebsctl/total.svg )] ( https://github.com//openebs/openebsctl/releases )
11- [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Fopenebsctl.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Fopenebsctl?ref=badge_shield )
12- [ ![ codecov.io] ( https://codecov.io/github/openebs/openebsctl/coverage.svg?branch=develop )] ( https://codecov.io/github/openebs/openebsctl?branch=develop )
8+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/4852/badge )] ( https://www.bestpractices.dev/projects/4852 )
9+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Fopenebsctl.svg?type=shield&issueType=license )] ( https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Fopenebsctl?ref=badge_shield&issueType=license )
1310
1411
1512OpenEBSCTL is a kubectl plugin to manage OpenEBS storage components.
@@ -110,5 +107,5 @@ For more details checkout [CONTRIBUTING.md](./CONTRIBUTING.md).
110107
111108
112109
113- ## License
114- [](https://app.fossa.com/projects/git%2Bgithub .com%2Fopenebs%2Fopenebsctl?ref=badge_large)
110+ ## License Compliance
111+ [](https://app.fossa.com/projects/custom%2B162%2Fgithub .com%2Fopenebs%2Fopenebsctl?ref=badge_large&issueType=license )
You can’t perform that action at this time.
0 commit comments