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.

utopia-php/http

https://github.com/utopia-php/http · scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 9 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 88 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
rector.php software healthy rector.php
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
composer.json software healthy composer.json
LICENSE.md software healthy LICENSE.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
docker-compose.yml software healthy docker-compose.yml
UtopiaFPMRequestTest.php software healthy tests/UtopiaFPMRequestTest.php
RequestTest.php software healthy tests/RequestTest.php
RouterTest.php software healthy tests/RouterTest.php
RouteTest.php software healthy tests/RouteTest.php
HttpTest.php software healthy tests/HttpTest.php
BaseTest.php software healthy tests/BaseTest.php
ResponseTest.php software healthy tests/ResponseTest.php
benchmark.js software healthy tests/bench/benchmark.js
server-swoole.php software healthy tests/e2e/server-swoole.php
ResponseFPMTest.php software healthy tests/e2e/ResponseFPMTest.php
server-fpm.php software healthy tests/e2e/server-fpm.php
Client.php software healthy tests/e2e/Client.php
ResponseSwooleTest.php software healthy tests/e2e/ResponseSwooleTest.php
init.php software healthy tests/e2e/init.php
Getting-Starting-Guide.md software healthy docs/Getting-Starting-Guide.md
Dockerfile software healthy example/Dockerfile
composer.json software healthy example/composer.json
docker-compose.yml software healthy example/docker-compose.yml
server.php software healthy example/src/server.php
bug.yaml software healthy .github/ISSUE_TEMPLATE/bug.yaml
feature.yaml software healthy .github/ISSUE_TEMPLATE/feature.yaml
documentation.yaml software healthy .github/ISSUE_TEMPLATE/documentation.yaml
linter.yml software healthy .github/ISSUE_TEMPLATE/.github/workflows/linter.yml
ci.yml software healthy .github/workflows/ci.yml
mirror.yml software healthy .github/workflows/mirror.yml
RouteMatch.php software healthy src/Http/RouteMatch.php
Router.php software healthy src/Http/Router.php
Exception.php software healthy src/Http/Exception.php
View.php software healthy src/Http/View.php
Http.php software healthy src/Http/Http.php
Request.php software healthy src/Http/Request.php
Adapter.php software healthy src/Http/Adapter.php
Response.php software healthy src/Http/Response.php
Files.php software healthy src/Http/Files.php
Route.php software healthy src/Http/Route.php
Server.php software healthy src/Http/Adapter/SwooleCoroutine/Server.php
Request.php software healthy src/Http/Adapter/SwooleCoroutine/Request.php
Response.php software healthy src/Http/Adapter/SwooleCoroutine/Response.php
Server.php software healthy src/Http/Adapter/FPM/Server.php
Request.php software healthy src/Http/Adapter/FPM/Request.php
Response.php software healthy src/Http/Adapter/FPM/Response.php
Server.php software healthy src/Http/Adapter/Swoole/Server.php
Request.php software healthy src/Http/Adapter/Swoole/Request.php

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

LabelLayerStatusPath
tests software healthy tests
bench software healthy tests/bench
e2e software healthy tests/e2e
docs software healthy docs
example software healthy example
src software healthy example/src
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
.github software healthy .github/ISSUE_TEMPLATE/.github
workflows software healthy .github/ISSUE_TEMPLATE/.github/workflows
workflows software healthy .github/workflows
src software healthy src
Http software healthy src/Http
Adapter software healthy src/Http/Adapter
SwooleCoroutine software healthy src/Http/Adapter/SwooleCoroutine
FPM software healthy src/Http/Adapter/FPM
Swoole software healthy src/Http/Adapter/Swoole

LabelLayerStatusPath
lint cicd healthy .github/ISSUE_TEMPLATE/.github/workflows/linter.yml
unit cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
benchmark cicd healthy .github/workflows/ci.yml
redirect cicd healthy .github/workflows/mirror.yml

LabelLayerStatusPath
image::example/Dockerfile hardware healthy example/Dockerfile
fpm hardware healthy docker-compose.yml
swoole hardware healthy docker-compose.yml
server hardware healthy example/docker-compose.yml

LabelLayerStatusPath
port:19020 network healthy docker-compose.yml
port:80 network healthy docker-compose.yml
port:19501 network healthy docker-compose.yml

LabelLayerStatusPath
gha::linter cicd healthy .github/ISSUE_TEMPLATE/.github/workflows/linter.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::mirror cicd healthy .github/workflows/mirror.yml

LabelLayerStatusPath
repobility-clone-hze87wl_ software healthy /tmp/repobility-clone-hze87wl_

LabelLayerStatusPath
hit software healthy tests/bench/benchmark.js:hit

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml

LabelLayerStatusPath
nginx network healthy docker-compose.yml

LabelLayerStatusPath
auth::README.md security healthy README.md
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/5c3002d3-b34e-403d-8483-dd2a05135945/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5c3002d3-b34e-403d-8483-dd2a05135945/

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.