-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathgitleaks-report.json
More file actions
44 lines (44 loc) · 1.52 KB
/
Copy pathgitleaks-report.json
File metadata and controls
44 lines (44 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
{
"RuleID": "generic-api-key",
"Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.",
"StartLine": 319,
"EndLine": 319,
"StartColumn": 8,
"EndColumn": 84,
"Match": "DO_API_TOKEN=REDACTED",
"Secret": "REDACTED",
"File": "zshrc-dorian",
"SymlinkFile": "",
"Commit": "233658f0bf7e58d5fd7486d7822ae88388c94d1e",
"Link": "https://github.com/dkarter/dotfiles/blob/233658f0bf7e58d5fd7486d7822ae88388c94d1e/zshrc-dorian#L319",
"Entropy": 3.738425,
"Author": "Dorian Karter",
"Email": "dkarter@gmail.com",
"Date": "2016-12-19T06:53:09Z",
"Message": "ZSH config update",
"Tags": [],
"Fingerprint": "233658f0bf7e58d5fd7486d7822ae88388c94d1e:zshrc-dorian:generic-api-key:319"
},
{
"RuleID": "generic-api-key",
"Description": "Detected a Generic API Key, potentially exposing access to various services and sensitive operations.",
"StartLine": 320,
"EndLine": 320,
"StartColumn": 9,
"EndColumn": 92,
"Match": "HASHROCKET_DO_TOKEN=REDACTED",
"Secret": "REDACTED",
"File": "zshrc-dorian",
"SymlinkFile": "",
"Commit": "233658f0bf7e58d5fd7486d7822ae88388c94d1e",
"Link": "https://github.com/dkarter/dotfiles/blob/233658f0bf7e58d5fd7486d7822ae88388c94d1e/zshrc-dorian#L320",
"Entropy": 3.8454638,
"Author": "Dorian Karter",
"Email": "dkarter@gmail.com",
"Date": "2016-12-19T06:53:09Z",
"Message": "ZSH config update",
"Tags": [],
"Fingerprint": "233658f0bf7e58d5fd7486d7822ae88388c94d1e:zshrc-dorian:generic-api-key:320"
}
]