<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Code Pathfinder Blog</title>
    <link>https://codepathfinder.dev/blog</link>
    <description>Security engineering insights, SAST best practices, and product updates from Code Pathfinder — an open-source CodeQL alternative for finding security vulnerabilities in code.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 21 Feb 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://codepathfinder.dev/blog/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://codepathfinder.dev/logo.png</url>
      <title>Code Pathfinder Blog</title>
      <link>https://codepathfinder.dev/blog</link>
    </image>
    <item>
      <title>Automated GitHub PR Security Comments &amp; Inline SAST Findings with Code Pathfinder</title>
      <link>https://codepathfinder.dev/blog/github-summary-pull-request-comments-integration</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/github-summary-pull-request-comments-integration</guid>
      <description>Code Pathfinder&apos;s GitHub Action now posts security scan results as PR summary comments and inline review annotations. Browse 100+ open-source SAST rules at codepathfinder.dev/registry.</description>
      <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>GitHub Actions</category>
      <category>Pull Request</category>
      <category>SAST</category>
      <category>CI/CD</category>
      <category>GitHub Code Scanning</category>
      <category>CodeQL Alternative</category>
      <category>DevSecOps</category>
      <category>SARIF</category>
    </item>
    <item>
      <title>Stop Grepping, Start Querying: MCP Server for Code-Pathfinder</title>
      <link>https://codepathfinder.dev/blog/mcp-server-code-pathfinder</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/mcp-server-code-pathfinder</guid>
      <description>Connect Code-Pathfinder&apos;s indexed code analysis directly to Claude Code, Codex, and MCP-enabled AI agents. Query call graphs, resolve imports, and find vulnerabilities instantly without grep or file reads. Open-source MCP server for Python codebases.</description>
      <pubDate>Sun, 11 Jan 2026 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>MCP</category>
      <category>Security</category>
      <category>Product</category>
      <category>Code Analysis</category>
      <category>AI Agents</category>
      <category>Static Analysis</category>
    </item>
    <item>
      <title>One API Key to Rule Them All: SecureFlow Adds OpenRouter Support</title>
      <link>https://codepathfinder.dev/blog/secureflow-openrouter-integration</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/secureflow-openrouter-integration</guid>
      <description>Stop juggling API keys. SecureFlow now integrates with OpenRouter for access to 200+ AI models, plus a major UI refresh with Svelte</description>
      <pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SecureFlow</category>
      <category>AI</category>
      <category>Security</category>
      <category>VSCode</category>
    </item>
    <item>
      <title>Docker Security Rules: Detect 47 Container Vulnerabilities &amp; Misconfigurations [2025]</title>
      <link>https://codepathfinder.dev/blog/announcing-docker-compose-security-rules</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/announcing-docker-compose-security-rules</guid>
      <description>Discover 47 Docker security rules to catch critical vulnerabilities. Prevent privilege escalation, socket exposure &amp; misconfigurations with automated SAST scanning.</description>
      <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>Docker Security</category>
      <category>Container Security</category>
      <category>Docker Compose</category>
      <category>Dockerfile Security</category>
      <category>SAST</category>
      <category>Static Analysis</category>
      <category>Security Scanning</category>
      <category>CWE-250</category>
      <category>Privilege Escalation</category>
      <category>Container Escape</category>
      <category>DevSecOps</category>
      <category>CI/CD Security</category>
      <category>Infrastructure as Code</category>
      <category>Docker Socket</category>
      <category>Container Hardening</category>
    </item>
    <item>
      <title>Introducing SecureFlow CLI to Hunt Vulnerabilities</title>
      <link>https://codepathfinder.dev/blog/introducing-secureflow-cli-to-hunt-vuln</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/introducing-secureflow-cli-to-hunt-vuln</guid>
      <description>AI-powered security scanning tool using agentic loops to hunt vulnerabilities - discovered 300+ issues in WordPress plugins with 12+ AI model support and DefectDojo integration.</description>
      <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SAST</category>
      <category>Security</category>
      <category>SecureFlow</category>
      <category>CLI</category>
    </item>
    <item>
      <title>Introducing SecureFlow Extension to Vibe Code Securely</title>
      <link>https://codepathfinder.dev/blog/introducing-secureflow-extension-to-vibe-code-securely</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/introducing-secureflow-extension-to-vibe-code-securely</guid>
      <description>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</description>
      <pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SAST</category>
      <category>Security</category>
      <category>SecureFlow</category>
    </item>
    <item>
      <title>Silence the Noise: A Practical Guide to Systematically Reducing SAST False Positives</title>
      <link>https://codepathfinder.dev/blog/silence-the-noise-a-practical-guide-to-systematically-reducing-sast-false-positives</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/silence-the-noise-a-practical-guide-to-systematically-reducing-sast-false-positives</guid>
      <description>Drowning in SAST false positives? This guide provides a step-by-step strategy to reduce noise and make security findings actionable.</description>
      <pubDate>Sat, 19 Apr 2025 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SAST</category>
      <category>Security</category>
    </item>
    <item>
      <title>Static Analysis Isn&apos;t Enough: Understanding Library Interactions for Effective Data Flow Tracking</title>
      <link>https://codepathfinder.dev/blog/static-analysis-isnt-enough-understanding-library-interactions-for-effective-data-flow-tracking</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/static-analysis-isnt-enough-understanding-library-interactions-for-effective-data-flow-tracking</guid>
      <description>Static analysis tools go blind without understanding library calls – learn why modeling them is critical for finding real security flaws.</description>
      <pubDate>Thu, 17 Apr 2025 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SAST</category>
      <category>Security</category>
      <category>Code-PathFinder</category>
    </item>
    <item>
      <title>Detecting WebView Misconfigurations in Android With Code-PathFinder</title>
      <link>https://codepathfinder.dev/blog/finding-webview-misconfigurations-android</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/finding-webview-misconfigurations-android</guid>
      <description>A short blog post about finding WebView misconfigurations in Android with Code-PathFinder</description>
      <pubDate>Sun, 20 Oct 2024 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SAST</category>
      <category>Security</category>
      <category>Android</category>
    </item>
    <item>
      <title>Code PathFinder - Open Source CodeQL Alternative</title>
      <link>https://codepathfinder.dev/blog/codeql-oss-alternative</link>
      <guid isPermaLink="true">https://codepathfinder.dev/blog/codeql-oss-alternative</guid>
      <description>A short blog post about Code PathFinder, a CodeQL OSS alternative</description>
      <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
      <author>s.shivasurya@gmail.com (Shivasurya)</author>
      <category>SAST</category>
      <category>Security</category>
      <category>Code-PathFinder</category>
    </item>
  </channel>
</rss>