https://github.com/bnzelener/zelberts
· scanned 2026-06-17 01:41 UTC (1 month, 1 week ago)
18 raw signals (0 security + 18 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +7.6 (diff) · 11 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 147 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 |
|---|---|---|---|
Procfile |
software | healthy | Procfile |
.rubocop.yml |
software | healthy | .rubocop.yml |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
Gemfile |
software | healthy | Gemfile |
rsvps_helper.rb |
software | healthy | app/helpers/rsvps_helper.rb |
gallery_helper.rb |
software | healthy | app/helpers/gallery_helper.rb |
application_helper.rb |
software | healthy | app/helpers/application_helper.rb |
travel_helper.rb |
software | healthy | app/helpers/travel_helper.rb |
events_helper.rb |
software | healthy | app/helpers/events_helper.rb |
pages_helper.rb |
software | healthy | app/helpers/pages_helper.rb |
registry_helper.rb |
software | healthy | app/helpers/registry_helper.rb |
guests_helper.rb |
software | healthy | app/helpers/admin/guests_helper.rb |
application_job.rb |
software | healthy | app/jobs/application_job.rb |
channel.rb |
software | healthy | app/channels/application_cable/channel.rb |
connection.rb |
software | healthy | app/channels/application_cable/connection.rb |
service-worker.js |
software | healthy | app/views/pwa/service-worker.js |
application_mailer.rb |
software | healthy | app/mailers/application_mailer.rb |
application_controller.rb |
software | healthy | app/controllers/application_controller.rb |
invite_groups_controller.rb |
software | healthy | app/controllers/invite_groups_controller.rb |
pages_controller.rb |
software | healthy | app/controllers/pages_controller.rb |
events_controller.rb |
software | healthy | app/controllers/events_controller.rb |
registry_controller.rb |
software | healthy | app/controllers/registry_controller.rb |
travel_controller.rb |
software | healthy | app/controllers/travel_controller.rb |
rsvps_controller.rb |
software | healthy | app/controllers/rsvps_controller.rb |
guests_controller.rb |
software | healthy | app/controllers/admin/guests_controller.rb |
invite_groups_controller.rb |
software | healthy | app/controllers/admin/invite_groups_controller.rb |
guest_imports_controller.rb |
software | healthy | app/controllers/admin/guest_imports_controller.rb |
events_controller.rb |
software | healthy | app/controllers/admin/events_controller.rb |
base_controller.rb |
software | healthy | app/controllers/admin/base_controller.rb |
invite_group.rb |
software | healthy | app/models/invite_group.rb |
application_record.rb |
software | healthy | app/models/application_record.rb |
event_response.rb |
software | healthy | app/models/event_response.rb |
guest.rb |
software | healthy | app/models/guest.rb |
event.rb |
software | healthy | app/models/event.rb |
application.js |
software | healthy | app/javascript/application.js |
application.js |
software | healthy | app/javascript/controllers/application.js |
rsvp_guest_controller.js |
software | healthy | app/javascript/controllers/rsvp_guest_controller.js |
hello_controller.js |
software | healthy | app/javascript/controllers/hello_controller.js |
index.js |
software | healthy | app/javascript/controllers/index.js |
application.css |
software | healthy | app/assets/tailwind/application.css |
application.css |
software | healthy | app/assets/stylesheets/application.css |
manifest.js |
software | healthy | app/assets/config/manifest.js |
dependabot.yml |
software | healthy | .github/dependabot.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
seeds.rb |
software | healthy | db/seeds.rb |
schema.rb |
software | healthy | db/schema.rb |
20260604041041_create_event_responses.rb |
software | healthy | db/migrate/20260604041041_create_event_responses.rb |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
helpers |
software | healthy | app/helpers |
admin |
software | healthy | app/helpers/admin |
jobs |
software | healthy | app/jobs |
channels |
software | healthy | app/channels |
application_cable |
software | healthy | app/channels/application_cable |
views |
software | healthy | app/views |
pwa |
software | healthy | app/views/pwa |
mailers |
software | healthy | app/mailers |
controllers |
software | healthy | app/controllers |
admin |
software | healthy | app/controllers/admin |
models |
software | healthy | app/models |
javascript |
software | healthy | app/javascript |
controllers |
software | healthy | app/javascript/controllers |
assets |
software | healthy | app/assets |
tailwind |
software | healthy | app/assets/tailwind |
stylesheets |
software | healthy | app/assets/stylesheets |
config |
software | healthy | app/assets/config |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
db |
software | healthy | db |
migrate |
software | healthy | db/migrate |
test |
software | healthy | test |
channels |
software | healthy | test/channels |
application_cable |
software | healthy | test/channels/application_cable |
controllers |
software | healthy | test/controllers |
admin |
software | healthy | test/controllers/admin |
models |
software | healthy | test/models |
fixtures |
software | healthy | test/fixtures |
config |
software | healthy | config |
initializers |
software | healthy | config/initializers |
locales |
software | healthy | config/locales |
environments |
software | healthy | config/environments |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
port:443 |
network | healthy | Dockerfile |
port:3000 |
network | healthy | Dockerfile |
port:1000 |
network | healthy | Dockerfile |
port:5432 |
network | healthy | .github/workflows/ci.yml |
port:6379 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
scan_ruby |
cicd | healthy | .github/workflows/ci.yml |
scan_js |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | Dockerfile |
redis |
data | healthy | Gemfile |
postgres |
data | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
extends |
software | healthy | app/javascript/controllers/rsvp_guest_controller.js:extends |
extends |
software | healthy | app/javascript/controllers/hello_controller.js:extends |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | config/storage.yml |
vps::azure |
hardware | healthy | config/storage.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
bnzelener__zelberts |
software | healthy | /data/fable5_failed_archive/bnzelener__zelberts |
| Label | Layer | Status | Path |
|---|---|---|---|
clientPath |
software | healthy | app/views/pwa/service-worker.js:clientPath |
| 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/a28faaa6-dc40-429a-9351-352841ea35b9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a28faaa6-dc40-429a-9351-352841ea35b9/
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.