Fix vulnerability svg/link

This commit is contained in:
Justin Abrahms 2022-06-28 14:09:35 -07:00
parent eb890662d9
commit 506ec36fda
No known key found for this signature in database
GPG Key ID: 599E2E12011DC474
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# OpenFeature SDK for Java
[![Project Status: WIP Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
[![Known Vulnerabilities](https://snyk.io/test/github/open-feature/java-sdk/badge.svg?targetFile=lib/build.gradle)](https://snyk.io/test/github/open-feature/java-sdk?targetFile=lib/build.gradle)
[![Known Vulnerabilities](https://snyk.io/test/github/open-feature/java-sdk/badge.svg)](https://snyk.io/test/github/open-feature/java-sdk)
[![on-merge](https://github.com/open-feature/java-sdk/actions/workflows/merge.yml/badge.svg)](https://github.com/open-feature/java-sdk/actions/workflows/merge.yml)
[![codecov](https://codecov.io/gh/open-feature/java-sdk/branch/main/graph/badge.svg?token=XMS9L7PBY1)](https://codecov.io/gh/open-feature/java-sdk)