Skip to content

Fix threat-feed, improve ui, add eco filter#356

Merged
pvdz merged 4 commits intomainfrom
threat_v2
Mar 5, 2025
Merged

Fix threat-feed, improve ui, add eco filter#356
pvdz merged 4 commits intomainfrom
threat_v2

Conversation

@pvdz
Copy link
Contributor

@pvdz pvdz commented Mar 5, 2025

This fixes the threat feed and improves the CLI side of things a bit;

  • Fixes the queries (right now it defaulted to fetching zero entries...)
  • Added an ecoSystem filter to only fetch reports for maven or npm or whatever
  • Updated the help to explain the different filter options and what they mean
  • Added a description box for the interactive table view; it will show the details for the highlighted row as well as the "description" verdict which explains why a package was flagged.
  • Fixed date "ago" strings
  • Tried to fix some UI glitches with column positioning. Mostly hacked around the table not properly calculating column widths for some cases, leading to a wrangled table view. In its current form it works and stuff is aligned, at least. We'll revisit this later.

Sample:
image

@pvdz pvdz requested a review from jdalton March 5, 2025 11:23
@pvdz pvdz requested a review from jdalton March 5, 2025 14:18
@pvdz pvdz merged commit a77bf1a into main Mar 5, 2025
4 checks passed
@pvdz pvdz deleted the threat_v2 branch March 5, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants