From 00d1b4677b6bbcc53166b7e65095844a00bd8b24 Mon Sep 17 00:00:00 2001 From: Vaclav Petras Date: Thu, 27 Aug 2026 10:26:53 -0400 Subject: [PATCH] doc: Update OpenSSF Scorecard badge URLs in README OpenSSF Scorecard moved from securityscorecards.dev to scorecard.dev. The old host still redirects, so the badge was not broken, but the README now uses the current addresses for both the badge image and the viewer link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 776b1209291..c8a479a2573 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![General linting](https://github.com/OSGeo/grass/workflows/General%20linting/badge.svg)](https://github.com/OSGeo/grass/actions?query=workflow%3A%22General+linting%22) [![Ubuntu](https://github.com/OSGeo/grass/workflows/Ubuntu/badge.svg)](https://github.com/OSGeo/grass/actions?query=workflow%3AUbuntu) [![OSGeo4W](https://github.com/OSGeo/grass/workflows/OSGeo4W/badge.svg)](https://github.com/OSGeo/grass/actions?query=workflow%3AOSGeo4W) -[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/OSGeo/grass/badge)](https://securityscorecards.dev/viewer/?uri=github.com/OSGeo/grass) +[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/OSGeo/grass/badge)](https://scorecard.dev/viewer/?uri=github.com/OSGeo/grass) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/2470/badge)](https://www.bestpractices.dev/projects/2470) [![Coverity](https://scan.coverity.com/projects/1038/badge.svg)](https://scan.coverity.com/projects/grass) [![Translation status](https://weblate.osgeo.org/widget/grass-gis/svg-badge.svg)](https://weblate.osgeo.org/engage/grass-gis/)