From 5595b71937d1bb09433bdd9eea1cb69e940a3cce Mon Sep 17 00:00:00 2001 From: Axell Padilla <68310020+axellpadilla@users.noreply.github.com> Date: Wed, 12 Aug 2026 21:48:12 -0600 Subject: [PATCH] Add OpenSSF Best Practices badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb83c44..b751348 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![CI/CD](https://github.com/logxel/docker-socket-proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/logxel/docker-socket-proxy/actions/workflows/ci.yml) [![Scorecard](https://github.com/logxel/docker-socket-proxy/actions/workflows/scorecard.yml/badge.svg)](https://github.com/logxel/docker-socket-proxy/actions/workflows/scorecard.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/logxel/docker-socket-proxy/badge)](https://scorecard.dev/viewer/?uri=github.com/logxel/docker-socket-proxy) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/14049/badge)](https://www.bestpractices.dev/projects/14049) A secure, minimal Docker socket proxy written in Rust. Exposes the Docker API over TCP while filtering dangerous endpoints.