nix-community / vulnix

Vulnerability (CVE) scanner for Nix/NixOS.
BSD 3-Clause "New" or "Revised" License
464 stars 35 forks source link

feat: support manifest.json version 2 #96

Open lolbinarycat opened 5 months ago

lolbinarycat commented 5 months ago

version 2 doesn't change anything that is relevant to vulnix, so this is trivial.

i did encounter some errors where vulnix was unable to find the derivers of certain paths¹, but i assume this is an inherent limitation of nix.

1: packages installed via nix-env before transitioning to nix profile