File tree 2 files changed +25
-5
lines changed
2 files changed +25
-5
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
+ - ' release/**'
7
+
8
+ jobs :
9
+ fossa-scan :
10
+ runs-on : ubuntu-latest
11
+ steps :
12
+ - uses : actions/checkout@v4
13
+ with :
14
+ submodules : recursive
15
+
16
+ with :
17
+ api-key : ${{ secrets.FOSSA_API_KEY }}
Original file line number Diff line number Diff line change 1
1
# lib-csi
2
- [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Flib-csi.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Flib-csi?ref=badge_shield )
2
+ [ ![ Slack] ( https://img.shields.io/badge/chat-slack-ff1493.svg?style=flat-square )] ( https://kubernetes.slack.com/messages/openebs )
3
+ [ ![ Community Meetings] ( https://img.shields.io/badge/Community-Meetings-blue )] ( https://us05web.zoom.us/j/87535654586?pwd=CigbXigJPn38USc6Vuzt7qSVFoO79X.1 )
4
+ [ ![ Go Report] ( https://goreportcard.com/badge/github.com/openebs/lib-csi )] ( https://goreportcard.com/report/github.com/openebs/lib-csi )
5
+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flib-csi.svg?type=shield&issueType=license )] ( https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flib-csi?ref=badge_shield&issueType=license )
6
+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9661/badge )] ( https://www.bestpractices.dev/projects/9661 )
3
7
4
- common packages used by OpenEBS CSI Drivers
8
+ Common packages used by OpenEBS CSI Drivers
5
9
6
-
7
- ## License
8
- [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Flib-csi.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Flib-csi?ref=badge_large )
10
+ ## License Compliance
11
+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flib-csi.svg?type=large&issueType=license )] ( https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopenebs%2Flib-csi?ref=badge_large&issueType=license )
You can’t perform that action at this time.
0 commit comments