Enable On Demand DAST Scans in FIPS Mode
What does this MR do and why?
- Enables on demand DAST Scans in FIPS mode using the Browser Based Analyzer
- The Browser Based Analyzer for On Demand DAST Scans is currently behind the feature flag
dast_ods_browser_based_scanner
, hence On Demand Scans will be available in FIPS mode only when the feature flag is enabled
Related Issue: Enable On Demand DAST Scans in FIPS Mode (#430212 - closed)
Screenshots or screen recordings
How to set up and validate locally
- Set up GDK and enable FIPS mode (quick hack: hard code
true
in lib/gitlab/fips.rb - Setup On Demand Scan through the project menu
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #430212 (closed)
Edited by Arpit Gogia