Repository Analysis

hapijs/joi

The most powerful data validation library for JS

0.0 Likely human-written View on GitHub
0.0
Adjusted Score
0.0
Raw Score
100%
Time Factor
2026-05-27
Last Push
21,193
Stars
JavaScript
Language
61,623
Lines of Code
78
Files
1
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 1

Pattern Findings

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

Fake / Example Data1 hit · 1 pts
SeverityFileLineSnippet
LOWtest/index.js366 Helper.validate(Joi.string().email(), [['test@test.com', true]]);