From 1f9d54c23e93659197a8420bdf2aff8b573a3179 Mon Sep 17 00:00:00 2001 From: Willem-Jan van Rootselaar Date: Thu, 16 Apr 2026 14:41:32 +0200 Subject: [PATCH 1/2] Add OpenSSF Best Practices badge to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f2519283..101c4c07 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ [![Code Coverage][codecov-shield]][codecov] [![Quality Gate Status][sonarcloud-shield]][sonarcloud] [![OpenSSF Scorecard][scorecard-shield]][scorecard] +[![OpenSSF Best Practices][bestpractices-shield]][bestpractices] [![Documentation][docs-shield]][docs] [![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] @@ -181,5 +182,7 @@ SOFTWARE. [semver]: http://semver.org/spec/v2.0.0.html [scorecard-shield]: https://api.scorecard.dev/projects/github.com/liudger/python-bsblan/badge [scorecard]: https://scorecard.dev/viewer/?uri=github.com/liudger/python-bsblan +[bestpractices-shield]: https://www.bestpractices.dev/projects/12561/badge +[bestpractices]: https://www.bestpractices.dev/projects/12561 [sonarcloud-shield]: https://sonarcloud.io/api/project_badges/measure?project=liudger_python-bsblan&metric=alert_status [sonarcloud]: https://sonarcloud.io/summary/new_code?id=liudger_python-bsblan From 94fa9c68858e9d26366d0a210d320d1207d8f3e0 Mon Sep 17 00:00:00 2001 From: Willem-Jan van Rootselaar Date: Thu, 16 Apr 2026 14:46:06 +0200 Subject: [PATCH 2/2] docs: add "Buy me a coffee" badge to README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 101c4c07..f954acbe 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ [![Quality Gate Status][sonarcloud-shield]][sonarcloud] [![OpenSSF Scorecard][scorecard-shield]][scorecard] [![OpenSSF Best Practices][bestpractices-shield]][bestpractices] - [![Documentation][docs-shield]][docs] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] Asynchronous Python client for BSBLan. @@ -155,6 +153,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +--- + +[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] + [bsblanmodule]: https://github.com/fredlcore/bsb_lan [build-shield]: https://github.com/liudger/python-bsblan/actions/workflows/tests.yaml/badge.svg [build]: https://github.com/liudger/python-bsblan/actions