feat(hosts): paginate vulnerability findings #66

Merged
simon merged 1 commit from codex/host-vulnerability-pagination into main 2026-05-23 18:42:28 +00:00
Owner

Summary

  • Add server-side pagination to the host inventory vulnerabilities tab
  • Add a High severity summary count alongside Critical and Known Exploited
  • Add clickable/keyboard-openable vulnerability details with descriptions and package metadata

Validation

  • pnpm --dir apps/web type-check
  • pnpm --dir apps/web lint "app/(dashboard)/hosts/[id]/vulnerabilities-tab.tsx" lib/actions/vulnerabilities.ts lib/actions/vulnerabilities-core.ts tests/e2e/hosts/vulnerabilities.spec.ts
  • pnpm --dir apps/web test:e2e tests/e2e/hosts/vulnerabilities.spec.ts

Release

  • Please monitor through web/image release publication after merge.
## Summary - Add server-side pagination to the host inventory vulnerabilities tab - Add a High severity summary count alongside Critical and Known Exploited - Add clickable/keyboard-openable vulnerability details with descriptions and package metadata ## Validation - pnpm --dir apps/web type-check - pnpm --dir apps/web lint "app/(dashboard)/hosts/[id]/vulnerabilities-tab.tsx" lib/actions/vulnerabilities.ts lib/actions/vulnerabilities-core.ts tests/e2e/hosts/vulnerabilities.spec.ts - pnpm --dir apps/web test:e2e tests/e2e/hosts/vulnerabilities.spec.ts ## Release - Please monitor through web/image release publication after merge.
feat(hosts): paginate vulnerability findings
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in -1s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 5s
Secret Scan / gitleaks (pull_request) Successful in 7s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 6s
SAST / trivy (config / IaC) (pull_request) Successful in 13s
SAST / trivy (filesystem) (pull_request) Successful in 18s
PR Checks (Docker images) / Ingest Docker image (pull_request) Successful in 1m40s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Successful in 1m43s
SAST / semgrep (pull_request) Successful in 41s
SAST / gosec (agent) (pull_request) Successful in 1m7s
SAST / gosec (ingest) (pull_request) Successful in 1m4s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 3m48s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 4m19s
27528df506
simon merged commit 4936dde948 into main 2026-05-23 18:42:28 +00:00
simon deleted branch codex/host-vulnerability-pagination 2026-05-23 18:42:28 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!66
No description provided.