Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ Prevents data leaks (GDPR/SOC2) by redacting PII from logs *before* they leave t

![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)
![Docker Pulls](https://img.shields.io/docker/pulls/thelisdeep/pii-shield)
![Go Report Card](https://goreportcard.com/badge/github.com/aragossa/pii-shield)
![Go Report Card](https://goreportcard.com/badge/github.com/aragossa/pii-shield?v=1)
![Go Reference](https://pkg.go.dev/badge/github.com/aragossa/pii-shield.svg)
![Build Status](https://github.com/aragossa/pii-shield/actions/workflows/test.yml/badge.svg)
![Coverage Status](https://codecov.io/gh/aragossa/pii-shield/branch/main/graph/badge.svg)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/aragossa/pii-shield?sort=semver)

## Why PII-Shield?

Expand Down
Loading