Skip to content

Track types of secrets blocked and their cardinality

Overview

The aim is to track types of secrets detected and their cardinality when the feature is enabled in a GitLab instance.

Proposal

Use internal event tracking to count the number and type of secrets detected.

Considerations

Implementation

Like in #443353 (closed), https://gitlab.com/gitlab-org/gitlab/blob/master/ee/lib/gitlab/checks/secrets_check.rb looks to be a good place to add the event creation.

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 requires assistance or support from other groups, and it's indicated in the issue description.
  • This issue could affect application security or performance, and the concern is explained in the issue description.
  • 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 Ahmed Hemdan
OSZAR »