Add telemetry to client-side secret detection
What
We would like to gather some insights to potentially improve the client-side secret detection mechanism.
Proposal
We can utilize frontend tracking for this purpose.
Potential list of things to track
- Track the number of times the warning has been shown, which is the number of times a secret has been detected.
- Track the location (an issue or MR description/comment)
- Track the type of secret detected
- Whether the secret was being added to a public or private project
Edited by Sara Meadzinger