[Feature]: Bulk Upload from CSV #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Describe alternatives you've considered
Alternatives:
Additional context
Context:
CSV columns: cve_id, vendor, severity, description, published_date. Assign to v1.1 milestone.