MicrosoftEdge/static-code-scan
Run this quick static code scan on any URL to check for out-of-date libraries, layout issues and accessibility. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4788
- days_rel: n/a
- days_push: 3235
- n_releases_24m: 0
Adoption not part of the score
1038 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A deprecated Node.js static code scanner from Microsoft Edge (formerly modern.IE) that analyzes a URL's HTML, CSS, and JavaScript for issues like out-of-date libraries, layout problems, and accessibility problems. It runs as an HTTP server or CLI and outputs JSON results.
Use cases
- scan a website for outdated JavaScript libraries
- check a web page for accessibility issues
- run a static code scan on an internal site behind a firewall
- integrate web page scanning into a build process via JSON output
- detect invalid doctypes and incomplete CSS property specifications
When to choose
- you need a quick standalone URL scanner and don't mind unmaintained software
- you want JSON scan output to process with your own scripts
When to avoid
- you need a maintained tool - use its successor Sonar (sonarwhal/sonar) instead
- you need the formatted report generation, which is not included in this repo
- you require modern Node.js compatibility (it targets Node 0.10+)
Facets
cli-tool · maturity abandoned
vulnerability-scanning accessibility developer-tools http-server web-development developer-tools accessibility security cli cross-platform static-analysis web-scanner deprecated modern-ie outdated-libraries nodejs
1 source
- readme: https://github.com/MicrosoftEdge/static-code-scan · fetched 2026-08-28 · 5b66bdd18d33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MicrosoftEdge/static-code-scan | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="MicrosoftEdge/static-code-scan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem