← Legacy view v2 (rp.*)

tteja6212/biometric-attendance-system

https://github.com/tteja6212/Biometric-Attendance-System.git · lang: python · LOC: · source: user_submitted

Quality
40.9
Grade D
Security
100.0
Findings
9
0 critical · 2 high
Status
completed
May 29, 2026 06:35
medium: 5 high: 2 info: 1 low: 1
Top rules by occurrence
RuleSeverityCount
MINED111 Bare except continues silently medium 2
CORE_NO_LICENSE No LICENSE file low 1
CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of co… medium 1
CORE_NO_README No README file found medium 1
CORE_NO_CI No CI/CD configuration found medium 1
COMP001 [COMP001] High cognitive complexity: Function `load_yfinanc… low 1
MINED050 Stub Only Function info 1
CORE_NO_TESTS No test files found high 1
First 9 findings (severity-sorted)
high COMP001 [COMP001] High cognitive complexity: Function `load_yfinance_data` has cognitive complexity 9 (SonarSource scale). Cognitive complexity measures how hard the function is for a human to understand — nested branches, boolean chains, and recursion all weigh in. Breakdown: except=1, for=1, if=2, nested_bonus=3, or=2.
attendanceKeypad.py:16 · conf 0.95
[COMP001] High cognitive complexity: Function `finger` has cognitive complexity 135 (SonarSource scale). Cognitive complexity measures how hard the function is for a human to understand — nested bran…
high CORE_NO_TESTS No test files found
No test files found
medium CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
· conf 1.00
[CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
medium CORE_NO_CI No CI/CD configuration found
No CI/CD configuration found
medium CORE_NO_README No README file found
No README file found
medium MINED111 Bare except continues silently
attendanceKeypad.py:27 · conf 1.00
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
medium MINED111 Bare except continues silently
attendanceKeypad.py:280 · conf 1.00
[MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that runs code without re-raising or logging the exception. Hides real failures and makes bugs hard to diagnose.
low CORE_NO_LICENSE No LICENSE file
No LICENSE file
info MINED050 Stub Only Function CWE-1188
attendanceKeypad.py:42 · conf 1.00
[MINED050] Stub Only Function: Function declared but body is just pass, return None, raise NotImplementedError, or TODO comment.

Reading from rp.scan + rp.finding + rp.rule (unified schema, R78 series). Legacy data path unchanged. Compare with /scan/521a2863-3256-476a-9747-c8858a597e0a/.