Skip to content

Commit 4ea478e

Browse files
committed
Removed broken Snyk badges
1 parent 3d0744b commit 4ea478e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Build Status](https://github.com/robtimus/obfuscation-json/actions/workflows/build.yml/badge.svg)](https://github.com/robtimus/obfuscation-json/actions/workflows/build.yml)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.github.robtimus%3Aobfuscation-json&metric=alert_status)](https://sonarcloud.io/summary/overall?id=com.github.robtimus%3Aobfuscation-json)
55
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.robtimus%3Aobfuscation-json&metric=coverage)](https://sonarcloud.io/summary/overall?id=com.github.robtimus%3Aobfuscation-json)
6-
[![Known Vulnerabilities](https://snyk.io/test/github/robtimus/obfuscation-json/badge.svg)](https://snyk.io/test/github/robtimus/obfuscation-json)
76

87
Provides functionality for obfuscating JSON documents. This can be useful for logging such documents, e.g. as part of request/response logging, where sensitive properties like passwords should not be logged as-is.
98

0 commit comments

Comments
 (0)