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
21 stars 0 forks source link

Prevent scanning gitignored files #41

Closed gg-jonathangriffe closed 1 month ago

gg-jonathangriffe commented 1 month ago

This MR does a lot of things and is best reviewed commit by commit. Here are the list of commits :

salome-voltz commented 1 month ago

Regarding tests, I think that we should add them. The more testing we have the more robust the app will be.

It might be tedious at first, but testing will (hopefully) get easier and easier...