diff --git a/docs/security-audit/_category_.json b/docs/security-audit/_category_.json new file mode 100644 index 00000000..3e002c96 --- /dev/null +++ b/docs/security-audit/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Security Audit", + "position": 7, + "link": { + "type": "generated-index", + "description": "Security audit reports for TEN Protocol and ecosystem projects" + } +} diff --git a/docs/security-audit/security-audit.md b/docs/security-audit/security-audit.md new file mode 100644 index 00000000..25261d77 --- /dev/null +++ b/docs/security-audit/security-audit.md @@ -0,0 +1,18 @@ +--- +sidebar_position: 1 +--- + +# Security Audit + +Download the [security audit report performed by Halborn](https://www.halborn.com/audits/obscuten/ten-protocol-664e70): + +## Download PDF + +[Download Halborn TEN Protocol Audit Report(PDF)](/halborn-audit-ten.pdf) + +## Embedded Viewer + + + +If the embedded viewer doesn't work in your browser, please use the download link above. + diff --git a/static/halborn-audit-ten.pdf b/static/halborn-audit-ten.pdf new file mode 100644 index 00000000..52babd51 Binary files /dev/null and b/static/halborn-audit-ten.pdf differ