Add DAST config variable usage metric definition
What does this MR do and why?
Define a DAST config variable usage metric as an internal event. This event will capture the configuration variables in use during DAST scans to understand usage, adoption, and when variables can be safely deprecated. NOTE: We do not capture any values, just the name of the option used.
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
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.
Related to #571614 (closed)