Welcome to my Security Portfolio repository. This repository showcases the various audit reports I have written for smart contract auditing. I make every effort to find as many vulnerabilities in the code as possible within the given time period but hold no responsibility for the findings provided in these documents. My security audit is not an endorsement of the underlying business or product. Most of the audits where time-boxed, focusing solely on the security aspects of the Solidity implementation of the contracts.
Smart contracts are the backbone of decentralized applications (dApps) and blockchain platforms. Ensuring their security is crucial to prevent vulnerabilities that could lead to financial losses or exploitation. This repository contains all the audit reports I have conducted, highlighting my expertise in identifying and addressing security issues in smart contracts.
The repository is organized as follows:
security-portfolio/
│
├── audits/
├── README.md
- audits/: This directory contains all the audit reports in PDF format. Each report is named according to the project it pertains to.
- Browse Audits: Navigate to the
audits
directory to view the list of available audit reports. - Read Reports: Click on any PDF file to open and read the detailed audit report for that specific project.
- Download Reports: You can download the audit reports for offline reading or sharing with others.
Here are some of the audit reports available in this repository:
- First Flight Mondrian Wallet Findings Report
- TSwap Findings Report
- Password Store Report
- Puppy Raffle Findings Report
Thank you for visiting my Security Portfolio. Your feedback and suggestions are always welcome!