Update AI generated MR text
What does this MR do and why?
This MR updates the text description in the AI-generated MR.
The suggested code changes were generated by GitLab Duo Vulnerability resolution, an AI feature.
Screenshots or screen recordings
How to set up and validate locally
- Have the related FF enabled:
echo "Feature.enable(:resolve_vulnerability_ai)" | rails c
- In order to run a pipeline to generate a Vulnerability report, you'll need an EE license.
- Fork https://gitlab.com/gitlab-org/security-products/tests/webgoat.net
- Run a pipeline against the default branch. It will generate vulnerabilities.
- Go to the project vulnerability report page
- Click on the SAST vulnerability
- You will see the "Resolve with AI" button
- When clicked, it will create the AI-generated MR
- Ensure text has the updated text
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 #434887 (closed)
Edited by Samantha Ming