google / google/osv.dev

Badge Support and friendly URLs

Open
#1,240 3 comments 0 reactions 0 assignees View on GitHub
api backlog enhancement frontend
Dominant language
Go
Stars
2.9k
Forks
369
Avg merge
1d 17h
Merged PRs (30d)
149

Description

We use [Renovate Bot](https://github.com/renovatebot/renovate) on our projects to detect dependencies upgrades and vulnerabilities since Renovate adds OSV database check (https://osv.dev/blog/posts/renovate_announcement/).

Exemple of PR created by our bot where we added somes badges and urls from [Snyk website](https://snyk.io/):

![image](https://user-images.githubusercontent.com/5667657/233480590-6ac12566-78b5-48c9-b08d-9e45348ed669.png)

**Example of url/badge for a Github repository** (https://support.snyk.io/hc/en-us/articles/360003997277-Badge-Support-for-Repositories):
https://snyk.io/test/github/auth0/node-jsonwebtoken
https://img.shields.io/snyk/vulnerabilities/github/auth0/node-jsonwebtoken
![image](https://img.shields.io/snyk/vulnerabilities/github/auth0/node-jsonwebtoken)

**Example of url/badge for specifics dependency versions:** (https://snyk-widget.herokuapp.com/public/badgecreator.html)
https://snyk.io/vuln/npm:jsonwebtoken@8.5.1
https://snyk-widget.herokuapp.com/badge/npm/jsonwebtoken/8.5.1/badge.svg
![image](https://snyk-widget.herokuapp.com/badge/npm/jsonwebtoken/8.5.1/badge.svg)

https://snyk.io/vuln/npm:jsonwebtoken@9.0.0
https://snyk-widget.herokuapp.com/badge/npm/jsonwebtoken/9.0.0/badge.svg
![image](https://snyk-widget.herokuapp.com/badge/npm/jsonwebtoken/9.0.0/badge.svg)

**Suggestion:**
Could the [osv.dev website](https://osv.dev) provide this type of functionality?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.