[Feature]: Bulk Upload from CSV #7

Open
opened 2026-01-28 13:38:55 -07:00 by jramos · 0 comments
Owner

Problem:
Adding CVEs one at a time is tedious when onboarding a large batch from vulnerability scans.

Describe the solution you'd like

Solution:
CSV upload feature with:

  • Template download button
  • Preview before import
  • Validation errors shown inline
  • Skip duplicates or update existing op

Describe alternatives you've considered

Alternatives:

  • API endpoint for programmatic import
  • Direct database import script

Additional context

Context:
CSV columns: cve_id, vendor, severity, description, published_date. Assign to v1.1 milestone.

### Is your feature request related to a problem? **Problem:** Adding CVEs one at a time is tedious when onboarding a large batch from vulnerability scans. ### Describe the solution you'd like **Solution:** CSV upload feature with: - Template download button - Preview before import - Validation errors shown inline - Skip duplicates or update existing op ### Describe alternatives you've considered **Alternatives:** - API endpoint for programmatic import - Direct database import script ### Additional context **Context:** CSV columns: cve_id, vendor, severity, description, published_date. Assign to v1.1 milestone.
jramos added this to the Release v1.1 milestone 2026-01-28 13:38:55 -07:00
jramos added this to the Version 1.1 Release project 2026-01-28 14:00:48 -07:00
jramos moved this to To Do in Version 1.1 Release on 2026-01-28 21:02:01 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jramos/cve-dashboard#7