Fix text syling of security scores

What does this MR do and why?

Fix text syling of security scores

Related #558891 (closed)

Changelog: fixed EE: true

References

Screenshots or screen recordings

Before After
Screenshot_2025-08-22_at_10.24.56 Screenshot_2025-08-22_at_10.20.06

How to set up and validate locally

  1. Use :cvss="[{overallScore:7.8,version: 3.1}]" to mock severity scores on line 387 at ee/app/assets/javascripts/security_dashboard/components/shared/vulnerability_report/vulnerability_list.vue to validate

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading