Skip to content

Commit e583a71

Browse files
authored
chore: baseline secrets file for false positives (#27)
1 parent 7fcf196 commit e583a71

File tree

1 file changed

+181
-0
lines changed

1 file changed

+181
-0
lines changed

.secrets.baseline

Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
{
2+
"exclude": {
3+
"files": "package-lock.json|^.secrets.baseline$",
4+
"lines": null
5+
},
6+
"generated_at": "2021-03-09T20:28:36Z",
7+
"plugins_used": [
8+
{
9+
"name": "AWSKeyDetector"
10+
},
11+
{
12+
"name": "ArtifactoryDetector"
13+
},
14+
{
15+
"base64_limit": 4.5,
16+
"name": "Base64HighEntropyString"
17+
},
18+
{
19+
"name": "BasicAuthDetector"
20+
},
21+
{
22+
"name": "BoxDetector"
23+
},
24+
{
25+
"name": "CloudantDetector"
26+
},
27+
{
28+
"name": "GheDetector"
29+
},
30+
{
31+
"hex_limit": 3,
32+
"name": "HexHighEntropyString"
33+
},
34+
{
35+
"name": "IbmCloudIamDetector"
36+
},
37+
{
38+
"name": "IbmCosHmacDetector"
39+
},
40+
{
41+
"name": "JwtTokenDetector"
42+
},
43+
{
44+
"keyword_exclude": null,
45+
"name": "KeywordDetector"
46+
},
47+
{
48+
"name": "MailchimpDetector"
49+
},
50+
{
51+
"name": "PrivateKeyDetector"
52+
},
53+
{
54+
"name": "SlackDetector"
55+
},
56+
{
57+
"name": "SoftlayerDetector"
58+
},
59+
{
60+
"name": "StripeDetector"
61+
},
62+
{
63+
"name": "TwilioKeyDetector"
64+
}
65+
],
66+
"results": {
67+
"cis/ssl-certificate-api/v1.ts": [
68+
{
69+
"hashed_secret": "e413e66147fbba64524c696431c0f4d22d5eea65",
70+
"is_secret": false,
71+
"is_verified": false,
72+
"line_number": 468,
73+
"type": "Secret Keyword",
74+
"verified_result": null
75+
}
76+
],
77+
"test/integration/cis/zone-lockdown.v1.test.js": [
78+
{
79+
"hashed_secret": "818e0d46fa9bbf36e757ca4093bcace49243035c",
80+
"is_secret": false,
81+
"is_verified": false,
82+
"line_number": 154,
83+
"type": "Hex High Entropy String",
84+
"verified_result": null
85+
}
86+
],
87+
"test/unit/cis/global-load-balancer-pools.v0.test.js": [
88+
{
89+
"hashed_secret": "fbf087ed5f01eee2bc96b8b32fa2e439ac34c5bd",
90+
"is_secret": false,
91+
"is_verified": false,
92+
"line_number": 425,
93+
"type": "Hex High Entropy String",
94+
"verified_result": null
95+
}
96+
],
97+
"test/unit/cis/global-load-balancer.v1.test.js": [
98+
{
99+
"hashed_secret": "5739467f37911e34d28eb9fba43302fcf151c8c7",
100+
"is_secret": false,
101+
"is_verified": false,
102+
"line_number": 262,
103+
"type": "Hex High Entropy String",
104+
"verified_result": null
105+
}
106+
],
107+
"test/unit/cis/ssl-certificate-api.v1.test.js": [
108+
{
109+
"hashed_secret": "5293490d2fcdff1d7481271e4fb549ed36b75140",
110+
"is_secret": false,
111+
"is_verified": false,
112+
"line_number": 785,
113+
"type": "Hex High Entropy String",
114+
"verified_result": null
115+
}
116+
],
117+
"test/unit/cis/waf-rules-api.v1.test.js": [
118+
{
119+
"hashed_secret": "a587143ec54127fb7acda3cbebd9d8f36c719ce9",
120+
"is_secret": false,
121+
"is_verified": false,
122+
"line_number": 133,
123+
"type": "Hex High Entropy String",
124+
"verified_result": null
125+
}
126+
],
127+
"test/unit/cis/zone-lockdown.v1.test.js": [
128+
{
129+
"hashed_secret": "63bf26a5cf525deb542dbaec01d24ec8f57c6956",
130+
"is_secret": false,
131+
"is_verified": false,
132+
"line_number": 420,
133+
"type": "Hex High Entropy String",
134+
"verified_result": null
135+
}
136+
],
137+
"test/unit/direct-link-provider.v2.test.js": [
138+
{
139+
"hashed_secret": "8cff7739d641fa350594fe96091ff06c8b66fa30",
140+
"is_secret": false,
141+
"is_verified": false,
142+
"line_number": 238,
143+
"type": "Hex High Entropy String",
144+
"verified_result": null
145+
}
146+
],
147+
"test/unit/direct-link.v1.test.js": [
148+
{
149+
"hashed_secret": "d67a00cdeec75b04602db35a89c15bb6ee53c877",
150+
"is_secret": false,
151+
"is_verified": false,
152+
"line_number": 544,
153+
"type": "Hex High Entropy String",
154+
"verified_result": null
155+
}
156+
],
157+
"test/unit/transit-gateway-apis.v1.test.js": [
158+
{
159+
"hashed_secret": "d67a00cdeec75b04602db35a89c15bb6ee53c877",
160+
"is_secret": false,
161+
"is_verified": false,
162+
"line_number": 179,
163+
"type": "Hex High Entropy String",
164+
"verified_result": null
165+
},
166+
{
167+
"hashed_secret": "eb74ff42e2e8dfbaf3e4f64a02cdadc8bedda8c3",
168+
"is_secret": false,
169+
"is_verified": false,
170+
"line_number": 553,
171+
"type": "Hex High Entropy String",
172+
"verified_result": null
173+
}
174+
]
175+
},
176+
"version": "0.13.1+ibm.31.dss",
177+
"word_list": {
178+
"file": null,
179+
"hash": null
180+
}
181+
}

0 commit comments

Comments
 (0)