Fix typo in README

Fix govulncheck typo in build status badge.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ 2026-04-22 14:55:18 +02:00
parent 89f5f51f46
commit 5ace2dacdc
No known key found for this signature in database
GPG Key ID: C646B23C9E3245F1

View File

@ -12,7 +12,7 @@ examples and guides.</p>
[![Docker Pulls](https://img.shields.io/docker/pulls/prom/prometheus.svg?maxAge=604800)][hub]
[![Go Report Card](https://goreportcard.com/badge/github.com/prometheus/prometheus)](https://goreportcard.com/report/github.com/prometheus/prometheus)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/486/badge)](https://bestpractices.coreinfrastructure.org/projects/486)
[![govluncheck](https://github.com/prometheus/prometheus/actions/workflows/govluncheck.yml/badge.svg?event=schedule)](https://github.com/prometheus/prometheus/actions/workflows/govluncheck.yml)
[![govulncheck](https://github.com/prometheus/prometheus/actions/workflows/govulncheck.yml/badge.svg?event=schedule)](https://github.com/prometheus/prometheus/actions/workflows/govulncheck.yml)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/prometheus/prometheus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/prometheus/prometheus)
[![CLOMonitor](https://img.shields.io/endpoint?url=https://clomonitor.io/api/projects/cncf/prometheus/badge)](https://clomonitor.io/projects/cncf/prometheus)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/prometheus.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:prometheus)