Skip to content

Commit

Permalink
chore: add across risk score (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: Major <[email protected]>
  • Loading branch information
spalen0 and Majorfi authored Oct 31, 2024
1 parent fa1a66a commit 6797a02
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions data/meta/vaults/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -21082,19 +21082,19 @@
"isPoolTogether": false,
"isPublicERC4626": false
},
"riskLevel": 0,
"riskLevel": 2,
"riskScore": {
"review": 0,
"testing": 0,
"complexity": 0,
"riskExposure": 0,
"protocolIntegration": 0,
"centralizationRisk": 0,
"externalProtocolAudit": 0,
"externalProtocolCentralisation": 0,
"externalProtocolTvl": 0,
"externalProtocolLongevity": 0,
"externalProtocolType": 0,
"review": 2,
"testing": 3,
"complexity": 1,
"riskExposure": 3,
"protocolIntegration": 1,
"centralizationRisk": 1,
"externalProtocolAudit": 4,
"externalProtocolCentralisation": 3,
"externalProtocolTvl": 2,
"externalProtocolLongevity": 1,
"externalProtocolType": 4,
"comment": ""
}
}
Expand Down

0 comments on commit 6797a02

Please sign in to comment.