Skip to content

Add AutoFix Worker

Tetiana Chupryna requested to merge 215669-background-job-auto-fix into master

What does this MR do?

This is a part of the solution for #215669 (closed)

In this MR we add a worker to generate auto-fix MRs after vulnerabilities are parsed and saved to db

Previous part: !48679 (merged)

This feature is still behind a feature flag so no need for the changelog.

Documentation is in separate MR: !44074 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #215669 (closed)

Edited by Tetiana Chupryna

Merge request reports