lirantal/is-website-vulnerable
finds publicly known security vulnerabilities in a website's frontend JavaScript libraries observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 19
- age_days: 2524
- days_rel: 26
- days_push: 26
- n_releases_24m: 8
Adoption not part of the score
2035 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js CLI tool that scans a website's frontend JavaScript libraries for publicly known security vulnerabilities using the Snyk database, powered by Lighthouse. It can be run via npx or Docker and reports findings with meaningful exit codes for CI integration.
Use cases
- scan a website for vulnerable JavaScript libraries
- check if my site uses outdated JS packages with known CVEs
- audit frontend dependencies of a URL from the command line
- integrate frontend vulnerability scanning into CI pipelines
- detect vulnerable libraries like old jQuery versions on a site
When to choose
- you need a quick one-off scan of a public website's frontend JS dependencies
- you want a CLI tool with JSON output and CI-friendly exit codes
- you prefer a zero-install scan via npx or Docker
When to avoid
- you need to scan backend or server-side dependencies rather than frontend libraries
- you need deep static analysis of your own source code instead of a live URL scan
- you require authenticated or SPA-internal bundle scanning beyond what Lighthouse renders
Facets
cli-tool · maturity active
security vulnerability-scanning cli developer-tools security web-development developer-tools cli cross-platform snyk lighthouse frontend-security javascript-libraries audit command-line nodejs docker
2 sources
- readme: https://github.com/lirantal/is-website-vulnerable · fetched 2026-08-28 · 989b7bc5ed29
- registry_npm: https://registry.npmjs.org/is-website-vulnerable · fetched 2026-08-29 · 9b3d13f0593e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lirantal/is-website-vulnerable | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="lirantal/is-website-vulnerable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem