forked from IBM/data-prep-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.secrets.baseline
135 lines (134 loc) · 2.85 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
130
131
132
133
134
{
"exclude": {
"files": null,
"lines": null
},
"generated_at": "2024-06-18T20:25:43Z",
"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": {
"kfp/kfp_support_lib/src/kfp_support/workflow_support/utils/workflow_utils.py": [
{
"hashed_secret": "5dae15fedc81823a7080b5ab36b7a3d666336170",
"is_secret": false,
"is_verified": false,
"line_number": 684,
"type": "Secret Keyword",
"verified_result": null
}
],
"kind/hack/s3_secret.yaml": [
{
"hashed_secret": "fc17d49105270ecf1b206630a1f3a3487fbde43c",
"is_secret": false,
"is_verified": false,
"line_number": 7,
"type": "Base64 High Entropy String",
"verified_result": null
},
{
"hashed_secret": "a81e63773352d43b047aae1a4523c30da7d4bcfc",
"is_secret": false,
"is_verified": false,
"line_number": 9,
"type": "Secret Keyword",
"verified_result": null
}
],
"transforms/universal/tokenization/python/test-data/ds02/expected/metadata.json": [
{
"hashed_secret": "ec36b3e3e61563a3002cbac1fb1407757b31b8ee",
"is_secret": false,
"is_verified": false,
"line_number": 55,
"type": "Base64 High Entropy String",
"verified_result": null
}
],
"transforms/universal/tokenization/ray/test-data/ds02/expected/metadata.json": [
{
"hashed_secret": "ec36b3e3e61563a3002cbac1fb1407757b31b8ee",
"is_secret": false,
"is_verified": false,
"line_number": 55,
"type": "Base64 High Entropy String",
"verified_result": null
}
]
},
"version": "0.13.1+ibm.62.dss",
"word_list": {
"file": null,
"hash": null
}
}