Templates for smart contract security audit reports :
- ChainAccelOrg - https://github.com/ChainAccelOrg/audit-report-templating
- Yacademy - https://github.com/YAcademy-Residents/report-style-guide
- Pashov - https://github.com/pashov/audits/blob/master/Report-template.md
- Saloon finance - https://protective-stranger-59a.notion.site/Audit-Template-1-e0a6a0eba0aa4accb1c446f8604b91bb
- Kag - https://icodeallnight007.notion.site/icodeallnight007/Audit-Template-47f33951a2374de4ac700f1bd719530f
- Gogo - https://github.com/gogotheauditor/audits/blob/main/Audit-Report-Template.md
POC and testing templates :
- Boilerplate test creation - https://github.com/HardlyCodeMan/audit_helper
- Foundry template - https://github.com/foundry-rs/hardhat-foundry-template
- Quick POC by obront - https://github.com/zobront/quickpoc
- Foundry template by PaulRBerg - https://github.com/paulrberg/foundry-template
- delisiurz - https://github.com/deliriusz/turbopoc
- POC templates by immunefi - https://medium.com/immunefi/immunefi-poc-templates-4345f098ac69
- Martinez - https://github.com/Elpacos/quickfork