Skip to content

Fix typo in secret detection page

Ahmed Hemdan requested to merge fix-typo-in-secret-detection-page into master

What does this MR do and why?

While working on verifying secret-detection CI component, I noticed the SECRET_DETECTION_LOG_OPTIONS CI/CD variable is written as SECRET_DETECTION_LOG_OPTS in one of the sections. This merge request fixes that typo.

MR acceptance checklist

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

Merge request reports