Add sast/dast identification on job
What does this MR do and why?
Adds a badge to quickly identify SAST/DAST job artifacts on the artifacts view.
Changelog: changed
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
![]() |
![]() |
Popover
How to set up and validate locally
- Clone https://gitlab.com/gitlab-examples/security/security-reports on your local GDK
- Run a pipeline
- Visit the artifacts view
- View a job without a report (does not show badge)
- View a job with a report (does show badge)
Related to #502255 (closed)
Edited by Payton Burdette


