forked from Yelp/swagger-gradle-codegen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.secrets.baseline
46 lines (46 loc) · 837 Bytes
/
.secrets.baseline
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
45
46
{
"custom_plugin_paths": [],
"exclude": {
"files": null,
"lines": null
},
"generated_at": "2020-10-23T18:25:01Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
},
{
"base64_limit": 4.5,
"name": "Base64HighEntropyString"
},
{
"name": "BasicAuthDetector"
},
{
"hex_limit": 3,
"name": "HexHighEntropyString"
},
{
"keyword_exclude": null,
"name": "KeywordDetector"
},
{
"name": "PrivateKeyDetector"
}
],
"results": {
"gradle.properties.example": [
{
"hashed_secret": "6f9583b0d701174f6b64698f940f9e1470612638",
"is_verified": false,
"line_number": 2,
"type": "Secret Keyword"
}
]
},
"version": "0.14.3",
"word_list": {
"file": null,
"hash": null
}
}