https://github.com/uwaserver/uwas.git
· scanned 2026-05-16 08:42 UTC (2 weeks, 6 days ago)
· 10 languages
117 findings (44 legacy + 73 scanner) 35th percentile · Go · large (100-500K LoC) Scanner says 69 (higher by 4)
Last scanned 2 weeks, 6 days ago · v1 · 41 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 1366 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 |
|---|---|---|---|
App |
software | healthy | docs/site/src/App.tsx:App |
toggleTheme |
software | healthy | docs/site/src/App.tsx:toggleTheme |
CTA |
software | healthy | docs/site/src/components/CTA.tsx:CTA |
Features |
software | healthy | docs/site/src/components/Features.tsx:Features |
CodeBlock |
software | healthy | docs/site/src/components/QuickStart.tsx:CodeBlock |
QuickStart |
software | healthy | docs/site/src/components/QuickStart.tsx:QuickStart |
handleCopy |
software | healthy | docs/site/src/components/QuickStart.tsx:handleCopy |
Footer |
software | healthy | docs/site/src/components/Footer.tsx:Footer |
CellIcon |
software | healthy | docs/site/src/components/Comparison.tsx:CellIcon |
Comparison |
software | healthy | docs/site/src/components/Comparison.tsx:Comparison |
Performance |
software | healthy | docs/site/src/components/Performance.tsx:Performance |
Pipeline |
software | healthy | docs/site/src/components/Pipeline.tsx:Pipeline |
Hero |
software | healthy | docs/site/src/components/Hero.tsx:Hero |
Navbar |
software | healthy | docs/site/src/components/Navbar.tsx:Navbar |
handleNavClick |
software | healthy | docs/site/src/components/Navbar.tsx:handleNavClick |
PageLoader |
software | healthy | web/dashboard/src/App.tsx:PageLoader |
RequireAuth |
software | healthy | web/dashboard/src/App.tsx:RequireAuth |
PublicOnly |
software | healthy | web/dashboard/src/App.tsx:PublicOnly |
App |
software | healthy | web/dashboard/src/App.tsx:App |
SystemStatsBar |
software | healthy | web/dashboard/src/components/SystemStatsBar.tsx:SystemStats… |
load |
software | healthy | web/dashboard/src/components/SystemStatsBar.tsx:load |
PinModal |
software | healthy | web/dashboard/src/components/PinModal.tsx:PinModal |
handleCancel |
software | healthy | web/dashboard/src/components/PinModal.tsx:handleCancel |
handleSubmit |
software | healthy | web/dashboard/src/components/PinModal.tsx:handleSubmit |
NavLinkItem |
software | healthy | web/dashboard/src/components/Sidebar.tsx:NavLinkItem |
CollapsibleGroup |
software | healthy | web/dashboard/src/components/Sidebar.tsx:CollapsibleGroup |
Sidebar |
software | healthy | web/dashboard/src/components/Sidebar.tsx:Sidebar |
handleLogout |
software | healthy | web/dashboard/src/components/Sidebar.tsx:handleLogout |
closeMobile |
software | healthy | web/dashboard/src/components/Sidebar.tsx:closeMobile |
nav |
software | healthy | web/dashboard/src/components/Sidebar.tsx:nav |
Card |
software | healthy | web/dashboard/src/components/Card.tsx:Card |
FeatureBanner |
software | healthy | web/dashboard/src/components/FeatureBanner.tsx:FeatureBanner |
setToken |
software | healthy | web/dashboard/src/lib/api.ts:setToken |
getToken |
software | healthy | web/dashboard/src/lib/api.ts:getToken |
clearToken |
software | healthy | web/dashboard/src/lib/api.ts:clearToken |
setTOTPCode |
software | healthy | web/dashboard/src/lib/api.ts:setTOTPCode |
setPinCode |
software | healthy | web/dashboard/src/lib/api.ts:setPinCode |
clearPinCode |
software | healthy | web/dashboard/src/lib/api.ts:clearPinCode |
onPinRequired |
software | healthy | web/dashboard/src/lib/api.ts:onPinRequired |
api |
software | healthy | web/dashboard/src/lib/api.ts:api |
fetchFeatures |
software | healthy | web/dashboard/src/lib/api.ts:fetchFeatures |
fetchHealth |
software | healthy | web/dashboard/src/lib/api.ts:fetchHealth |
fetchSystem |
software | healthy | web/dashboard/src/lib/api.ts:fetchSystem |
fetchStats |
software | healthy | web/dashboard/src/lib/api.ts:fetchStats |
fetchDomains |
software | healthy | web/dashboard/src/lib/api.ts:fetchDomains |
fetchMetrics |
software | healthy | web/dashboard/src/lib/api.ts:fetchMetrics |
triggerReload |
software | healthy | web/dashboard/src/lib/api.ts:triggerReload |
triggerPurge |
software | healthy | web/dashboard/src/lib/api.ts:triggerPurge |
fetchCacheStats |
software | healthy | web/dashboard/src/lib/api.ts:fetchCacheStats |
fetchLogs |
software | healthy | web/dashboard/src/lib/api.ts:fetchLogs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GEMINI.md |
software | healthy | GEMINI.md |
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
update.sh |
software | healthy | update.sh |
CLAUDE.md |
software | healthy | CLAUDE.md |
uwas.example.yaml |
software | healthy | uwas.example.yaml |
install.sh |
software | healthy | install.sh |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
.goreleaser.yml |
software | healthy | .goreleaser.yml |
go.mod |
software | healthy | go.mod |
Makefile |
software | healthy | Makefile |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
coverage100_test.go |
software | healthy | internal/tls/coverage100_test.go |
storage_test.go |
software | healthy | internal/tls/storage_test.go |
storage.go |
software | healthy | internal/tls/storage.go |
manager_test.go |
software | healthy | internal/tls/manager_test.go |
leaf.go |
software | healthy | internal/tls/leaf.go |
acme_dns.go |
software | healthy | internal/tls/acme_dns.go |
coverage_test.go |
software | healthy | internal/tls/coverage_test.go |
manager.go |
software | healthy | internal/tls/manager.go |
acme_dns_test.go |
software | healthy | internal/tls/acme_dns_test.go |
client_test.go |
software | healthy | internal/tls/acme/client_test.go |
client.go |
software | healthy | internal/tls/acme/client.go |
jws_test.go |
software | healthy | internal/tls/acme/jws_test.go |
jws.go |
software | healthy | internal/tls/acme/jws.go |
coverage_test.go |
software | healthy | internal/tls/acme/coverage_test.go |
doctor_test.go |
software | healthy | internal/doctor/doctor_test.go |
doctor.go |
software | healthy | internal/doctor/doctor.go |
response_test.go |
software | healthy | internal/router/response_test.go |
response.go |
software | healthy | internal/router/response.go |
vhost.go |
software | healthy | internal/router/vhost.go |
context.go |
software | healthy | internal/router/context.go |
vhost_test.go |
software | healthy | internal/router/vhost_test.go |
unknown_test.go |
software | healthy | internal/router/unknown_test.go |
unknown.go |
software | healthy | internal/router/unknown.go |
queue_test.go |
software | healthy | internal/install/queue_test.go |
queue.go |
software | healthy | internal/install/queue.go |
sshkey.go |
software | healthy | internal/siteuser/sshkey.go |
manager_test.go |
software | healthy | internal/siteuser/manager_test.go |
manager.go |
software | healthy | internal/siteuser/manager.go |
filemanager_test.go |
software | healthy | internal/filemanager/filemanager_test.go |
filemanager.go |
software | healthy | internal/filemanager/filemanager.go |
provider_test.go |
software | healthy | internal/dnsmanager/provider_test.go |
cloudflare.go |
software | healthy | internal/dnsmanager/cloudflare.go |
digitalocean_test.go |
software | healthy | internal/dnsmanager/digitalocean_test.go |
route53.go |
software | healthy | internal/dnsmanager/route53.go |
cloudflare_test.go |
software | healthy | internal/dnsmanager/cloudflare_test.go |
digitalocean.go |
software | healthy | internal/dnsmanager/digitalocean.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
tls |
software | healthy | internal/tls |
acme |
software | healthy | internal/tls/acme |
doctor |
software | healthy | internal/doctor |
router |
software | healthy | internal/router |
install |
software | healthy | internal/install |
siteuser |
software | healthy | internal/siteuser |
filemanager |
software | healthy | internal/filemanager |
dnsmanager |
software | healthy | internal/dnsmanager |
config |
software | healthy | internal/config |
auth |
software | healthy | internal/auth |
notify |
software | healthy | internal/notify |
monitor |
software | healthy | internal/monitor |
analytics |
software | healthy | internal/analytics |
middleware |
software | healthy | internal/middleware |
webhook |
software | healthy | internal/webhook |
phpmanager |
software | healthy | internal/phpmanager |
mcp |
software | healthy | internal/mcp |
appmanager |
software | healthy | internal/appmanager |
cli |
software | healthy | internal/cli |
alerting |
software | healthy | internal/alerting |
firewall |
software | healthy | internal/firewall |
deploy |
software | healthy | internal/deploy |
backup |
software | healthy | internal/backup |
cache |
software | healthy | internal/cache |
logger |
software | healthy | internal/logger |
database |
software | healthy | internal/database |
handler |
software | healthy | internal/handler |
fastcgi |
software | healthy | internal/handler/fastcgi |
static |
software | healthy | internal/handler/static |
proxy |
software | healthy | internal/handler/proxy |
admin |
software | healthy | internal/admin |
dashboard |
software | healthy | internal/admin/dashboard |
cloudflare |
software | healthy | internal/cloudflare |
terminal |
software | healthy | internal/terminal |
rewrite |
software | healthy | internal/rewrite |
rlimit |
software | healthy | internal/rlimit |
sftpserver |
software | healthy | internal/sftpserver |
respond |
software | healthy | internal/respond |
server |
software | healthy | internal/server |
services |
software | healthy | internal/services |
pathsafe |
software | healthy | internal/pathsafe |
dnschecker |
software | healthy | internal/dnschecker |
serverip |
software | healthy | internal/serverip |
selfupdate |
software | healthy | internal/selfupdate |
metrics |
software | healthy | internal/metrics |
migrate |
software | healthy | internal/migrate |
wordpress |
software | healthy | internal/wordpress |
bandwidth |
software | healthy | internal/bandwidth |
cronjob |
software | healthy | internal/cronjob |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/Apps |
frontend | healthy | web/dashboard/src/pages/Apps.tsx |
/Services |
frontend | healthy | web/dashboard/src/pages/Services.tsx |
/Firewall |
frontend | healthy | web/dashboard/src/pages/Firewall.tsx |
/Metrics |
frontend | healthy | web/dashboard/src/pages/Metrics.tsx |
/CronJobs |
frontend | healthy | web/dashboard/src/pages/CronJobs.tsx |
/AuditLog |
frontend | healthy | web/dashboard/src/pages/AuditLog.tsx |
/About |
frontend | healthy | web/dashboard/src/pages/About.tsx |
/FileManager |
frontend | healthy | web/dashboard/src/pages/FileManager.tsx |
/Users |
frontend | healthy | web/dashboard/src/pages/Users.tsx |
/DNS |
frontend | healthy | web/dashboard/src/pages/DNS.tsx |
/ConfigEditor |
frontend | healthy | web/dashboard/src/pages/ConfigEditor.tsx |
/Dashboard |
frontend | healthy | web/dashboard/src/pages/Dashboard.tsx |
/PHPConfig |
frontend | healthy | web/dashboard/src/pages/PHPConfig.tsx |
/Webhooks |
frontend | healthy | web/dashboard/src/pages/Webhooks.tsx |
/AdminUsers |
frontend | healthy | web/dashboard/src/pages/AdminUsers.tsx |
/WordPress |
frontend | healthy | web/dashboard/src/pages/WordPress.tsx |
/Migration |
frontend | healthy | web/dashboard/src/pages/Migration.tsx |
/Terminal |
frontend | healthy | web/dashboard/src/pages/Terminal.tsx |
/Cache |
frontend | healthy | web/dashboard/src/pages/Cache.tsx |
/DomainDetail |
frontend | healthy | web/dashboard/src/pages/DomainDetail.tsx |
/Backups |
frontend | healthy | web/dashboard/src/pages/Backups.tsx |
/Updates |
frontend | healthy | web/dashboard/src/pages/Updates.tsx |
/IPManagement |
frontend | healthy | web/dashboard/src/pages/IPManagement.tsx |
/Topology |
frontend | healthy | web/dashboard/src/pages/Topology.tsx |
/Doctor |
frontend | healthy | web/dashboard/src/pages/Doctor.tsx |
/Login |
frontend | healthy | web/dashboard/src/pages/Login.tsx |
/CloneStaging |
frontend | healthy | web/dashboard/src/pages/CloneStaging.tsx |
/Settings |
frontend | healthy | web/dashboard/src/pages/Settings.tsx |
/Cloudflare |
frontend | healthy | web/dashboard/src/pages/Cloudflare.tsx |
/DBExplorer |
frontend | healthy | web/dashboard/src/pages/DBExplorer.tsx |
/EmailGuide |
frontend | healthy | web/dashboard/src/pages/EmailGuide.tsx |
/Logs |
frontend | healthy | web/dashboard/src/pages/Logs.tsx |
/PHP |
frontend | healthy | web/dashboard/src/pages/PHP.tsx |
/UnknownDomains |
frontend | healthy | web/dashboard/src/pages/UnknownDomains.tsx |
/Security |
frontend | healthy | web/dashboard/src/pages/Security.tsx |
/Analytics |
frontend | healthy | web/dashboard/src/pages/Analytics.tsx |
/Database |
frontend | healthy | web/dashboard/src/pages/Database.tsx |
/Domains |
frontend | healthy | web/dashboard/src/pages/Domains.tsx |
/Certificates |
frontend | healthy | web/dashboard/src/pages/Certificates.tsx |
/Packages |
frontend | healthy | web/dashboard/src/pages/Packages.tsx |
/login |
frontend | healthy | web/dashboard/src/App.tsx |
/ |
frontend | healthy | web/dashboard/src/App.tsx |
/domains |
frontend | healthy | web/dashboard/src/App.tsx |
/domains/:host |
frontend | healthy | web/dashboard/src/App.tsx |
/topology |
frontend | healthy | web/dashboard/src/App.tsx |
/cache |
frontend | healthy | web/dashboard/src/App.tsx |
/metrics |
frontend | healthy | web/dashboard/src/App.tsx |
/logs |
frontend | healthy | web/dashboard/src/App.tsx |
/analytics |
frontend | healthy | web/dashboard/src/App.tsx |
/config-editor |
frontend | healthy | web/dashboard/src/App.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
10.0.0.0 |
network | healthy | uwas.example.yaml |
172.16.0.0 |
network | healthy | uwas.example.yaml |
192.168.0.0 |
network | healthy | uwas.example.yaml |
127.0.0.1 |
network | healthy | uwas.example.yaml |
1.2.3.4 |
network | healthy | internal/doctor/doctor_test.go |
192.168.1.1 |
network | healthy | internal/siteuser/manager_test.go |
10.0.0.5 |
network | healthy | internal/siteuser/manager_test.go |
5.6.7.8 |
network | healthy | internal/dnsmanager/digitalocean_test.go |
1.1.1.1 |
network | healthy | internal/dnsmanager/digitalocean_test.go |
9.8.7.6 |
network | healthy | internal/dnsmanager/digitalocean_test.go |
10.0.0.1 |
network | healthy | internal/dnsmanager/cloudflare_test.go |
172.16.0.1 |
network | healthy | internal/config/validate_test.go |
192.168.1.10 |
network | healthy | internal/config/validate_test.go |
169.254.169.254 |
network | healthy | internal/config/validate_test.go |
127.0.0.0 |
network | healthy | internal/config/validate.go |
169.254.0.0 |
network | healthy | internal/config/validate.go |
192.0.2.0 |
network | healthy | internal/config/validate.go |
198.51.100.0 |
network | healthy | internal/config/validate.go |
203.0.2.0 |
network | healthy | internal/config/validate.go |
2.2.2.2 |
network | healthy | internal/analytics/collector_test.go |
1.1.1.2 |
network | healthy | internal/analytics/collector_test.go |
3.3.3.3 |
network | healthy | internal/analytics/collector_test.go |
9.10.11.12 |
network | healthy | internal/analytics/collector_test.go |
4.4.4.4 |
network | healthy | internal/analytics/collector_test.go |
5.5.5.5 |
network | healthy | internal/analytics/collector_test.go |
120.0.0.0 |
network | healthy | internal/analytics/collector_test.go |
106.0.0.0 |
network | healthy | internal/analytics/collector_test.go |
8.8.8.8 |
network | healthy | internal/middleware/geoip_test.go |
10.0.0.2 |
network | healthy | internal/middleware/geoip_test.go |
192.168.1.100 |
network | healthy | internal/middleware/geoip_test.go |
1.2.3.0 |
network | healthy | internal/middleware/geoip_test.go |
5.6.7.0 |
network | healthy | internal/middleware/geoip_test.go |
203.0.113.50 |
network | healthy | internal/middleware/middleware_test.go |
198.51.100.25 |
network | healthy | internal/middleware/middleware_test.go |
192.0.2.1 |
network | healthy | internal/middleware/middleware_test.go |
192.168.5.100 |
network | healthy | internal/middleware/middleware_test.go |
10.0.0.6 |
network | healthy | internal/middleware/middleware_test.go |
198.51.100.99 |
network | healthy | internal/middleware/middleware_extra_test.go |
10.0.0.3 |
network | healthy | internal/middleware/middleware_extra_test.go |
192.168.1.50 |
network | healthy | internal/handler/fastcgi/env_test.go |
93.184.216.34 |
network | healthy | internal/dnschecker/checker_test.go |
99.99.99.99 |
network | healthy | internal/dnschecker/checker_test.go |
172.16.0.5 |
network | healthy | internal/dnschecker/checker_test.go |
169.254.1.1 |
network | healthy | internal/serverip/detect_test.go |
203.0.113.1 |
network | healthy | internal/serverip/detect_test.go |
198.51.100.42 |
network | healthy | internal/serverip/detect_test.go |
10.99.99.1 |
network | healthy | internal/serverip/detect_test.go |
192.168.255.255 |
network | healthy | internal/serverip/detect_test.go |
100.64.0.1 |
network | healthy | internal/serverip/detect_test.go |
192.168.1.0 |
network | healthy | web/dashboard/src/pages/Security.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | docs/site/src/App.tsx |
CTA |
frontend | healthy | docs/site/src/components/CTA.tsx |
Features |
frontend | healthy | docs/site/src/components/Features.tsx |
QuickStart |
frontend | healthy | docs/site/src/components/QuickStart.tsx |
Footer |
frontend | healthy | docs/site/src/components/Footer.tsx |
Comparison |
frontend | healthy | docs/site/src/components/Comparison.tsx |
Performance |
frontend | healthy | docs/site/src/components/Performance.tsx |
Pipeline |
frontend | healthy | docs/site/src/components/Pipeline.tsx |
Hero |
frontend | healthy | docs/site/src/components/Hero.tsx |
Navbar |
frontend | healthy | docs/site/src/components/Navbar.tsx |
App |
frontend | healthy | web/dashboard/src/App.tsx |
SystemStatsBar |
frontend | healthy | web/dashboard/src/components/SystemStatsBar.tsx |
PinModal |
frontend | healthy | web/dashboard/src/components/PinModal.tsx |
Sidebar |
frontend | healthy | web/dashboard/src/components/Sidebar.tsx |
Card |
frontend | healthy | web/dashboard/src/components/Card.tsx |
FeatureBanner |
frontend | healthy | web/dashboard/src/components/FeatureBanner.tsx |
Apps |
frontend | healthy | web/dashboard/src/pages/Apps.tsx |
Services |
frontend | healthy | web/dashboard/src/pages/Services.tsx |
Firewall |
frontend | healthy | web/dashboard/src/pages/Firewall.tsx |
Metrics |
frontend | healthy | web/dashboard/src/pages/Metrics.tsx |
CronJobs |
frontend | healthy | web/dashboard/src/pages/CronJobs.tsx |
AuditLog |
frontend | healthy | web/dashboard/src/pages/AuditLog.tsx |
About |
frontend | healthy | web/dashboard/src/pages/About.tsx |
FileManager |
frontend | healthy | web/dashboard/src/pages/FileManager.tsx |
Users |
frontend | healthy | web/dashboard/src/pages/Users.tsx |
DNS |
frontend | healthy | web/dashboard/src/pages/DNS.tsx |
ConfigEditor |
frontend | healthy | web/dashboard/src/pages/ConfigEditor.tsx |
Dashboard |
frontend | healthy | web/dashboard/src/pages/Dashboard.tsx |
PHPConfig |
frontend | healthy | web/dashboard/src/pages/PHPConfig.tsx |
Webhooks |
frontend | healthy | web/dashboard/src/pages/Webhooks.tsx |
AdminUsers |
frontend | healthy | web/dashboard/src/pages/AdminUsers.tsx |
WordPress |
frontend | healthy | web/dashboard/src/pages/WordPress.tsx |
Migration |
frontend | healthy | web/dashboard/src/pages/Migration.tsx |
TerminalPage |
frontend | healthy | web/dashboard/src/pages/Terminal.tsx |
Cache |
frontend | healthy | web/dashboard/src/pages/Cache.tsx |
DomainDetail |
frontend | healthy | web/dashboard/src/pages/DomainDetail.tsx |
Backups |
frontend | healthy | web/dashboard/src/pages/Backups.tsx |
Updates |
frontend | healthy | web/dashboard/src/pages/Updates.tsx |
IPManagement |
frontend | healthy | web/dashboard/src/pages/IPManagement.tsx |
Topology |
frontend | healthy | web/dashboard/src/pages/Topology.tsx |
Doctor |
frontend | healthy | web/dashboard/src/pages/Doctor.tsx |
Login |
frontend | healthy | web/dashboard/src/pages/Login.tsx |
CloneStaging |
frontend | healthy | web/dashboard/src/pages/CloneStaging.tsx |
Settings |
frontend | healthy | web/dashboard/src/pages/Settings.tsx |
Cloudflare |
frontend | healthy | web/dashboard/src/pages/Cloudflare.tsx |
DBExplorer |
frontend | healthy | web/dashboard/src/pages/DBExplorer.tsx |
EmailGuide |
frontend | healthy | web/dashboard/src/pages/EmailGuide.tsx |
Logs |
frontend | healthy | web/dashboard/src/pages/Logs.tsx |
PHP |
frontend | healthy | web/dashboard/src/pages/PHP.tsx |
UnknownDomains |
frontend | healthy | web/dashboard/src/pages/UnknownDomains.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env in repo |
security | healthy | examples/wordpress/.env |
password_literal::internal/auth/manager_test.go |
security | healthy | internal/auth/manager_test.go |
password_literal::internal/notify/smtp_test.go |
security | healthy | internal/notify/smtp_test.go |
password_literal::internal/backup/backup_test.go |
security | healthy | internal/backup/backup_test.go |
password_literal::internal/database/docker.go |
security | healthy | internal/database/docker.go |
password_literal::internal/database/docker.go |
security | healthy | internal/database/docker.go |
password_literal::internal/database/manager_test.go |
security | healthy | internal/database/manager_test.go |
password_literal::internal/admin/api_test.go |
security | healthy | internal/admin/api_test.go |
password_literal::internal/admin/api_test.go |
security | healthy | internal/admin/api_test.go |
password_literal::internal/sftpserver/server_test.go |
security | healthy | internal/sftpserver/server_test.go |
password_literal::internal/sftpserver/server_test.go |
security | healthy | internal/sftpserver/server_test.go |
password_literal::internal/sftpserver/server_test.go |
security | healthy | internal/sftpserver/server_test.go |
password_literal::internal/sftpserver/server_test.go |
security | healthy | internal/sftpserver/server_test.go |
generic_api_key::test/integration/advanced_test.go |
security | healthy | test/integration/advanced_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | uwas.example.yaml |
port:80 |
network | healthy | Dockerfile |
port:443 |
network | healthy | docker-compose.yml |
port:9443 |
network | healthy | docker-compose.yml |
port:587 |
network | healthy | internal/notify/channels.go |
port:22 |
network | healthy | internal/backup/sftp.go |
port:8080 |
network | healthy | internal/server/server_extra_test.go |
port:3307 |
network | healthy | web/dashboard/src/pages/Database.tsx |
port:8000 |
network | healthy | web/dashboard/src/pages/Domains.tsx |
port:82 |
network | healthy | examples/wordpress/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/auth/persist_test.go |
security | healthy | internal/auth/persist_test.go |
auth::internal/config/admin.go |
security | healthy | internal/config/admin.go |
auth::internal/admin/config_editor_test.go |
security | healthy | internal/admin/config_editor_test.go |
auth::internal/cloudflare/client.go |
security | healthy | internal/cloudflare/client.go |
auth::internal/auth/persist.go |
security | healthy | internal/auth/persist.go |
auth::internal/admin/api_test.go |
security | healthy | internal/admin/api_test.go |
auth::internal/auth/manager.go |
security | healthy | internal/auth/manager.go |
auth::web/dashboard/src/pages/Settings.tsx |
security | healthy | web/dashboard/src/pages/Settings.tsx |
auth::internal/admin/api.go |
security | healthy | internal/admin/api.go |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
uwas |
hardware | healthy | docker-compose.yml |
php |
hardware | healthy | docker-compose.yml |
db |
hardware | healthy | docker-compose.yml |
uwas |
hardware | healthy | examples/wordpress/docker-compose.yml |
php |
hardware | healthy | examples/wordpress/docker-compose.yml |
db |
hardware | healthy | examples/wordpress/docker-compose.yml |
wp-init |
hardware | healthy | examples/wordpress/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
dashboard |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/docs.yml |
deploy |
cicd | healthy | .github/workflows/docs.yml |
validate |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | uwas.example.yaml |
mariadb |
data | healthy | docker-compose.yml |
mysql |
data | healthy | docker-compose.yml |
postgresql |
data | healthy | web/dashboard/src/pages/WordPress.tsx |
redis |
data | healthy | web/dashboard/src/pages/Cache.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | internal/doctor/doctor.go |
caddy |
network | healthy | internal/cli/conflicts.go |
haproxy |
network | healthy | internal/server/server.go |
loadbalancer |
network | healthy | docs/site/src/components/Features.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::hetzner |
hardware | healthy | web/dashboard/src/pages/DNS.tsx |
vps::digitalocean |
hardware | healthy | web/dashboard/src/pages/DNS.tsx |
vps::aws |
hardware | healthy | web/dashboard/src/pages/Settings.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::docs |
cicd | healthy | .github/workflows/docs.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-377n3lvh |
software | healthy | /tmp/repobility-clone-377n3lvh |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/5318fb65-b278-4ce1-96c1-388f37dec9a6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5318fb65-b278-4ce1-96c1-388f37dec9a6/
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.