Skip to content

Commit 35fa060

Browse files
committed
fix markup
1 parent 4fc9f2d commit 35fa060

File tree

10 files changed

+179
-25
lines changed

10 files changed

+179
-25
lines changed

.ci/benchmark.txt

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
META MD5 016ca77e8b8f477c218e78749cea65e2
2-
DATA MD5 b1f352cd2374b7be3d59efe14b5e59cc
3-
DATA: 17028353 interested lines. MARKUP: 53906 items
1+
META MD5 47ad633f91883b46b9cda6033a65ef40
2+
DATA MD5 206b5efd9b69db5e40c8799c43a467fc
3+
DATA: 17028353 interested lines. MARKUP: 54012 items
44
FileType FileNumber ValidLines Positives Negatives
55
--------------- ------------ ------------ ----------- -----------
66
682 567096 135 445
@@ -19,7 +19,7 @@ FileType FileNumber ValidLines Positives Negatives
1919
.build 2 40 1 2
2020
.bundle 4 1512 441
2121
.bzl 3 2503 11
22-
.c 181 283981 17 678
22+
.c 181 283981 18 678
2323
.cast 2 704 6 1
2424
.cc 28 29149 609
2525
.cf 2 19 2
@@ -62,7 +62,7 @@ FileType FileNumber ValidLines Positives Negatives
6262
.gd 1 37 1
6363
.gml 3 3075 16
6464
.gni 3 5017 17
65-
.go 1222 693834 1353 4531
65+
.go 1222 693834 1377 4531
6666
.golden 5 1168 1 42
6767
.gradle 50 4295 8 139
6868
.graphql 7 420 13
@@ -71,11 +71,11 @@ FileType FileNumber ValidLines Positives Negatives
7171
.gtpl 1 15 2
7272
.h 10 2269 38
7373
.haml 8 172 16
74-
.har 6 2229 14
74+
.har 6 2229 18
7575
.hbs 1 51 1
7676
.hpp 1 237 2
7777
.hs 14 4140 30 56
78-
.html 106 33352 166 100
78+
.html 106 33352 169 100
7979
.idl 3 1625 37 5
8080
.iml 6 699 30
8181
.in 6 2130 8 47
@@ -88,7 +88,7 @@ FileType FileNumber ValidLines Positives Negatives
8888
.jenkinsfile 1 58 2 6
8989
.jinja2 1 64 2
9090
.js 638 523942 844 2536
91-
.json 877 13134975 1859 5813
91+
.json 877 13134975 1862 5813
9292
.jsp 13 3202 1 37
9393
.jsx 7 857 15
9494
.jwt 1 1 2
@@ -109,14 +109,14 @@ FileType FileNumber ValidLines Positives Negatives
109109
.list 2 15 2
110110
.lkml 1 43 1
111111
.lock 11 45614 118
112-
.log 2 199 38 52
112+
.log 2 199 76 52
113113
.lua 10 1924 3 35
114114
.m 16 13358 22 134
115115
.manifest 3 102 9 6
116116
.markdown 38 5862 69 5
117117
.markerb 3 12 3
118118
.marko 1 21 2
119-
.md 763 176709 1035 2246
119+
.md 763 176709 1036 2247
120120
.mdx 3 549 7
121121
.mjml 1 18 1
122122
.mjs 19 4119 102 75
@@ -139,7 +139,7 @@ FileType FileNumber ValidLines Positives Negatives
139139
.patch 3 109384 4 22
140140
.pbxproj 1 941 1
141141
.pem 65 1467 64 3
142-
.php 390 80992 159 1220
142+
.php 390 80992 160 1220
143143
.pl 16 14727 7 32
144144
.pm 10 5224 1 16
145145
.po 3 2994 4
@@ -213,7 +213,7 @@ FileType FileNumber ValidLines Positives Negatives
213213
.travis 1 34 2 4
214214
.ts 606 107741 265 1874
215215
.tsx 54 7914 1 116
216-
.txt 310 87736 5172 4043
216+
.txt 310 87736 5176 4043
217217
.utf8 1 77 1
218218
.vsmdi 1 6 2
219219
.vue 50 8736 1 153
@@ -222,10 +222,10 @@ FileType FileNumber ValidLines Positives Negatives
222222
.xib 11 503 164
223223
.xsl 1 311 1
224224
.yaml 152 20411 165 360
225-
.yml 542 55121 1741 1134
225+
.yml 542 55121 1806 1134
226226
.zsh 6 872 11
227227
.zsh-theme 1 97 1
228-
TOTAL: 11214 17028353 16643 41796
228+
TOTAL: 11214 17028353 16787 41797
229229
credsweeper result_cnt : 0, lost_cnt : 0, true_cnt : 0, false_cnt : 0
230230
Rules Positives Negatives Reported TP FP TN FN FPR FNR ACC PRC RCL F1
231231
------------------------------ ----------- ----------- ---------- ---- ---- ----- ----- -------- -------- -------- ----- -------- ----
@@ -239,15 +239,15 @@ Azure Access Token 24 0 0 0
239239
BASE64 Private Key 22 4 0 0 4 22 0.000000 1.000000 0.153846 0.000000
240240
BASE64 encoded PEM Private Key 12 0 0 0 0 12 1.000000 0.000000 0.000000
241241
Basic Authorization 672 554 0 0 554 672 0.000000 1.000000 0.451876 0.000000
242-
Bearer Authorization 112 0 0 0 0 112 1.000000 0.000000 0.000000
242+
Bearer Authorization 177 0 0 0 0 177 1.000000 0.000000 0.000000
243243
CMD ConvertTo-SecureString 13 4 0 0 4 13 0.000000 1.000000 0.235294 0.000000
244244
CMD Password 33 135 0 0 135 33 0.000000 1.000000 0.803571 0.000000
245245
CMD Secret 1 17 0 0 17 1 0.000000 1.000000 0.944444 0.000000
246246
CMD Token 6 2 0 0 2 6 0.000000 1.000000 0.250000 0.000000
247247
CURL User Password 7 2 0 0 2 7 0.000000 1.000000 0.222222 0.000000
248248
Credential 98 499 0 0 499 98 0.000000 1.000000 0.835846 0.000000
249249
Docker Swarm Token 2 0 0 0 0 2 1.000000 0.000000 0.000000
250-
Dropbox App secret 66 143 0 0 143 66 0.000000 1.000000 0.684211 0.000000
250+
Dropbox App secret 66 144 0 0 144 66 0.000000 1.000000 0.685714 0.000000
251251
Facebook Access Token 0 1 0 0 1 0 0.000000 1.000000
252252
Firebase Domain 38 1 0 0 1 38 0.000000 1.000000 0.025641 0.000000
253253
Google API Key 13 0 0 0 0 13 1.000000 0.000000 0.000000
@@ -256,9 +256,9 @@ Google OAuth Access Token 3 0 0 0
256256
Google OAuth Refresh Token 1 2 0 0 2 1 0.000000 1.000000 0.666667 0.000000
257257
Grafana Provisioned API Key 22 1 0 0 1 22 0.000000 1.000000 0.043478 0.000000
258258
JSON Web Token 174 61 0 0 61 174 0.000000 1.000000 0.259574 0.000000
259-
JWK 72 0 0 0 0 72 1.000000 0.000000 0.000000
259+
JWK 73 0 0 0 0 73 1.000000 0.000000 0.000000
260260
Jira / Confluence PAT token 0 4 0 0 4 0 0.000000 1.000000
261-
Key 4218 16377 0 0 16377 4218 0.000000 1.000000 0.795193 0.000000
261+
Key 4219 16377 0 0 16377 4219 0.000000 1.000000 0.795154 0.000000
262262
MailGun API Key 8 0 0 0 0 8 1.000000 0.000000 0.000000
263263
NKEY Seed 60 0 0 0 0 60 1.000000 0.000000 0.000000
264264
Nonce 129 55 0 0 55 129 0.000000 1.000000 0.298913 0.000000
@@ -268,14 +268,14 @@ PEM Private Key 1141 76 0 0
268268
Password 2542 9887 0 0 9887 2542 0.000000 1.000000 0.795478 0.000000
269269
Postman Credentials 2 0 0 0 0 2 1.000000 0.000000 0.000000
270270
SQL Password 41 13 0 0 13 41 0.000000 1.000000 0.240741 0.000000
271-
Salesforce Credentials 3 0 0 0 0 3 1.000000 0.000000 0.000000
271+
Salesforce Credentials 6 0 0 0 0 6 1.000000 0.000000 0.000000
272272
Salt 82 80 0 0 80 82 0.000000 1.000000 0.493827 0.000000
273-
Secret 1489 2374 0 0 2374 1489 0.000000 1.000000 0.614548 0.000000
273+
Secret 1493 2374 0 0 2374 1493 0.000000 1.000000 0.613913 0.000000
274274
Slack Token 15 1 0 0 1 15 0.000000 1.000000 0.062500 0.000000
275275
Stripe Credentials 2 0 0 0 0 2 1.000000 0.000000 0.000000
276-
Tencent WeChat API App ID 6 0 0 0 0 6 1.000000 0.000000 0.000000
277-
Token 1056 4665 0 0 4665 1056 0.000000 1.000000 0.815417 0.000000
276+
Tencent WeChat API App ID 45 0 0 0 0 45 1.000000 0.000000 0.000000
277+
Token 1057 4665 0 0 4665 1057 0.000000 1.000000 0.815274 0.000000
278278
Twilio Credentials 30 39 0 0 39 30 0.000000 1.000000 0.565217 0.000000
279-
URL Credentials 222 382 0 0 382 222 0.000000 1.000000 0.632450 0.000000
280-
UUID 2360 280 0 0 280 2360 0.000000 1.000000 0.106061 0.000000
281-
16643 41796 0 0 0 41796 16643 0.000000 1.000000 0.715207 0.000000
279+
URL Credentials 224 382 0 0 382 224 0.000000 1.000000 0.630363 0.000000
280+
UUID 2388 280 0 0 280 2388 0.000000 1.000000 0.104948 0.000000
281+
16787 41797 0 0 0 41797 16787 0.000000 1.000000 0.713454 0.000000

