Repository Analysis

Lissy93/web-check

🕵️‍♂️ All-in-one OSINT tool for analysing any website

0.2 Likely human-written View on GitHub
0.2
Adjusted Score
0.2
Raw Score
100%
Time Factor
2026-05-23
Last Push
33,251
Stars
TypeScript
Language
29,360
Lines of Code
183
Files
5
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 5

Pattern Findings

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

Over-Commented Block4 hits · 4 pts
SeverityFileLineSnippet
LOW.github/workflows/bump-and-tag.yml1# Creates a new git tag when a PR is merged, or on manual dispatch
LOW.github/workflows/ci.yml141 if [ "$HTTP_CODE" != "200" ]; then
LOW.github/workflows/ci.yml161 # with:
LOWsrc/env.d.ts1/// <reference path="../.astro/types.d.ts" />
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippet
LOWnetlify.toml13 # CI="false" # Set CI to false, to prevent warnings from exiting the build