GitGuardian / gitguardian-vscode

Stop leaks. Safeguard your secrets with GitGuardian. GitGuardian actively prevents accidental exposure of sensitive information in your code, allowing you to code confidently and maintain the integrity of your data.
https://marketplace.visualstudio.com/items?itemName=gitguardian-secret-security.gitguardian
MIT License
16 stars 0 forks source link

feat(monitoring): set env variable USER_AGENT #7

Closed salome-voltz closed 1 month ago

salome-voltz commented 1 month ago

Set env variable to USER_AGENT=vscode in ggshield calls to track the number of calls coming from the extension.

Related to: https://github.com/GitGuardian/ggshield/pull/961