meta/2ba83c6a.csv

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8408,3 +8408,9 @@ Id,FileID,Domain,RepoName,FilePath,LineStart,LineEnd,GroundTruth,ValueStart,Valu
84088408
1524688,6b861e09,GitHub,2ba83c6a,data/2ba83c6a/_/6b861e09.c,458,458,T,59,153,,,Secret
84098409
1524689,6b861e09,GitHub,2ba83c6a,data/2ba83c6a/_/6b861e09.c,459,459,T,63,153,,,Secret
84108410
11516162,0b7ed7e2,GitHub,2ba83c6a,data/2ba83c6a/test/0b7ed7e2.c,654,654,F,38,47,,,Key
8411+
11524152,0b7ed7e2,GitHub,2ba83c6a,data/2ba83c6a/test/0b7ed7e2.c,1394,1394,T,40,70,,,Key
8412+
11524153,1f650a89,GitHub,2ba83c6a,data/2ba83c6a/test/1f650a89.txt,402,402,T,13,1549,,,Secret
8413+
11524154,1f650a89,GitHub,2ba83c6a,data/2ba83c6a/test/1f650a89.txt,406,406,T,13,1549,,,Secret
8414+
11524155,1f650a89,GitHub,2ba83c6a,data/2ba83c6a/test/1f650a89.txt,566,566,T,13,2061,,,Secret
8415+
11524156,1f650a89,GitHub,2ba83c6a,data/2ba83c6a/test/1f650a89.txt,570,570,T,13,2061,,,Secret
8416+

meta/50b38ef0.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ Id,FileID,Domain,RepoName,FilePath,LineStart,LineEnd,GroundTruth,ValueStart,Valu
5454
107596,12b333e1,GitHub,50b38ef0,data/50b38ef0/lib/12b333e1.js,110,110,F,,,,,Auth
5555
133340,72f5050b,GitHub,50b38ef0,data/50b38ef0/conf/docs/72f5050b.md,27,27,F,,,,,URL Credentials
5656
133341,f6ca42e0,GitHub,50b38ef0,data/50b38ef0/docs/f6ca42e0.md,8,8,F,,,,,Key
57+
11524157,25f34636,GitHub,50b38ef0,data/50b38ef0/conf/docs/25f34636.md,89,89,F,20,35,,,Dropbox App secret
58+

0 commit comments

Comments
 (0)