From 1fe18d6f3ff03370d16239f82f85a052311befa5 Mon Sep 17 00:00:00 2001 From: jzonthemtn Date: Mon, 15 Jul 2024 12:57:38 -0400 Subject: [PATCH] Removing badge. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e22ddd8..795090b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Philter -[![CodeFactor Quality](https://img.shields.io/codefactor/grade/github/philterd/philter)](https://www.codefactor.io/repository/github/philterd/philter) - Philter is an API-based application to identify and manipulate (redact, anonymize, and more) PII, PHI, and other sensitive infromation. Philter is built upon the open source PII and PHI redaction engine [Phileas](https://github.com/philterd/phileas). Philter provides an API on top of Phileas that allows for redaction and management of filtering policies.