[FE] UI for display token status on project vulnerability report page

Problem to solve

Now that we are storing the validity status of detected tokens, we need somewhere to display them. In the beta phase, we are currently looking to add that information to the project vulnerability report page.

Design

design_1736407652286

Implementation Plan

  • Add FindingTokenStatus to the graphql for project security
  • Add TokenStatus component here using security-scores as an example
Edited by 🤖 GitLab Bot 🤖