Repository Analysis

luong-komorebi/Awesome-Linux-Software

🐧 A list of awesome Linux softwares

1.3 Likely human-written View on GitHub
1.3
Adjusted Score
1.3
Raw Score
100%
Time Factor
2026-05-03
Last Push
24,963
Stars
HTML
Language
10,880
Lines of Code
17
Files
11
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 3LOW 8

Pattern Findings

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

Excessive Try-Catch Wrapping3 hits · 6 pts
SeverityFileLineSnippet
MEDIUMauto_sort/asort.py33 print(f'Error: no such file or directory: {README_FILE}')
MEDIUMauto_sort/asort_es-ES.py31 print(f'Error: archivo o directorio no existe: {README_FILE}')
MEDIUMauto_sort/asort_zh.py33 print(f'Error: no such file or directory: {README_FILE}')
Deep Nesting4 hits · 4 pts
SeverityFileLineSnippet
LOWauto_sort/asort_pt-BR.py24
LOWauto_sort/asort.py26
LOWauto_sort/asort_es-ES.py24
LOWauto_sort/asort_zh.py26
Unused Imports3 hits · 3 pts
SeverityFileLineSnippet
LOWauto_sort/asort_pt-BR.py11
LOWauto_sort/asort.py11
LOWauto_sort/asort_zh.py11
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippet
LOWauto_sort/asort_es-ES.py39 # Read the file: README.md