Skip to content

Commit

Permalink
Test benchmark after fix (#458)
Browse files Browse the repository at this point in the history
* check markup

* Restart download repos

* After reload fix

* rollback custom benchmark
  • Loading branch information
babenek authored Nov 21, 2023
1 parent 0316b77 commit e746c6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cicd/benchmark.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ Predefined Pattern 326 2 40
Private Key 1001 1 3
Seed, Salt, Nonce 40 4 4
TOTAL: 5307 63688 5644
Detected Credentials: 5996
credsweeper result_cnt : 5338, lost_cnt : 0, true_cnt : 4441, false_cnt : 897
Detected Credentials: 5999
credsweeper result_cnt : 5342, lost_cnt : 0, true_cnt : 4445, false_cnt : 897
Category TP FP TN FN FPR FNR ACC PRC RCL F1
-------------------------- ---- ---- -------- ---- --------- --------- -------- -------- -------- --------
Authentication Key & Token 54 4 28 16 0.125 0.228571 0.803922 0.931034 0.771429 0.84375
Generic Secret 973 3 215 83 0.0137615 0.0785985 0.932496 0.996926 0.921402 0.957677
Generic Token 289 7 596 44 0.0116086 0.132132 0.945513 0.976351 0.867868 0.918919
Other 818 749 63396 258 0.0116767 0.239777 0.98456 0.522017 0.760223 0.618994
Other 822 749 63396 254 0.0116767 0.236059 0.984622 0.523234 0.763941 0.62108
Password 995 130 4150 410 0.0303738 0.291815 0.905013 0.884444 0.708185 0.786561
Predefined Pattern 309 2 40 17 0.0476191 0.0521472 0.94837 0.993569 0.947853 0.970173
Private Key 967 0 4 34 0.033966 0.966169 1 0.966034 0.982724
Seed, Salt, Nonce 36 2 6 4 0.25 0.1 0.875 0.947368 0.9 0.923077
4441 897 19428254 866 4.617e-05 0.163181 0.999909 0.83196 0.836819 0.834382
4445 897 19428254 862 4.617e-05 0.162427 0.999909 0.832085 0.837573 0.83482

0 comments on commit e746c6f

Please sign in to comment.