Skip to content

Latest commit

 

History

History
178 lines (94 loc) · 3.49 KB

File metadata and controls

178 lines (94 loc) · 3.49 KB

GitGuardian Secret Security Changelog

[0.20.0]

Changed

Fixed

  • Fixed the insecure option not being enforced for self-hosted instances with self-signed certificates.

[0.19.0]

Changed

[0.18.0]

Changed

[0.17.0]

Changed

[0.16.0]

Added

  • Added gitguardian.insecure option to replace the ambiguous gitguardian.allowSelfSigned one.

Changed

Deprecated

  • Marked gitguardian.allowSelfSigned as deprecated.

[0.15.0]

Changed

  • Show vault information in results.

[0.14.0]

Changed

[0.13.0]

Changed

[0.12.0]

Changed

[0.11.0]

Changed

Fixed

  • The extension now works correctly on Windows ARM machines (#84).

[0.10.0]

Changed

Fixed

  • Tentatively fix certificate errors encountered during extension installation.

[0.9.0]

Changed

[0.8.0]

Changed

  • Updated to ggshield 1.37.0.
  • ggshield binaries are no longer bundled in the extension, the correct binary is downloaded at startup. This makes the extension much lighter while still not requiring installing ggshield manually.

[0.7.0]

Changed

[0.6.0]

Fixed

  • Fix 'refresh quota' button

[0.5.0]

Removed

  • Removed GGShield path and API key from the extension settings

Changed

  • Improve the authentication process and add more information when it fails.
  • Only display one problem when a secret URI is detected

Added

  • Added an option in the vscode settings to allow self-signed certificates

[0.4.2]

Fixed

[0.4.1]

Fixed

  • Ensure all global environment variables are loaded before making API calls

[0.4.0]

Changed

  • Load .env configuration and ensure environment specific settings are applied
  • Prevent scanning gitignored files
  • Status bar displays error when scanning ignored files

Fixed

  • Stop displaying error when scanning file ignored in .gitguardian.yaml

[0.3.0]

Changed

  • Remove API key from settings
  • Improve logging for invalid settings

Fixed

  • Handled Authentication if the .gitguardian.yaml is malformed

[0.2.0]

Changed

  • Do not display CLI path in settings

[0.1.0]

Added

  • One-Click Authentication
  • Automatic Secret Scanning on Save
  • Custom Remediation Guidelines
  • Visibility into Usage Quota