Proof of Audit
Cryptographically verify the integrity of OtterSec security audit reports
The Schema
{
"name": string,
"domain": string,
"repo": string,
"findings": {
"critical": uint8,
"high": uint8,
"medium": uint8,
"low": uint8,
},
"auditor": string,
"timestamp": uint64
}Last updated
Was this helpful?
