pre-deploy security scanner from my last post, Beta Access - Want feedback
Summary
The author introduces shrine, a CLI tool for pre-deploy security scanning that detects leaked API keys, secrets, and misconfigurations in codebases. It's in beta and seeking feedback from developers.
Similar Articles
Anthropic launched Claude Security into public beta: it scans your code, finds vulnerabilities, and proposes patches.
Anthropic has launched Claude Security into public beta for Enterprise customers, an AI-driven tool that scans codebases to identify vulnerabilities and propose patches by understanding business logic and data flows.
SecureLens - A self-hosted AppSec agent and CLI scanner
SecureLens is an open-source, self-hosted security auditing tool that uses an LLM-powered async pipeline to triage codebases and probe web infrastructure, with an interactive REPL for follow-up questions and patch generation.
@PrajwalTomar_: Vibe coders are getting sued for security mistakes most don't even know they're making. Exposed Stripe keys. Open Supab…
Lovable has shipped a new security scanner that runs before every deploy, catching misconfigurations, missing RLS policies, and cloud gaps, with automatic fixes and deep scan capabilities.
I scanned AI-generated code for exposed API keys — the patterns repeat, so I built a tool for it
The author scanned AI-generated code projects and found repeated patterns of exposed API keys, leading them to build NeuralScan, a tool that scans code for secrets and dangerous patterns, explaining fixes in plain English.
@dabit3: This is like having an army of white hat hackers at your disposal. They break into your app, prove the exploit works, a…
Devin Security Swarm is a new tool that uses AI agents to automatically find and fix security vulnerabilities in codebases, achieving 72% recall at lower cost than alternatives.