forked from kubestellar/kubestellar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.secrets.baseline
129 lines (129 loc) · 2.72 KB
/
.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"exclude": {
"files": "go.sum|docs/package-lock.json|cmd/kube-watchall/go.sum|docs/config.toml|docs/resources/_gen|docs/static|^.secrets.baseline$",
"lines": null
},
"generated_at": "2023-11-26T02:11:29Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
},
{
"name": "ArtifactoryDetector"
},
{
"name": "AzureStorageKeyDetector"
},
{
"base64_limit": 4.5,
"name": "Base64HighEntropyString"
},
{
"name": "BasicAuthDetector"
},
{
"name": "BoxDetector"
},
{
"name": "CloudantDetector"
},
{
"ghe_instance": "github.ibm.com",
"name": "GheDetector"
},
{
"name": "GitHubTokenDetector"
},
{
"hex_limit": 3,
"name": "HexHighEntropyString"
},
{
"name": "IbmCloudIamDetector"
},
{
"name": "IbmCosHmacDetector"
},
{
"name": "JwtTokenDetector"
},
{
"keyword_exclude": null,
"name": "KeywordDetector"
},
{
"name": "MailchimpDetector"
},
{
"name": "NpmDetector"
},
{
"name": "PrivateKeyDetector"
},
{
"name": "SlackDetector"
},
{
"name": "SoftlayerDetector"
},
{
"name": "SquareOAuthDetector"
},
{
"name": "StripeDetector"
},
{
"name": "TwilioKeyDetector"
}
],
"results": {
"docs/overrides/main.html": [
{
"hashed_secret": "b38b91c0ec1e1eb1309bcc092eced0f158cd71ed",
"is_secret": false,
"is_verified": false,
"line_number": 4,
"type": "Base64 High Entropy String",
"verified_result": null
}
],
"pkg/cliplugins/kubestellar/syncer-gen/edgesync.go": [
{
"hashed_secret": "9fbd4024ebb2c7e2779a80aa127d560c62234e4f",
"is_verified": false,
"line_number": 495,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "4f151c44a6783667af6cedaa3d12560f8af2f38a",
"is_verified": false,
"line_number": 506,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "eba2ae817b95fdb713f3af658a6ae1821e452264",
"is_verified": false,
"line_number": 658,
"type": "Secret Keyword",
"verified_result": null
}
],
"test/e2e/framework/kubestellar_syncer.go": [
{
"hashed_secret": "4d55af37dbbb6a42088d917caa1ca25428ec42c9",
"is_secret": false,
"is_verified": false,
"line_number": 338,
"type": "Secret Keyword",
"verified_result": null
}
]
},
"version": "0.13.1+ibm.61.dss",
"word_list": {
"file": null,
"hash": null
}
}