Skip to content

Add DepTend - #3270

Open
SpIob wants to merge 1 commit into
vinta:masterfrom
SpIob:master
Open

Add DepTend#3270
SpIob wants to merge 1 commit into
vinta:masterfrom
SpIob:master

Conversation

@SpIob

@SpIob SpIob commented Jul 31, 2026

Copy link
Copy Markdown

Added DepTend to the list of code analysis tools.

Project

DepTend

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: - [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5000+ stars in < 2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:
DepTend just launched, so I want to be upfront that it doesn't have traction numbers to point to yet. What it does have: it takes a repo's dependencies, checks them against OSV, and turns the result into a ranked, fully explainable list of maintenance work, not just a severity number. Every score shows its source advisory and its scoring inputs one click away, and confidence is flagged honestly rather than hidden when an input is missing. It runs entirely on free-tier infrastructure with no account needed to browse. If "hidden gem" doesn't fit a brand-new project by your standards, I understand if this gets held for more history first, happy to resubmit once there's real usage to show.

How It Differs

The closest existing entries in Code Analysis (code2flow, prospector, repowise, vulture) all analyze a codebase's structure or dead code. None of them score dependencies for known vulnerabilities or rank what to fix first. DepTend is also cross-ecosystem (npm, PyPI, Go) from one scoring method, and its public rescue board lets someone who isn't the maintainer claim a specific fix, closer to a bounty board than a private alert inbox.

Added DepTend to the list of code analysis tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant