Commit c5d0496
docs: restructure security report as an audit field guide (where to look)
Reframed docs/security_report.md around the auditor's two questions — which
source-code regions to prioritize and which patterns to look for — and
de-emphasised the silent-fix meta-commentary. New centrepiece: the audit
priority map (fig9) plotting every subsystem by volume x severity density, with
three actionable groups (deep-audit crypto/EVM/consensus for critical bugs;
prioritise p2p/fork-choice/sync for both; sweep state-trie/RPC for DoS). Adds
attack-surface entry points, severity-driver ranking, the P1-P6 pattern smells,
a repeatable cross-implementation variant-hunting method, case studies, an audit
playbook, and transferable lessons for any blockchain / distributed-consensus
system. New fig9 priority map. README description updated.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 4a7fbe9 commit c5d0496
4 files changed
Lines changed: 218 additions & 236 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
Loading
0 commit comments