Artifact download for security scans in merge requests should show artifact type

Release notes

Show file type in drop-down menu for security scan artifact download.

Problem to solve

In a merge request, when security scans are run, the drop-down menu shows the job name but not the file type: image

The file type can be discerned by looking at the actual URL corresponding to each option, but that is very inconvenient.

Proposal

I suggest the file type could be added directly to the menu, like so:

  • Download secret_detection (secret_detection)
  • Download secret_detection (metadata)
  • Download secret_detection (archive)

etc.

image

Intended users

  • Developer
  • Non-ultimate

Feature Usage Metrics

Less hovering on various menu options?

Does this feature require an audit event?

No

Edited by Becka Lippert