Skip to content

Vulnerability Database Frontend #1582

@timbastin

Description

@timbastin

We would like to have a vulnerability database frontend comparable to https://osv.dev/ in our documentation

This consists of two different pages:

  • A listing page,
    • which has a hero section to search for packages or cve ids
    • A result components which displays the search results
      • Each result should render a link to a details page
  • A details page for a single vulnerability like this: https://osv.dev/vulnerability/DEBIAN-CVE-2026-24061
    • At some point, the details page will make the risk calculation algorithm transparent, but we don't start with this

DevGuard does already provide all endpoints for this: https://devguard.org/reference#operations-tag-CVE%20Database

/vulndb, /vulndb/{cveID}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions