Repository Analysis

frida/frida

Clone this repo to build Frida

2.4 Likely human-written View on GitHub
2.4
Adjusted Score
2.4
Raw Score
100%
Time Factor
2026-05-23
Last Push
20,789
Stars
Meson
Language
4,615
Lines of Code
20
Files
11
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 11

Pattern Findings

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

Hyper-Verbose Identifiers7 hits · 7 pts
SeverityFileLineSnippet
LOWCONTRIBUTING.md327function doSomethingInternallyWithDevice(device) {
LOWCONTRIBUTING.md339function doSomethingInternallyWithDevice(device) {
LOWCONTRIBUTING.md1041function parseExportsFunctionPattern (pattern) {
LOWCONTRIBUTING.md1050function parseExportsFunctionPattern(pattern) {
LOW.github/scripts/repo.py207def enumerate_projects_in_release_cycle() -> Iterator[tuple[str, Path]]:
LOW.github/scripts/repo.py212def enumerate_git_wraps_in_repo(repo: Path) -> Iterator[tuple[str, ConfigParser, Path]]:
LOW.github/scripts/repo.py241def ensure_remote_origin_writable(name: str, repo: Path):
Excessive Try-Catch Wrapping2 hits · 2 pts
SeverityFileLineSnippet
LOWtools/ensure-submodules.py28 except Exception as e:
LOW.github/scripts/repo.py49 except Exception as e:
Deep Nesting2 hits · 2 pts
SeverityFileLineSnippet
LOWtools/ensure-submodules.py11
LOW.github/scripts/repo.py30