Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.87 KB

README.md

File metadata and controls

64 lines (44 loc) · 2.87 KB

Security Portfolio

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.

Table of Contents

Introduction

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.

Repository Structure

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.

How to Use This Repository

  1. Browse Audits: Navigate to the audits directory to view the list of available audit reports.
  2. Read Reports: Click on any PDF file to open and read the detailed audit report for that specific project.
  3. Download Reports: You can download the audit reports for offline reading or sharing with others.

Profiles

List of Audits

Here are some of the audit reports available in this repository:

Competitive Audits

First Flight (Training) Audits

Thank you for visiting my Security Portfolio. Your feedback and suggestions are always welcome!