https://github.com/uysalfaruk19/uysatakip
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
23 raw signals (0 security + 23 graph)
Last scanned 2 months, 1 week ago · v1 · 20 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 67 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 |
|---|---|---|---|
railway.toml |
software | healthy | railway.toml |
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
composer.json |
software | healthy | composer.json |
.env.example |
software | healthy | .env.example |
UnitTest.php |
software | healthy | tests/UnitTest.php |
IntegrationTest.php |
software | healthy | tests/IntegrationTest.php |
schema_v4.sql |
software | healthy | sql/schema_v4.sql |
schema.sql |
software | healthy | sql/schema.sql |
health.php |
software | healthy | public/health.php |
manifest.json |
software | healthy | public/manifest.json |
uysa_migrate.html |
software | healthy | public/uysa_migrate.html |
sw_v120.js |
software | healthy | public/sw_v120.js |
sw.js |
software | healthy | public/sw.js |
uysa-ux-manager.js |
software | healthy | public/uysa-ux-manager.js |
sw_v119.js |
software | healthy | public/sw_v119.js |
index.html |
software | healthy | public/index.html |
style_v118.css |
software | healthy | public/style_v118.css |
uysa_api.php |
software | healthy | public/uysa_api.php |
style_v119.css |
software | healthy | public/style_v119.css |
JwtManager.php |
software | healthy | public/src/JwtManager.php |
ApiKeyManager.php |
software | healthy | public/src/ApiKeyManager.php |
RateLimiter.php |
software | healthy | public/src/RateLimiter.php |
ci.yml |
software | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
init |
software | healthy | public/uysa-ux-manager.js:init |
show |
software | healthy | public/uysa-ux-manager.js:show |
dismiss |
software | healthy | public/uysa-ux-manager.js:dismiss |
setLoading |
software | healthy | public/uysa-ux-manager.js:setLoading |
validateField |
software | healthy | public/uysa-ux-manager.js:validateField |
validateForm |
software | healthy | public/uysa-ux-manager.js:validateForm |
rules |
software | healthy | public/uysa-ux-manager.js:rules |
showFieldError |
software | healthy | public/uysa-ux-manager.js:showFieldError |
clearFieldError |
software | healthy | public/uysa-ux-manager.js:clearFieldError |
setToken |
software | healthy | public/uysa-ux-manager.js:setToken |
call |
software | healthy | public/uysa-ux-manager.js:call |
close |
software | healthy | public/uysa-ux-manager.js:close |
addLiveValidation |
software | healthy | public/uysa-ux-manager.js:addLiveValidation |
| Label | Layer | Status | Path |
|---|---|---|---|
uysa_storage |
data | healthy | sql/schema_v4.sql |
uysa_backups |
data | healthy | sql/schema_v4.sql |
uysa_users |
data | healthy | sql/schema_v4.sql |
uysa_files |
data | healthy | sql/schema_v4.sql |
uysa_audit |
data | healthy | sql/schema_v4.sql |
uysa_logs |
data | healthy | sql/schema_v4.sql |
uysa_rate_limits |
data | healthy | sql/schema_v4.sql |
uysa_rate_locks |
data | healthy | sql/schema_v4.sql |
uysa_api_keys |
data | healthy | sql/schema_v4.sql |
uysa_sessions |
data | healthy | sql/schema_v4.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
sql |
software | healthy | sql |
public |
software | healthy | public |
src |
software | healthy | public/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
quality |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
security |
cicd | healthy | .github/workflows/ci.yml |
docker |
cicd | healthy | .github/workflows/ci.yml |
performance |
cicd | healthy | .github/workflows/ci.yml |
deploy |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | README.md |
sqlite |
data | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
PHP_VERSION |
cicd | healthy | — |
RAILWAY_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wh6djp69 |
software | healthy | /tmp/repobility-clone-wh6djp69 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/dce0c225-6db8-4e17-802b-625cb89bc29d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dce0c225-6db8-4e17-802b-625cb89bc29d/
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.