Nix-Security-WG / nix-security-tracker

Web service for managing information on vulnerabilities in software distributed through Nixpkgs
26 stars 4 forks source link

Holy grail: end-to-end pipeline for evaluation of Nixpkgs #123

Closed RaitoBezarius closed 8 months ago

RaitoBezarius commented 9 months ago

Fixes #8.

RaitoBezarius commented 8 months ago

This is now ready for merge and reviews. This piece has been quite a thing, I rewrote the damn thing 4 times because the performance was too low. Now, it is bounded by nix-eval-jobs performance, so I expect the ingestion not to be a problem anymore.

I don't advise using the manual ingestion for now, this will probably break things up and what not, I will try to create fixtures for everyone to use in replacement to that.