Repository Analysis

reduxjs/redux-devtools

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
Last Push
Stars
Language
77,017
Lines of Code
802
Files
6
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 6

Pattern Findings

6 matches across 3 categories. Click a row to expand file-level details.

Hyper-Verbose Identifiers4 hits · 4 pts
SeverityFileLineSnippet
LOWextension/src/pageScript/index.ts626function reduxDevtoolsExtensionCompose(
LOWextension/src/pageScript/index.ts636function reduxDevtoolsExtensionCompose(...funcs: [Config] | StoreEnhancer[]) {
LOW…edux-devtools-rtk-query-monitor/src/utils/rtk-query.ts459export function generateApiStatsOfCurrentQuery(
LOW…s/redux-devtools-rtk-query-monitor/src/utils/regexp.ts2export function escapeRegExpSpecialCharacter(text: string): string {
Fake / Example Data1 hit · 1 pts
SeverityFileLineSnippet
LOWextension/test/perf/data.js436 'Incididunt aliqua veniam elit ea cupidatat dolore. Ipsum culpa ut consequat velit sint sint ad. Ex fugiat consequ
Overly Generic Function Names1 hit · 1 pts
SeverityFileLineSnippet
LOW…ols-rtk-query-monitor/demo/public/mockServiceWorker.js124async function handleRequest(event, requestId, requestInterceptedAt) {