File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Scorecard
2+ on :
3+ branch_protection_rule :
4+ schedule :
5+ - cron : " 42 4 * * MON"
6+ push :
7+ branches :
8+ - main
9+
10+ permissions : {}
11+
12+ jobs :
13+ scorecard :
14+ name : Scorecard
15+ permissions :
16+ contents : read
17+ id-token : write
18+ security-events : write
19+ uses : UpCloudLtd/workflows/.github/workflows/openssf-scorecard.yaml@main
20+ with :
21+ publish-results : true
Original file line number Diff line number Diff line change 33[ ![ test] ( https://github.com/UpCloudLtd/upcloud-python-api/actions/workflows/main.yml/badge.svg )] ( https://github.com/UpCloudLtd/upcloud-python-api/actions/workflows/main.yml )
44[ ![ PyPI version] ( https://badge.fury.io/py/upcloud-api.svg )] ( https://badge.fury.io/py/upcloud-api )
55[ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/UpCloudLtd/upcloud-python-api/blob/main/LICENSE.txt )
6+ [ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/UpCloudLtd/upcloud-python-api/badge )] ( https://scorecard.dev/viewer/?uri=github.com%2FUpCloudLtd%2Fupcloud-python-api )
67
78OOP-based API client for [ UpCloud's API] ( https://developers.upcloud.com/1.3/ ) . Includes most of the API
89functionality and some convenience functions that combine several API endpoints and logic.
You can’t perform that action at this time.
0 commit comments