Skip to content

Commit 53bbf32

Browse files
authored
docs(readme): remove snyk badge (#151)
1 parent dfd84f7 commit 53bbf32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
![CI](https://github.com/fastify/fastify-oauth2/workflows/CI/badge.svg)
44
[![NPM version](https://img.shields.io/npm/v/@fastify/oauth2.svg?style=flat)](https://www.npmjs.com/package/@fastify/oauth2)
5-
[![Known Vulnerabilities](https://snyk.io/test/github/fastify/fastify-oauth2/badge.svg)](https://snyk.io/test/github/fastify/fastify-oauth2)
65
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)
76

87
Wrapper around the [`simple-oauth2`](https://github.com/lelylan/simple-oauth2) library.

0 commit comments

Comments
 (0)