Skip to content

Update AI generated MR text

Samantha Ming requested to merge 434887-update-ai-mr-text into master

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

image

How to set up and validate locally

  1. Have the related FF enabled: echo "Feature.enable(:resolve_vulnerability_ai)" | rails c
  2. In order to run a pipeline to generate a Vulnerability report, you'll need an EE license.
  3. Fork https://gitlab.com/gitlab-org/security-products/tests/webgoat.net
  4. Run a pipeline against the default branch. It will generate vulnerabilities.
  5. Go to the project vulnerability report page
  6. Click on the SAST vulnerability
  7. You will see the "Resolve with AI" button
  8. When clicked, it will create the AI-generated MR
  9. 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.

Related to #434887 (closed)

Edited by Samantha Ming

Merge request reports