Skip to content

Commit 69d6cc9

Browse files
authored
docs(readme): remove snyk badge (#248)
1 parent 06b4b21 commit 69d6cc9

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

87
Proxy your HTTP requests to another server, with hooks.

0 commit comments

Comments
 (0)