all code review
Everything I’ve published,
in one feed.
2 posts across writeups, research, and technical deep-dives. Filter by tag.
2025.08.05
Understanding Code Property Graphs
When I first started developing tools for source code auditing, my primary need was to track tainted data flows through complex codebases during manual code …
22 min
2025.08.02
Code auditing 101
Topics covered This post explores the evolution from manual code review to automated security testing, covering: The reality of manual code review and its …
21 min