Remove affected channels from matching suggestions #419

Open
opened 2024-12-05 12:25:48 +00:00 by fricklerhandwerk · 0 comments
fricklerhandwerk commented 2024-12-05 12:25:48 +00:00 (Migrated from github.com)

Since we check version constraints, it could that a package is affected in one Nixpkgs release but not another. As a security team member triaging matching suggestions, I want to be able to remove unaffected releases from a package entry.

Implementation note: We probably want to only strike through/grey out "removed" channels, because it should stay evident why those aren't present. If they disappear entirely it would look like they're missing from evaluation data.

Since we check version constraints, it could that a package is affected in one Nixpkgs release but not another. As a security team member triaging matching suggestions, I want to be able to remove unaffected releases from a package entry. Implementation note: We probably want to only strike through/grey out "removed" channels, because it should stay evident why those aren't present. If they disappear entirely it would look like they're missing from evaluation data.
Sign in to join this conversation.
No description provided.