Code PathFinder Blog
Introducing SecureFlow Extension to Vibe Code Securely
Discover SecureFlow, a VS Code extension that helps developers write secure code by providing real-time security analysis, vulnerability detection, and guided remediation - all within your editor
Silence the Noise: A Practical Guide to Systematically Reducing SAST False Positives
Drowning in SAST false positives? This guide provides a step-by-step strategy to reduce noise and make security findings actionable.
Static Analysis Isn't Enough: Understanding Library Interactions for Effective Data Flow Tracking
Static analysis tools go blind without understanding library calls – learn why modeling them is critical for finding real security flaws.
Closure Tables - Deconstructing Code Hierarchies
This blog post explores how closure tables simplify hierarchical queries in source code parsing with practical examples and pseudocode.
Detecting WebView Misconfigurations in Android With Code-PathFinder
A short blog post about finding WebView misconfigurations in Android with Code-PathFinder
Code PathFinder - Open Source CodeQL Alternative
A short blog post about Code PathFinder, a CodeQL OSS alternative