Skip to content

Commit d3781bf

Browse files
authored
[BM] Update scores with latest revision (#738)
* CI check documentation * update docs * prevent extra diff in code style * Latest DataCred * BM scores fix
1 parent 3ba6544 commit d3781bf

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.ci/benchmark.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
META MD5 42f77d135b8784c2cf3e5878cabfe088
2-
DATA MD5 d1b4a31164dd508138dc4881c335e089
1+
META MD5 a0999175c64b3743aad3cd450f434d1a
2+
DATA MD5 920fe3bdbee9b836a9a1e41a47737379
33
DATA: 16703140 interested lines. MARKUP: 61262 items
44
FileType FileNumber ValidLines Positives Negatives Templates
55
--------------- ------------ ------------ ----------- ----------- -----------
@@ -118,7 +118,7 @@ FileType FileNumber ValidLines Positives Negatives Templat
118118
.markdown 38 5862 69 4
119119
.markerb 3 12 3
120120
.marko 1 21 2
121-
.md 760 180503 982 2311 578
121+
.md 760 180503 983 2311 577
122122
.mdx 3 549 7
123123
.mjml 1 18 1
124124
.mjs 22 4424 101 369
@@ -229,11 +229,11 @@ FileType FileNumber ValidLines Positives Negatives Templat
229229
.xib 11 503 164
230230
.xsl 1 311 1
231231
.yaml 168 24422 195 337 40
232-
.yml 555 54516 1865 900 326
232+
.yml 555 54516 1868 900 323
233233
.zsh 6 872 12
234234
.zsh-theme 1 97 1
235-
TOTAL: 11478 16703140 16060 45577 4740
236-
credsweeper result_cnt : 15681, lost_cnt : 0, true_cnt : 15425, false_cnt : 256
235+
TOTAL: 11478 16703140 16064 45577 4736
236+
credsweeper result_cnt : 15685, lost_cnt : 0, true_cnt : 15429, false_cnt : 256
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
@@ -274,7 +274,7 @@ Key 4195 15817 477 421
274274
Nonce 115 50 0 111 111 0 50 4 0.000000 0.034783 0.975758 1.000000 0.965217 0.982301
275275
Other 9 7439 5 0 0 7444 9 0.000000 1.000000 0.998792 0.000000
276276
PEM Private Key 1142 76 0 1146 1142 4 72 0 0.052632 0.000000 0.996716 0.996510 1.000000 0.998252
277-
Password 2509 7560 2398 2452 2428 24 9934 81 0.002410 0.032284 0.991578 0.990212 0.967716 0.978835
277+
Password 2513 7560 2394 2456 2432 24 9930 81 0.002411 0.032232 0.991578 0.990228 0.967768 0.978869
278278
SQL Password 44 13 1 41 41 0 14 3 0.000000 0.068182 0.948276 1.000000 0.931818 0.964706
279279
Salesforce Credentials 6 0 0 5 5 0 0 1 0.166667 0.833333 1.000000 0.833333 0.909091
280280
Salt 83 74 1 80 80 0 75 3 0.000000 0.036145 0.981013 1.000000 0.963855 0.981595
@@ -287,4 +287,4 @@ Token 947 4186 454 86
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-
16060 45577 4740 15690 15425 256 45321 635 0.005617 0.039539 0.985544 0.983675 0.960461 0.971929
290+
16064 45577 4736 15694 15429 256 45321 635 0.005617 0.039529 0.985545 0.983679 0.960471 0.971936

.github/workflows/benchmark.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - 2024.10.23
3232
with:
3333
repository: Samsung/CredData
34-
ref: 7b65d7922b9dea9793d42bf7046ee687e96c22ae
34+
ref: c9f8eeb25488aaf546f4fe7d4d1a3d9c82361798
3535

3636
- name: Markup hashing
3737
run: |
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - 2024.10.23
8888
with:
8989
repository: Samsung/CredData
90-
ref: 7b65d7922b9dea9793d42bf7046ee687e96c22ae
90+
ref: c9f8eeb25488aaf546f4fe7d4d1a3d9c82361798
9191

9292
- name: Markup hashing
9393
run: |
@@ -190,7 +190,7 @@ jobs:
190190
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - 2024.10.23
191191
with:
192192
repository: Samsung/CredData
193-
ref: 7b65d7922b9dea9793d42bf7046ee687e96c22ae
193+
ref: c9f8eeb25488aaf546f4fe7d4d1a3d9c82361798
194194

195195
- name: Markup hashing
196196
run: |
@@ -378,7 +378,7 @@ jobs:
378378
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - 2024.10.23
379379
with:
380380
repository: Samsung/CredData
381-
ref: 7b65d7922b9dea9793d42bf7046ee687e96c22ae
381+
ref: c9f8eeb25488aaf546f4fe7d4d1a3d9c82361798
382382

383383
- name: Markup hashing
384384
run: |

0 commit comments

Comments
 (0)