Skip to content

Commit 35f61fe

Browse files
committed
BM fix
1 parent b3bcdd1 commit 35f61fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.ci/benchmark.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ FileType FileNumber ValidLines Positives Negatives Templat
233233
.zsh 6 872 12
234234
.zsh-theme 1 97 1
235235
TOTAL: 11478 16703140 16066 45577 4736
236-
credsweeper result_cnt : 15774, lost_cnt : 2, true_cnt : 15481, false_cnt : 291
236+
credsweeper result_cnt : 15774, lost_cnt : 0, true_cnt : 15483, false_cnt : 291
237237
Rules Positives Negatives Templates Reported TP FP TN FN FPR FNR ACC PRC RCL F1
238238
------------------------------ ----------- ----------- ----------- ---------- ----- ---- ----- ---- -------- -------- -------- -------- -------- --------
239239
API 246 3174 187 235 234 1 3360 12 0.000298 0.048780 0.996396 0.995745 0.951220 0.972973
@@ -247,7 +247,7 @@ Azure Access Token 21 0 0 1
247247
BASE64 Private Key 22 4 0 22 22 0 4 0 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000
248248
BASE64 encoded PEM Private Key 12 0 0 12 12 0 0 0 0.000000 1.000000 1.000000 1.000000 1.000000
249249
Basic Authorization 625 554 0 625 625 0 554 0 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000
250-
Bearer Authorization 163 0 0 165 163 0 0 0 0.000000 1.000000 1.000000 1.000000 1.000000
250+
Bearer Authorization 165 0 0 165 165 0 0 0 0.000000 1.000000 1.000000 1.000000 1.000000
251251
Bitbucket Client ID 36 66 0 42 25 16 50 11 0.242424 0.305556 0.735294 0.609756 0.694444 0.649351
252252
Bitbucket Client Secret 38 104 1 86 27 58 47 11 0.552381 0.289474 0.517483 0.317647 0.710526 0.439024
253253
CMD ConvertTo-SecureString 13 4 0 13 13 0 4 0 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000
@@ -287,4 +287,4 @@ Token 947 4186 454 87
287287
Twilio Credentials 30 39 0 30 30 0 39 0 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000
288288
URL Credentials 229 177 184 229 229 0 361 0 0.000000 0.000000 1.000000 1.000000 1.000000 1.000000
289289
UUID 1866 265 0 1849 1848 1 264 18 0.003774 0.009646 0.991084 0.999459 0.990354 0.994886
290-
16064 45577 4736 15783 15481 291 45286 583 0.006385 0.036292 0.985821 0.981550 0.963708 0.972547
290+
16066 45577 4736 15783 15483 291 45286 583 0.006385 0.036288 0.985822 0.981552 0.963712 0.972550

0 commit comments

Comments
 (0)