Repository Analysis

nvm-sh/nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

1.1 Likely human-written View on GitHub
1.1
Adjusted Score
1.1
Raw Score
100%
Time Factor
2026-05-16
Last Push
93,608
Stars
Shell
Language
9,995
Lines of Code
39
Files
8
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 8

Pattern Findings

8 matches across 5 categories. Click a row to expand file-level details.

Redundant / Tautological Comments2 hits · 3 pts
SeverityFileLineSnippet
LOWinstall.sh132 # Check if version is an existing ref
LOWinstall.sh135 # Check if version is an existing changeset
Example Usage Blocks2 hits · 3 pts
SeverityFileLineSnippet
LOWtest/common.sh6# Usage:
LOWtest/common.sh19# Usage:
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWtest/common.sh1# Runs a command once and captures stdout and exit code.
LOW.github/workflows/codeql-analysis.yml41 # 📚 https://git.io/JvXDl
AI Slop Vocabulary1 hit · 2 pts
SeverityFileLineSnippet
LOWnvm.sh1010 # if there’s no initial path, just return the supplementary path
Slop Phrases1 hit · 1 pts
SeverityFileLineSnippet
LOWupdate_test_mocks.sh59echo "done! Don't forget to git commit them."