<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>TheAuditor Blog</title><description>Engineering notes from the TheAuditor team. Deterministic code context, polyglot SAST, and AI-agent integration.</description><link>https://blog.theauditortool.com/</link><language>en-us</language><item><title>TheAuditor release is measured in days</title><link>https://blog.theauditortool.com/launch-imminent/</link><guid isPermaLink="true">https://blog.theauditortool.com/launch-imminent/</guid><description>TheAuditor 5.0 is in final commercial release preparation, with public availability planned for early August 2026. Here is the product promise and the internal 87% token-use result we intend to prove in the field.</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>announcement</category><category>release</category><author>TheAuditor</author></item><item><title>The Blind-Context Bottleneck</title><link>https://blog.theauditortool.com/the-blind-context-bottleneck/</link><guid isPermaLink="true">https://blog.theauditortool.com/the-blind-context-bottleneck/</guid><description>Agents burn their context budget reading whole files to answer questions a query could answer. TheAuditor hands them verified facts instead, so they stop guessing about code they never fully see.</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate><category>context</category><category>ecosystem</category><category>sast</category><author>TheAuditor</author></item><item><title>Deeper Taint, Now With the Recall Numbers</title><link>https://blog.theauditortool.com/taint-recall-numbers/</link><guid isPermaLink="true">https://blog.theauditortool.com/taint-recall-numbers/</guid><description>We pushed taint analysis deeper and are publishing the hard recall and precision numbers, not a mechanism walkthrough. Rust injection coverage is now at parity with our strongest languages, and Bash lost a class of false positives.</description><pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate><category>taint</category><category>recall</category><category>sast</category><author>TheAuditor</author></item><item><title>Byte-for-Byte: the Same Findings on Windows and Linux</title><link>https://blog.theauditortool.com/byte-for-byte-same-findings-any-os/</link><guid isPermaLink="true">https://blog.theauditortool.com/byte-for-byte-same-findings-any-os/</guid><description>The Windows and Linux binaries now produce byte-for-byte identical output across every test corpus, so a finding on your laptop is provably the same finding in CI and on a teammate&apos;s machine.</description><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><category>determinism</category><category>reproducibility</category><category>ci</category><author>TheAuditor</author></item><item><title>Can You Trust a Closed-Source Security Scanner?</title><link>https://blog.theauditortool.com/trusting-a-closed-source-security-scanner/</link><guid isPermaLink="true">https://blog.theauditortool.com/trusting-a-closed-source-security-scanner/</guid><description>A closed binary in your build is a fair thing to worry about. Here is the checklist a trustworthy closed-source scanner should meet, and how TheAuditor meets every item.</description><pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate><category>trust</category><category>sbom</category><category>closed-source</category><author>TheAuditor</author></item><item><title>Fast scans, cold-scan answers</title><link>https://blog.theauditortool.com/fast-scans-cold-scan-answers/</link><guid isPermaLink="true">https://blog.theauditortool.com/fast-scans-cold-scan-answers/</guid><description>TheAuditor&apos;s incremental scan now returns the same findings as a full scan, cross-file calls included. Run the fast one on every commit and trust it.</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate><category>determinism</category><category>ci</category><category>performance</category><author>TheAuditor</author></item><item><title>A clean-room Java supply chain</title><link>https://blog.theauditortool.com/a-clean-room-java-supply-chain/</link><guid isPermaLink="true">https://blog.theauditortool.com/a-clean-room-java-supply-chain/</guid><description>Enterprise procurement wants a bill of materials and a clean license story before you get in the door. TheAuditor now ships both: a signed component inventory and a copyleft-free build.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate><category>java</category><category>sbom</category><category>compliance</category><author>TheAuditor</author></item><item><title>TheAuditor 5.0.0: a finding you can pin to a commit</title><link>https://blog.theauditortool.com/theauditor-5-0-0-pin-to-a-commit/</link><guid isPermaLink="true">https://blog.theauditortool.com/theauditor-5-0-0-pin-to-a-commit/</guid><description>Version 5.0.0 turns TheAuditor into a release line you can trust. Every build stamps the exact commit and build time it came from, the analysis ships as a sealed, encrypted artifact, and the same adversarial scans run against the binary before it leaves the door.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate><category>release</category><category>5.0.0</category><category>provenance</category><author>TheAuditor</author></item><item><title>Your agent can finally ask the right question</title><link>https://blog.theauditortool.com/your-agent-can-ask-the-right-question/</link><guid isPermaLink="true">https://blog.theauditortool.com/your-agent-can-ask-the-right-question/</guid><description>TheAuditor 5.0.0 wires its index into MCP, so an AI agent working in your repo asks structured questions (which handler serves this route, where a value comes from and goes, what&apos;s security-relevant here) and gets deterministic answers instead of a pile of files to re-read.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><category>mcp</category><category>ai-agents</category><category>static-analysis</category><author>TheAuditor</author></item><item><title>A patched box is not a vulnerable box</title><link>https://blog.theauditortool.com/live-host-scanner/</link><guid isPermaLink="true">https://blog.theauditortool.com/live-host-scanner/</guid><description>TheAuditor&apos;s live-host scanner reads operational context like backported kernels, ufw rules, container limits, and nginx redirects, so its findings are accurate instead of noisy. And it never drops a result silently.</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate><category>host-security</category><category>sast</category><category>linux</category><author>TheAuditor</author></item><item><title>Ground truth or guesswork: why every AI stack starts here</title><link>https://blog.theauditortool.com/theauditor-in-the-agent-stack/</link><guid isPermaLink="true">https://blog.theauditortool.com/theauditor-in-the-agent-stack/</guid><description>AI agents hallucinate because they guess. TheAuditor hands them deterministic facts, and wired into the full stack, it makes file-reading agents and self-graded SAST look like relics.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>ecosystem</category><category>sast</category><author>TheAuditor</author></item><item><title>Dogfooding TheAuditor on Our Own License Server</title><link>https://blog.theauditortool.com/dogfooding-our-own-license-server/</link><guid isPermaLink="true">https://blog.theauditortool.com/dogfooding-our-own-license-server/</guid><description>Days from public launch, we pointed our own SAST at the license server we ship on. 204 findings, 0 launch-blockers, and the false-positive rate became the next product release.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate><category>dogfooding</category><category>sast</category><category>operations</category><category>license-server</category><author>TheAuditor</author></item><item><title>From a React Form to an S3 Bucket: Closing the App-to-Infrastructure Gap</title><link>https://blog.theauditortool.com/from-react-form-to-s3-bucket/</link><guid isPermaLink="true">https://blog.theauditortool.com/from-react-form-to-s3-bucket/</guid><description>Application code and infrastructure code live in different repos, get scanned by different tools, and stay disconnected. Then the bash script that bridges them quietly passes a tainted value into terraform apply -var.</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate><category>iac</category><category>terraform</category><category>aws</category><category>taint</category><author>TheAuditor</author></item><item><title>Cross-Language Taint Analysis Is Real Now</title><link>https://blog.theauditortool.com/cross-language-taint-is-real-now/</link><guid isPermaLink="true">https://blog.theauditortool.com/cross-language-taint-is-real-now/</guid><description>Every commercial SAST tool stops at the exec call. Ours doesn&apos;t. Here is what tracing a single piece of user input across multiple languages actually looks like.</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate><category>polyglot</category><category>sast</category><category>taint</category><author>TheAuditor</author></item><item><title>Stop Reading Files: Why AI Coding Agents Should Query a Database Instead</title><link>https://blog.theauditortool.com/stop-reading-files-mcp-for-coding-agents/</link><guid isPermaLink="true">https://blog.theauditortool.com/stop-reading-files-mcp-for-coding-agents/</guid><description>AI agents waste tokens, hallucinate relationships, and miss cross-language flows because they read files instead of querying facts. We built the database that fixes it, and the MCP server that exposes it.</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate><category>mcp</category><category>ai-agents</category><category>tokens</category><category>claude</category><author>TheAuditor</author></item><item><title>Pair Warden with TheAuditor</title><link>https://blog.theauditortool.com/warden-and-theauditor/</link><guid isPermaLink="true">https://blog.theauditortool.com/warden-and-theauditor/</guid><description>Provider freedom and serious token economics from Warden. Verified-fact code intelligence from TheAuditor. Why the pairing isn&apos;t a coincidence.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate><category>warden</category><category>mcp</category><category>integration</category><author>TheAuditor</author></item></channel></rss>