https://github.com/tteja6212/Biometric-Attendance-System.git ·
lang: python ·
LOC: ·
source: user_submitted
| Rule | Severity | Count |
|---|---|---|
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 |
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…
CORE_NO_TESTS
No test files found
No test files found
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.
CORE_NO_CI
No CI/CD configuration found
No CI/CD configuration found
CORE_NO_README
No README file found
No README file found
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.
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.
CORE_NO_LICENSE
No LICENSE file
No LICENSE file
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/.