Aurelien Gateau

Results 48 comments of Aurelien Gateau

I know we have some internal thing to do this, but I don't think it's adapted here. This is why I am suggesting using Changie. We can discuss this offline...

Hi, that is an interesting question! Have you looked into using https://pre-commit.com/ as an alternative to the global hook? ggshield supports it, so you can configure it (and other tools)...

Great to hear you found an alternative solution! Going to forward your request internally, to see if this is something we want to tackle.

Got some feedback: this is likely going to be integrated as part of some ongoing work we are doing to improve the global configuration. I can't give you an ETA...

Hi, reporting "quota exceeded" errors in the JSON output and at the end of the command is a good idea, I am going to add this to the next milestone....

Thanks for your report. We are going to investigate this.

Looks like there are two issues here: 1. When scanning with `--verbose`, ggshield should print the name of the files being scanned 2. In case of a network error, ggshield...

`scan repo` clones the repository first, then scans it, so if it fails in the middle of a scan you can be sure it's a timing out while talking to...

Hi, It is currently not possible to integrate ggshield with IDEs. As for GitKraken, I would expect installing ggshield as a pre-commit hook would be good enough. Do you have...

> A suggestion : should we rename `ScanMode` to `SecretScanMode` for clarity and in case we introduce different modes for other scanning capabilities ? Good idea, amending the description.