[FE] UI for display token status on Pipeline > Security Details Page

Problem

We want to display token validity status in the Pipeline Security details modal.

Proposed Solution

design_1736407861903

We can follow similar logic as the Vulnerability Details page.

Prerequistes

[FE] UI for Pipeline > Security Report Page (#557280 - closed) • Radu Birsan • 18.4 • On track needs to merge so that validity_checks_enabled db value from the backend and validity_check feature flag are both available to the pipeline security report child components.

Implementation Plan

ee/app/assets/javascripts/security_dashboard/components/shared/vulnerability_details_graphql/index.vue

https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/assets/javascripts/security_dashboard/components/shared/vulnerability_details_graphql/details_section_list_item.vue

Edited by 🤖 GitLab Bot 🤖