Open fricklerhandwerk opened 2 months 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.
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.