Users want Gitleaks to support GitLab Code Quality as a native report format, allowing its use directly in Merge Requests as an artifact.
**Is your feature request related to a problem? Please describe.** It could be great for gitlab users to use gitlab code quality as *new* supported native format, in order to use it in MR directly (as artifact) <details> <summary>screenshot</summary> <img width="905" height="279" alt="Image" src="https://github.com/user-attachments/assets/1d3439d1-faf0-467c-b0f1-d72a0315630e" /> </details> **Describe the solution you'd like** native support today ``` -f, --report-format string output format (json, csv, junit, sarif, template) ``` I would like an extra option : `gitlab-code-quality` (or `gcq`) format is described by [gitlab doc](https://docs.gitlab.com/ci/testing/code_quality/) **Describe alternatives you've considered** I used a dedicated template `--report-format template --report-template template-gitlab-codequality.tmpl --report-path reports/gl-code-quality-report.json` with <details> <summary>template-gitlab-codequality.tmpl</summary> ```go [ {{ $last := s