Skip to content

Remove available on-demand badge from ODS when FIPS mode is enabled

Arpit Gogia requested to merge 409061-disable-ods-fips-frontend into master

What does this MR do and why?

Remove "Available on-demand" badge against DAST from the Security Configuration page when FIPS mode is enabled

Relevant Issue #409061+

Screenshots or screen recordings

image.png

How to set up and validate locally

  1. Change enabled? in lib/gitlab/fips.rb to return true

  2. Navigate to Project -> Security & Compliance (in the side bar) -> Security Configuration

  3. The DAST card should not have the blue colored "Available on demand" badge

    image.png

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409061+

Edited by Arpit Gogia

Merge request reports