Basilisk

Welcome

Vulnerability data and an OSV-compatible audit API for conda-forge packages.

Basilisk matches conda-forge package versions to advisories from OSV and NVD. You can search the results in the explorer or query them through the OSV-compatible API.

The API is in public beta, so response shapes may still change.

What goes into a match

purl-associator maps conda-forge packages to upstream package identities. Basilisk combines those mappings with conda-forge repodata and advisories from OSV and NVD.

The matcher is deliberately broad: missing a real vulnerability is worse than returning a result that needs another look. Each match therefore includes its range applicability and identity confidence, along with the source data and matcher version that produced it.

Where to start

On this page