Skip to content

Instantly share code, notes, and snippets.

View Gabryel8818's full-sized avatar
🐚

Gabriel Melo Gabryel8818

🐚
  • @pagar.me
View GitHub Profile
@Gabryel8818
Gabryel8818 / settings.json
Created April 29, 2024 19:18
My VScode Settings
{
"window.zoomLevel": 1,
"symbols.hidesExplorerArrows": false,
"workbench.iconTheme": "material-icon-theme",
"editor.fontFamily": "Firacode Mono Medium",
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"workbench.startupEditor": "newUntitledFile",
"editor.renderLineHighlight": "gutter",
"editor.fontLigatures": true,
─ docker run --rm -it -v "$PWD:/pwd" docker.io/trufflesecurity/trufflehog:latest github --org=trufflesecurity
2023-06-01T18:16:43Z info-0 trufflehog loaded decoders {"count": 3}
2023-06-01T18:16:43Z info-0 trufflehog loaded detectors {"total": 745, "verification_enabled": 745, "verification_disabled": 0}
2023-06-01T18:16:43Z error trufflehog failed to initialize github source {"source_type": "SOURCE_TYPE_GITHUB", "source_name": "github", "error": "git version is 2.34.8, but must be greater than or equal to 2.36.6, and less than 3.0.0"}
2023-06-01T18:16:43Z error trufflehog Failed to scan Github. {"error": "git version is 2.34.8, but must be greater than or equal to 2.36.6, and less than 3.0.0"}