From 46a5a31277adb264bbb2c5f31205a4ff170e5778 Mon Sep 17 00:00:00 2001 From: Dexter Tan Date: Tue, 25 Apr 2023 16:29:52 +0800 Subject: [PATCH] docs: add snyk badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56684f3..66bcda5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/dextertanyj/object-reshaper/actions/workflows/ci.yml/badge.svg)](https://github.com/dextertanyj/object-reshaper/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/dextertanyj/object-reshaper/badge.svg?branch=master)](https://coveralls.io/github/dextertanyj/object-reshaper?branch=master) +[![Known Vulnerabilities](https://snyk.io/test/github/dextertanyj/object-reshaper/badge.svg)](https://snyk.io/test/github/dextertanyj/object-reshaper) TypeScript-first schema-based object transformation.