DepWarden
Free, anonymous dependency & code security scanning
What it does
DepWarden combines dependency scanning (SCA) and static code analysis (SAST) in one free, anonymous tool. Paste a manifest/lockfile/SBOM and/or source code -- no account, no sign-up, nothing uploaded but the manifest/source text itself. Get vulnerabilities (OSV + CISA KEV + FIRST EPSS), typosquat/supply-chain risk, license issues, and code-level security findings across 15 languages, ranked by real exploitability instead of a wall of CVSS scores.
Free, anonymous SCA: scan dependencies for CVEs (OSV, CISA KEV, EPSS), typosquats, risky licenses and end-of-life packages. No account, no source upload.
DepWarden is a free, anonymous software composition analysis (SCA) tool. Paste a manifest or drop a lockfile and it scans every dependency against live OSV, CISA KEV and FIRST EPSS data, catches typosquats and dependency-confusion attacks, flags risky licenses, deprecated and end-of-life packages, then ranks everything by real-world exploitability and hands you a one-command fix. No account, and we never receive your source code or binaries — only the dependency manifest text you paste. A typical project has hundreds of advisories but only a handful that attackers can actually reach. DepWarden combines CISA KEV, FIRST EPSS, fix availability and dependency depth into a "Fix these first"…from depwarden.in
Does the same job
all alternatives →



- FCFossa-cli – Fast and reliable dependency analysis for any codebase2018 · github.com · ▲104
DevSwat AST- visualizer with analyzer Jul 2026 · ▲81Turn codebases into interactive maps, graphs, and governance
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com