Pythonhealthcaresystemsimulationproject

D 60 completed
web_app / json · tiny
45
Files
9,846
LOC
3
Frameworks
6
Languages

Pipeline State

completed
Run ID
#1744828
Phase
done
Progress
0%
Started
2026-05-17 04:02:06
Finished
2026-05-17 04:02:06
LLM tokens
0

Pipeline Metadata

Stage
Secured
Decision
pending
Novelty
Framework unique
Isolation
Last stage change
2026-05-17 04:03:58
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

Quality Score

D
59.6/100
Structure
46
Code Quality
88
Documentation
64
Testing
0
Practices
64
Security
92
Dependencies
90

Strengths

  • Code linting configured (eslint)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 136 duplicate lines detected — consider DRY refactoring

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 LICENSE file (MIT recommended for open source)

Languages

json
64.4%
python
12.8%
javascript
9.2%
css
8.1%
markdown
5.5%
text
0.0%

Frameworks

FastAPI React Next.js

Symbols

variable60
method57
function22
constant16
class9
property3

API Endpoints (10)

Repobility analysis · methodology at https://repobility.com/research/
MethodPathHandlerFramework
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
GET/rootFastAPI/Flask
GET/doctorsget_doctorsFastAPI
GET/hospitalsget_hospitalsFastAPI
GET/hospitals/{hospital_id}get_hospitalFastAPI
POST/modeset_modeFastAPI
GET/patientsget_patientsFastAPI
GET/pharmacyget_pharmacyFastAPI
POST/simulation/resetreset_simulationFastAPI
POST/simulation/tickmanual_tickFastAPI
GET/statusget_statusFastAPI

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1600615.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.
Nfastapi0.135.3 · 0 gadgets · risk 0.0Npydantic2.12.5 · 0 gadgets · risk 0.0Nuvicorn0.44.0 · 0 gadgets · risk 0.0