# ajinabraham/nodejsscan

nodejsscan is a static security code scanner for Node.js applications.

Repository: https://github.com/ajinabraham/nodejsscan
Canonical: https://ross.abutalabs.com/products/nodejsscan
Homepage: https://opensecurity.in
Language: CSS
License: GPL-3.0
License Family: copyleft
Topics: javascript, nodejs, static-analysis, security, security-scanner, sast, devsecops, code-analysis, code-review, node, node-security, nodejsscan, lint
Last push: 2025-10-10T12:36:37+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 46, release rhythm 8, longevity 100
- inputs: {"age_days": 4205, "days_push": 327, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2570, forks 343 (observed 2026-08-28T04:07:01.381788+00:00)

## What it is
nodejsscan is a static application security testing (SAST) scanner for Node.js applications, built on libsast and semgrep. It provides a web UI, CLI, and Python API for scanning JavaScript code for security vulnerabilities.

## Use cases
- scan node.js app for security vulnerabilities
- static analysis of javascript code for insecure patterns
- integrate sast scanning into ci pipeline for nodejs
- find hardcoded secrets and injection flaws in node code
- run a security code review on a nodejs project
- self-host a web ui for nodejs security scanning

## When to choose
- you need automated SAST for Node.js/JavaScript codebases
- you want both a CLI for CI/CD and a web UI for triaging findings
- you prefer semgrep-based rule scanning with a Node.js focus

## When to avoid
- you need dynamic (DAST) or runtime security testing
- you need Windows support, which was dropped in version 4
- you scan non-JavaScript languages

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, static-site-generator, developer-tools, linter
- domain: security, developer-tools, web-development, backend
- platform: python, cli
- tags: sast, static-analysis, nodejs-security, semgrep, devsecops, code-scanner, linux, macos, docker, web-server

## Member repositories
- ajinabraham/nodejsscan (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:01.381788+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-30T02:23:18.700129+00:00, confidence not recorded.
  - readme: https://github.com/ajinabraham/nodejsscan (fetched 2026-08-28T04:07:01.381788+00:00, sha 7cf1162629a2)
  - homepage: https://opensecurity.in (fetched 2026-08-29T10:05:36.093140+00:00, sha b84e5455dcbd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
