Files
cve-dashboard/frontend/src/components
Jordan Ramos 58996cf4cf Add BU Lookup tool to Admin panel
Backend:
- GET /api/ivanti/findings/bu-lookup?q=<hostname|ip> — queries the
  live Ivanti API to discover which BU a host is assigned to. Returns
  deduplicated results with hostName, ipAddress, BU, and hostId.
  Admin-only endpoint.

Frontend:
- Add 'BU Lookup' tab to Admin page with search input and results table
- Shows BU assignment badge (blue for tagged, amber for untagged)
- Supports Enter key to search, loading state, error display
- Useful for verifying team assignments when onboarding new users
2026-06-26 09:20:53 -06:00
..
2026-06-26 09:20:53 -06:00
2026-06-23 12:19:56 -06:00