Skip to content

Track count of suppressed secret detections

Overview

This is a placeholder for the issue.

The aim is to track count of how many times secret detection was suppressed when the feature is enabled in a GitLab instance.

Proposal

Use internal event tracking to count the number of times a secret detection was suppressed using commit messages or push options.

Considerations

Implementation

Most likely, this tracking will be added to https://gitlab.com/gitlab-org/gitlab/blob/master/ee/lib/gitlab/checks/secrets_check.rb.

The documentation in internal event tracking provides a good start for doing so.

Refinement Progress

If a checkbox is not relevant for the issue, please remove it.

  • This issue describes a problem to solve, or a task to complete, and it's confirmed.
  • This issue describes a proposal or an implementation plan that outlines a way to solve the problem or complete the task.
  • This issue is the smallest iteration possible and doesn't require further break down.
  • This issue has weight set - based on how many tasks or merge requests are required - and needs weight label is removed.
  • This issue is labeled correctly.
  • This issue is reviewed by another team member to confirm strategy and estimate.
  • Finally, add workflowready for development label to this issue.
Edited by rossfuhrman