Repository Analysis

pyenv/pyenv

Simple Python version management

4.0 Likely human-written View on GitHub
4.0
Adjusted Score
4.0
Raw Score
100%
Time Factor
2026-05-30
Last Push
44,830
Stars
Shell
Language
6,069
Lines of Code
36
Files
8
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 4MEDIUM 0LOW 4

Pattern Findings

8 matches across 4 categories. Click a row to expand file-level details.

Cross-Language Confusion4 hits · 20 pts
SeverityFileLineSnippet
HIGHplugins/python-build/scripts/add_miniconda.py40case "$(anaconda_architecture 2>/dev/null || true)" in
HIGHplugins/python-build/scripts/add_miniconda.py45 echo ": The binary distribution of {tflavor} is not available for $(anaconda_architecture 2>/dev/null || true)."
HIGHplugins/python-build/scripts/add_miniforge.py27case "$(anaconda_architecture 2>/dev/null || true)" in
HIGHplugins/python-build/scripts/add_miniforge.py32 echo ": The binary distribution of {flavor} is not available for $(anaconda_architecture 2>/dev/null || true)."
Hyper-Verbose Identifiers2 hits · 2 pts
SeverityFileLineSnippet
LOWplugins/python-build/scripts/add_cpython.py140def cleanup_prerelease_upgrade(
LOWplugins/python-build/scripts/add_cpython.py355 def get_store_available_source_downloads(self, version, refine_mode=False):
Deep Nesting1 hit · 1 pts
SeverityFileLineSnippet
LOWplugins/python-build/scripts/add_cpython.py55
Unused Imports1 hit · 1 pts
SeverityFileLineSnippet
LOWplugins/python-build/scripts/add_miniconda.py17