Nix-Security-WG / nix-security-tracker

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

Display issues with the ingested data #225

Open fricklerhandwerk opened 1 week ago

fricklerhandwerk commented 1 week ago

As a developer of the security tracker backend, I want to know which errors or inconsistencies there are with the data it is processing. This way we can fix the code or do something about the data.

Examples of Nixpkgs data issues: https://github.com/Nix-Security-WG/nix-security-tracker/issues/57

Store error logs and for each data source and display them in the admin view.

RaitoBezarius commented 2 days ago

1st usecase:

AffectedProductDataProblem:

Once ingesting an affected product, if there's any CPEs attached to it, we want to verify the coherence between the WFN and the data in the affected product model.

If there's any issue, just save a model with the type of error for admins.