https://github.com/mihaela810/Proiect11-.Sistem_HR_pentr_companie_IT.git
· scanned 2026-05-16 20:28 UTC (3 weeks, 3 days ago)
· 10 languages
59 raw signals (3 security + 56 graph) 47th percentile · Python · tiny (<2K LoC) System graph score 73 (lower by 8)
Last scanned 3 weeks, 3 days ago · v2 · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 73 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
get_db_connection |
software | healthy | app.py:19 |
adauga_angajat |
software | healthy | app.py:23 |
toti_angajatii |
software | healthy | app.py:111 |
cauta_angajati |
software | healthy | app.py:137 |
get_stats |
software | healthy | app.py:178 |
actualizeaza_angajat |
software | healthy | app.py:212 |
sterge_angajat |
software | healthy | app.py:269 |
get_arhiva_angajati |
software | healthy | app.py:293 |
get_profil_complet |
software | healthy | app.py:325 |
adauga_concediu |
software | healthy | app.py:378 |
decide_concediu |
software | healthy | app.py:428 |
gestionare_departamente |
software | healthy | app.py:477 |
gestionare_pozitii |
software | healthy | app.py:505 |
gestionare_proiecte |
software | healthy | app.py:540 |
gestionare_beneficii |
software | healthy | app.py:568 |
adauga_evaluare |
software | healthy | app.py:591 |
gen_pozitii |
software | healthy | data_generator.py:321 |
gen_beneficii |
software | healthy | data_generator.py:341 |
gen_proiecte |
software | healthy | data_generator.py:362 |
gen_departamente |
software | healthy | data_generator.py:398 |
normalizeaza_text |
software | healthy | data_generator.py:419 |
genereaza_cnp |
software | healthy | data_generator.py:423 |
gen_angajati |
software | healthy | data_generator.py:433 |
gen_manageri |
software | healthy | data_generator.py:502 |
gen_update_legaturi |
software | healthy | data_generator.py:552 |
gen_alocari |
software | healthy | data_generator.py:589 |
gen_evaluari |
software | healthy | data_generator.py:644 |
gen_concedii |
software | healthy | data_generator.py:715 |
gen_utilizatori |
software | healthy | data_generator.py:767 |
genereaza_username |
software | healthy | data_generator.py:780 |
gen_beneficii_angajati |
software | healthy | data_generator.py:835 |
main |
software | healthy | data_generator.py:868 |
| Label | Layer | Status | Path |
|---|---|---|---|
alocari_proiecte |
data | healthy | my_database.sql |
angajati |
data | healthy | my_database.sql |
audit_log |
data | healthy | my_database.sql |
beneficii |
data | healthy | my_database.sql |
beneficii_angajati |
data | healthy | my_database.sql |
concedii |
data | healthy | my_database.sql |
departamente |
data | healthy | my_database.sql |
evaluari |
data | healthy | my_database.sql |
istoric_salarial |
data | healthy | database.sql |
manageri |
data | healthy | database.sql |
pozitii |
data | healthy | database.sql |
proiecte |
data | healthy | database.sql |
utilizatori |
data | healthy | database.sql |
notificari |
data | healthy | database.sql |
predictii_churn |
data | healthy | database.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /api/angajati |
api | healthy | app.py |
ANY /api/angajati/cauta |
api | healthy | app.py |
ANY /api/statistici |
api | healthy | app.py |
ANY /api/angajati/<int:id> |
api | healthy | app.py |
ANY /api/angajati/arhiva |
api | healthy | app.py |
ANY /api/angajati/profil/<int:id> |
api | healthy | app.py |
ANY /api/concedii |
api | healthy | app.py |
ANY /api/concedii/decizie/<int:id_concediu> |
api | healthy | app.py |
ANY /api/departamente |
api | healthy | app.py |
ANY /api/pozitii |
api | healthy | app.py |
ANY /api/proiecte |
api | healthy | app.py |
ANY /api/beneficii |
api | healthy | app.py |
ANY /api/evaluari |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
my_database.sql |
software | healthy | my_database.sql |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
security.sql |
software | healthy | security.sql |
populate_hr.sql |
software | healthy | populate_hr.sql |
queries.sql |
software | healthy | queries.sql |
data_generator.py |
software | healthy | data_generator.py |
database.sql |
software | healthy | database.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | data_generator.py |
vps::azure |
hardware | healthy | data_generator.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-sjhsga54 |
software | healthy | /tmp/repobility-clone-sjhsga54 |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5001 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/9c5535ec-bff6-465d-bc2d-6bf9508ec984/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9c5535ec-bff6-465d-bc2d-6bf9508ec984/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.