Elmohamy2

D 58 completed
web_app / json · small
60
Files
16,467
LOC
4
Frameworks
10
Languages

Pipeline State

completed
Run ID
#1744989
Phase
done
Progress
0%
Started
2026-05-17 14:01:56
Finished
2026-05-17 14:01:56
LLM tokens
0

Pipeline Metadata

Stage
Secured
Decision
pending
Novelty
Framework unique
Isolation
Last stage change
2026-05-17 14:03:09
All rows scored by the Repobility analyzer (https://repobility.com)

Quality Score

D
57.6/100
Structure
57
Code Quality
71
Documentation
58
Testing
20
Practices
61
Security
75
Dependencies
90

Strengths

  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No CI/CD configuration — manual testing and deployment
  • 440 duplicate lines detected — consider DRY refactoring
  • 4 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Languages

json
65.2%
python
18.5%
markdown
5.2%
typescript
4.7%
html
4.6%
css
1.4%
shell
0.2%
yaml
0.2%
text
0.1%
javascript
0.0%

Frameworks

FastAPI Angular Vitest Tailwind CSS

Symbols

method84
variable54
function43
constant22
class13
interface5

API Endpoints (16)

Findings curated by Repobility · https://repobility.com
MethodPathHandlerFramework
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
GET/homeFastAPI/Flask
POST/askaskFastAPI/Flask
GET/auditget_auditFastAPI/Flask
POST/consentrecord_consentFastAPI/Flask
POST/explain_articleexplain_articleFastAPI/Flask
GET/{full_path:path}serve_spaFastAPI/Flask
GET/healthhealthFastAPI/Flask
GET/historyget_historyFastAPI/Flask
DELETE/history/lastdelete_last_turnsFastAPI/Flask
GET/lawsget_all_lawsFastAPI/Flask
POST/reportreport_answerFastAPI/Flask
GET/reportslist_reportsFastAPI/Flask
POST/retention/cleanuptrigger_cleanupFastAPI/Flask
GET/sessionslist_sessionsFastAPI/Flask
DELETE/sessions/{session_id}delete_sessionFastAPI/Flask
POST/upload_documentupload_documentFastAPI/Flask

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1600850.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV

BinComp Dependency Hardening

All packages →
3 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.
Nasyncio4.0.0 · 0 gadgets · risk 0.0Nfastapi0.135.3 · 0 gadgets · risk 0.0Npydantic2.12.5 · 0 gadgets · risk 0.0