-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
84 lines (84 loc) · 3.29 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"index": "audits_public/README.md",
"base_path": "audits_public",
"urgency_map": {
"critical": "HIGH",
"criticals": "HIGH",
"highs": "HIGH",
"high": "HIGH",
"major": "HIGH",
"majors": "HIGH",
"warning": "MEDIUM",
"warnings": "MEDIUM",
"mediums": "MEDIUM",
"medium": "MEDIUM",
"lows": "LOW",
"low": "LOW",
"infos": "LOW",
"info": "LOW",
"comments": "LOW",
"comment": "LOW"
},
"fix": {
"https://github.com/mixbytes/audits_public/blob/master/AAVE/protocol%20v2/README.md": {
"file": "AAVE_protocol_v2_README_fixed.md"
},
"https://github.com/mixbytes/audits_public/blob/master/Lido/Aave%20stETH/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/AAVE/ParaSwap%20Adapter/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Yearn%20Finance/Yearn%20Protocol%20V1/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/PieDAO/VestedTokenMigration%20and%20Crust/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Curve%20Finance/DAO%20Voting/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Curve%20Finance/DAO%20Voting%20Forwarder/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Aragon/Voting%20Connectors/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Aragon/Open%20Enterprise/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Empower%20the%20DAO/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Akropolis/Vesting/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Akropolis/Token/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Roobee/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/LTO%20Network/Token%20Sale/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/TrustWallet/TST%20Token/README.md:": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/POA%20Network/POA%20PoPA/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/POA%20Network/POA%20Bridge/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/POA%20Network/POA%20Consensus/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/Ubcoin/UBCoinToken/README.md": {
"file": "EMPTY"
},
"https://github.com/mixbytes/audits_public/blob/master/KickICO/README.md": {
"file": "EMPTY"
}
}
}