File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# GitGuardian Secret Security Changelog
2
2
3
+ ## [ 0.5.0]
4
+
5
+ ### Removed
6
+
7
+ - Removed GGShield path and API key from the extension settings
8
+
9
+ ### Changed
10
+
11
+ - Improve the authentication process and add more information when it fails.
12
+ - Only display one problem when a secret URI is detected
13
+
14
+ ### Added
15
+
16
+ - Added an option in the vscode settings to allow self-signed certificates
17
+
3
18
## [ 0.4.2]
4
19
5
20
### Fixed
14
29
15
30
## [ 0.4.0]
16
31
17
- ### Modified
32
+ ### Changed
18
33
19
34
- Load .env configuration and ensure environment specific settings are applied
20
35
- Prevent scanning gitignored files
26
41
27
42
## [ 0.3.0]
28
43
29
- ### Modified
44
+ ### Changed
30
45
31
46
- Remove API key from settings
32
47
- Improve logging for invalid settings
37
52
38
53
## [ 0.2.0]
39
54
40
- ### modified
55
+ ### Changed
41
56
42
57
- Do not display CLI path in settings
43
58
You can’t perform that action at this time.
0 commit comments