foxguard 0.6.3

Security scanner as fast as a linter. 170+ built-in rules, 10 languages, sub-second scans.
Documentation
---
---

<footer class="py-16">
  <div class="max-w-5xl mx-auto px-6">
    <div class="h-px bg-noir-800 mb-12"></div>
    <div class="flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4">
      <div class="flex items-center gap-3">
        <svg class="w-5 h-5" viewBox="0 0 64 64" fill="none">
          <path d="M8 8L20 28L32 20L44 28L56 8L52 32L44 44L36 52H28L20 44L12 32L8 8Z" fill="#F59E0B" fill-opacity="0.15" stroke="#F59E0B" stroke-width="2" stroke-linejoin="round"/>
          <circle cx="24" cy="32" r="2.5" fill="#F59E0B"/>
          <circle cx="40" cy="32" r="2.5" fill="#F59E0B"/>
        </svg>
        <span class="text-noir-500 text-sm">foxguard · MIT · <a href="https://github.com/PwnKit-Labs" class="text-noir-400 hover:text-noir-100 no-underline">PwnKit Labs</a></span>
      </div>
      <div class="flex items-center gap-5 text-sm text-noir-600">
        <a href="https://github.com/PwnKit-Labs/foxguard" class="hover:text-noir-100 transition-colors no-underline">GitHub</a>
        <a href="/blog" class="hover:text-noir-100 transition-colors no-underline">Blog</a>
        <a href="https://www.npmjs.com/package/foxguard" class="hover:text-noir-100 transition-colors no-underline">npm</a>
        <a href="https://crates.io/crates/foxguard" class="hover:text-noir-100 transition-colors no-underline">crates.io</a>
      </div>
    </div>
  </div>
</footer>