# MicrosoftEdge/static-code-scan

Run this quick static code scan on any URL to check for out-of-date libraries, layout issues and accessibility.

Repository: https://github.com/MicrosoftEdge/static-code-scan
Canonical: https://ross.abutalabs.com/products/static-code-scan
Language: JavaScript
License: NOASSERTION
License Family: other
Archived: true
Last push: 2017-10-25T00:03:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4788, "days_push": 3235, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1038, forks 220 (observed 2026-08-28T04:03:19.579860+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: abandoned
- function: vulnerability-scanning, accessibility, developer-tools, http-server
- domain: web-development, developer-tools, accessibility, security
- platform: cli, cross-platform
- tags: static-analysis, web-scanner, deprecated, modern-ie, outdated-libraries, nodejs

## Member repositories
- MicrosoftEdge/static-code-scan (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.579860+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:12.881288+00:00, confidence not recorded.
  - readme: https://github.com/MicrosoftEdge/static-code-scan (fetched 2026-08-28T04:03:19.579860+00:00, sha 5b66bdd18d33)
- Data as of 2026-08-30T08:39:29.467469+00:00.
