• Joined on 2025-12-02
jramos pushed to master at jramos/cve-dashboard 2026-06-16 13:13:17 -06:00
a8877728e0 Fix drift checker re-classifying same archived findings every sync
jramos pushed to master at jramos/cve-dashboard 2026-06-15 13:55:35 -06:00
b0cb67b975 Update full reference manual to v2.2.0
jramos pushed to master at jramos/cve-dashboard 2026-06-15 12:51:06 -06:00
c0b9e8a6fc Update README to v2.2.0 — document all features since initial release
jramos pushed to master at jramos/cve-dashboard 2026-06-15 09:53:11 -06:00
e1dfc35400 Widen BU change query window to 60 minutes before anomaly timestamp
jramos pushed to master at jramos/cve-dashboard 2026-06-15 09:29:59 -06:00
a2234ccc1a Write BU history records from drift checker for anomaly banner detail view
jramos pushed to master at jramos/cve-dashboard 2026-06-12 15:23:41 -06:00
e45e40d617 Allow CVE/Vendor editing and separate completed Jira tickets
jramos pushed to master at jramos/cve-dashboard 2026-06-12 13:25:11 -06:00
150a534943 Add atlas_known distinction to prevent badge noise for untracked hosts
jramos pushed to master at jramos/cve-dashboard 2026-06-12 12:38:57 -06:00
5105ee2ff8 Scope Atlas sync and metrics to active BU teams
jramos pushed to master at jramos/cve-dashboard 2026-06-12 12:13:10 -06:00
356ce23462 Add BU reassignment from/to detail view in anomaly banner
jramos pushed to master at jramos/cve-dashboard 2026-06-10 11:40:22 -06:00
6465ac2a40 Fix SearchableSelect — only open on focus, close properly on blur/select
jramos pushed to master at jramos/cve-dashboard 2026-06-10 11:22:54 -06:00
0f83f48cc6 Per-user Ivanti identity for FP workflow filtering
jramos pushed to master at jramos/cve-dashboard 2026-06-10 09:47:27 -06:00
56ceb81ea5 Add searchable dropdowns for Granite Loader columns
jramos pushed to master at jramos/cve-dashboard 2026-06-10 09:31:23 -06:00
1dbde36b53 Improve update_token error — show CARD link for assets that cant be actioned via API
jramos pushed to master at jramos/cve-dashboard 2026-06-09 14:23:59 -06:00
032a8df403 Merge update_token from getOwner when asset-search omits it
jramos pushed to master at jramos/cve-dashboard 2026-06-09 14:03:33 -06:00
32ed65eb79 Fix owner-lookup hostId fast path — use asset-search owner data directly
jramos pushed to master at jramos/cve-dashboard 2026-06-09 13:29:46 -06:00
10239be83c Add IPv6 fallback display for findings without IPv4
jramos pushed to master at jramos/cve-dashboard 2026-06-09 13:00:06 -06:00
23ea3983c8 Fix Enrich from CARD for items without IP — use host_id lookup
jramos pushed to master at jramos/cve-dashboard 2026-06-09 12:48:10 -06:00
54d6e49cb1 Use asset-search fast path in enrich-batch for Granite lookups
jramos pushed to master at jramos/cve-dashboard 2026-06-09 12:43:29 -06:00
29d8ecb9dd Add notifications table migration to run-all.js
jramos pushed to master at jramos/cve-dashboard 2026-06-09 12:35:36 -06:00
f8b420f4e4 Fix clipboard copy on HTTP — use execCommand fallback