Repository Analysis

cheeriojs/cheerio

The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-05-29
Last Push
30,345
Stars
TypeScript
Language
35,553
Lines of Code
82
Files
2
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 2

Pattern Findings

2 matches across 1 category. Click a row to expand file-level details.

Fake / Example Data2 hits · 2 pts
SeverityFileLineSnippet
LOWsrc/parse.spec.ts37const text = 'lorem ipsum';
LOWsrc/parse.spec.ts145 expect(text_).toHaveProperty('data', 'lorem ipsum');