<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Static-Analysis on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/static-analysis/</link>
    <description>Recent content in Static-Analysis on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/static-analysis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Linux Static Code Analysis: Cppcheck vs Clang Analyzer vs Flawfinder vs Infer</title>
      <link>https://www.pistack.xyz/posts/2026-06-02-linux-static-code-analysis-cppcheck-clang-flawfinder-infer/</link>
      <pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-02-linux-static-code-analysis-cppcheck-clang-flawfinder-infer/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Static code analysis catches bugs, security vulnerabilities, and code quality issues before runtime — without executing a single line of code. For self-hosted server infrastructure, where a memory leak or buffer overflow can take down production services, integrating static analysis into the CI/CD pipeline is essential.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
