Repository Analysis

nndl/nndl.github.io

邱锡鹏蒲公英书系列总入口

0.8 Likely human-written View on GitHub
0.8
Adjusted Score
0.8
Raw Score
100%
Time Factor
2026-05-29
Last Push
7
Stars
CSS
Language
5,268
Lines of Code
38
Files
4
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 4

Pattern Findings

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

Excessive Try-Catch Wrapping3 hits · 3 pts
SeverityFileLineSnippet
LOWscripts/fetch-gh-stars.py73 except Exception:
LOWscripts/fetch-gh-stars.py91 except Exception:
LOWscripts/fetch-gh-stars.py95 except Exception as e:
Unused Imports1 hit · 1 pts
SeverityFileLineSnippet
LOWscripts/fetch-gh-stars.py20