Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

rutamx/equipo2-rutamx-back

https://github.com/rutamx/equipo2-rutamx-back · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 324 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.

LabelLayerStatusPath
pom.xml software healthy pom.xml
README.md software healthy README.md
Dockerfile software healthy Dockerfile
cloudbuild.yaml software healthy cloudbuild.yaml
docker-compose.yml software healthy docker-compose.yml
Constitution.md software healthy Constitution.md
DATA-GUIDE.md software healthy docs/DATA-GUIDE.md
HU13.md software healthy docs/HU13.md
HU19.md software healthy docs/HU19.md
HU07.md software healthy docs/HU07.md
HU14.md software healthy docs/HU14.md
HU11.md software healthy docs/HU11.md
upload-data.md software healthy docs/upload-data.md
POSTMAN_GUIDE.md software healthy docs/POSTMAN_GUIDE.md
HU08.md software healthy docs/HU08.md
HU12.md software healthy docs/HU12.md
HU06.md software healthy docs/HU06.md
HU15.md software healthy docs/HU15.md
HU22.md software healthy docs/HU22.md
HU25.md software healthy docs/HU25.md
HU05.md software healthy docs/HU05.md
HU-DB.md software healthy docs/HU-DB.md
CONTEXT-3D-ASSETS.md software healthy docs/CONTEXT-3D-ASSETS.md
faker_users.py software healthy scripts/faker_users.py
test-routines.sql software healthy scripts/test-routines.sql
v8-indexes.sql software healthy scripts/v8-indexes.sql
faker_afluencia.py software healthy scripts/faker_afluencia.py
seed-data.sh software healthy scripts/seed-data.sh
requirements.txt software healthy scripts/requirements.txt
verify-faker.sql software healthy scripts/verify-faker.sql
load-test-comparative.sh software healthy scripts/load-test-comparative.sh
settings.local.json software healthy .claude/settings.local.json
TestFirebaseAuthFilter.java software healthy src/test/java/org/acme/interfaces/rest/TestFirebaseAuthFilt…
BusModelResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/BusModelResourceTest…
FuelSavingsResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/FuelSavingsResourceT…
TripsByDayResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/TripsByDayResourceTe…
CmoResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/CmoResourceTest.java
UploadResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/UploadResourceTest.j…
BusModelRecommendationResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/BusModelRecommendati…
RouteResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/RouteResourceTest.ja…
KpiResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/KpiResourceTest.java
Co2SavingsResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/Co2SavingsResourceTe…
RouteResourceTravelTimesErrorTest.java software healthy src/test/java/org/acme/interfaces/rest/RouteResourceTravelT…
RoiResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/RoiResourceTest.java
UserResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/UserResourceTest.java
AgencyResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/AgencyResourceTest.j…
ReportResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/ReportResourceTest.j…
BusModelCrudResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/BusModelCrudResource…
CooKpiResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/CooKpiResourceTest.j…
EnergyConsumptionResourceTest.java software healthy src/test/java/org/acme/interfaces/rest/EnergyConsumptionRes…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
.claude software healthy .claude
src software healthy src
test software healthy src/test
java software healthy src/test/java
org software healthy src/test/java/org
acme software healthy src/test/java/org/acme
interfaces software healthy src/test/java/org/acme/interfaces
rest software healthy src/test/java/org/acme/interfaces/rest
infrastructure software healthy src/test/java/org/acme/infrastructure
mapper software healthy src/test/java/org/acme/infrastructure/mapper
application software healthy src/test/java/org/acme/application
usecase software healthy src/test/java/org/acme/application/usecase
main software healthy src/main
resources software healthy src/main/resources
java software healthy src/main/java
org software healthy src/main/java/org
acme software healthy src/main/java/org/acme
interfaces software healthy src/main/java/org/acme/interfaces
rest software healthy src/main/java/org/acme/interfaces/rest
infrastructure software healthy src/main/java/org/acme/infrastructure
security software healthy src/main/java/org/acme/infrastructure/security
firebase software healthy src/main/java/org/acme/infrastructure/firebase
config software healthy src/main/java/org/acme/infrastructure/config
mapper software healthy src/main/java/org/acme/infrastructure/mapper
repository software healthy src/main/java/org/acme/infrastructure/repository
entities software healthy src/main/java/org/acme/infrastructure/entities
application software healthy src/main/java/org/acme/application
usecase software healthy src/main/java/org/acme/application/usecase
dto software healthy src/main/java/org/acme/application/dto
exception software healthy src/main/java/org/acme/application/exception
domain software healthy src/main/java/org/acme/domain
models software healthy src/main/java/org/acme/domain/models
repository software healthy src/main/java/org/acme/domain/repository

LabelLayerStatusPath
roles data healthy src/main/resources/Initialize-mysql.sql
users data healthy src/main/resources/Initialize-mysql.sql
bus_models data healthy src/main/resources/Initialize-mysql.sql
agency data healthy src/main/resources/Initialize-mysql.sql
calendar data healthy src/main/resources/Initialize-mysql.sql
routes data healthy src/main/resources/Initialize-mysql.sql
shapes data healthy src/main/resources/Initialize-mysql.sql
trips data healthy src/main/resources/Initialize-mysql.sql
stops data healthy src/main/resources/Initialize-mysql.sql
stop_times data healthy src/main/resources/Initialize-mysql.sql
frequencies data healthy src/main/resources/Initialize-mysql.sql
afluencia_metrobus data healthy src/main/resources/Initialize-mysql.sql
upload_metadata data healthy src/main/resources/Initialize-mysql.sql
users_audit data healthy src/main/resources/Initialize-mysql.sql

LabelLayerStatusPath
weighted_choice software healthy scripts/faker_users.py:54
fetch_role_map software healthy scripts/faker_users.py:64
truncate_synthetic software healthy scripts/faker_users.py:69
generate_user_row software healthy scripts/faker_users.py:77
main software healthy scripts/faker_users.py:107
fetch_lineas_tipos software healthy scripts/faker_afluencia.py:53
fetch_baseline software healthy scripts/faker_afluencia.py:67
truncate_synthetic software healthy scripts/faker_afluencia.py:83
daterange software healthy scripts/faker_afluencia.py:92
main software healthy scripts/faker_afluencia.py:99

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:3307 network healthy docker-compose.yml
port:3306 network healthy docker-compose.yml
port:10000 network healthy scripts/load-test-comparative.sh
port:500 network healthy scripts/load-test-comparative.sh
port:25000 network healthy scripts/load-test-comparative.sh
port:50000 network healthy scripts/load-test-comparative.sh

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
mysql hardware healthy docker-compose.yml
backend hardware healthy docker-compose.yml

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
192.168.1.5 network healthy scripts/seed-data.sh

LabelLayerStatusPath
repobility-clone-9es5cxke software healthy /tmp/repobility-clone-9es5cxke

LabelLayerStatusPath
mysql data healthy pom.xml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/eeb038bb-f021-43f4-98d4-7c8271f12fec/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/eeb038bb-f021-43f4-98d4-7c8271f12fec/

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.