Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 811 Bytes

File metadata and controls

26 lines (15 loc) · 811 Bytes

EUVD Mirror

This repository hosts an append-only mirror of the European Vulnerability Database (EUVD).

Sync Frequency

The mirror syncs every day, appending new advisories from EUVD.
See the sync pipeline sync_catalog.py and workflow .github/workflows/sync.yml.

Usage

To use the mirror, clone this repository:

git clone https://github.com/aboutcode-org/aboutcode-mirror-euvd

Once cloned, the advisories will be available in the advisories/ directory organized by datePublished.

License