We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10f397 commit 703f104Copy full SHA for 703f104
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# GitGuardian Secret Security Changelog
2
3
+## [0.16.0]
4
+
5
+### Added
6
7
+- Added `gitguardian.insecure` option to replace the ambiguous `gitguardian.allowSelfSigned` one.
8
9
+### Changed
10
11
+- Updated to [ggshield 1.44.1](https://github.com/GitGuardian/ggshield/releases/v1.44.1).
12
13
+### Deprecated
14
15
+- Marked `gitguardian.allowSelfSigned` as deprecated.
16
17
## [0.15.0]
18
19
### Changed
0 commit comments