Skip to content

CSV `status` column shows `detected` vs UI's `Needs Triage`

Why are we doing this work

The vulnerability report's activity column contains multiple status indicators. Still detected, Has Issue, Has MR, etc. The CSV export includes an activity column, but it appears to just contain false values across projects tested against. This issue is to identify how we should export activity.

  1. Single column
  2. Column per activity type

Example of export

image

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

Verification steps