Nix-Security-WG / nix-security-tracker

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

fix: update reset script commands #158

Closed alejandrosame closed 4 months ago

alejandrosame commented 4 months ago

I decided to reset the dev environment and ran into issues with the default setup. This PR solves the inconsistencies found so that ./contrib/reset.sh works again.

Ideally, we should converge the behaviour of the ingestion through the listener and the manual ingestion so it's clear how to do it as a one-shot operation.