https://github.com/ClownViper/diary_application
· scanned 2026-06-17 01:23 UTC (1 month, 2 weeks ago)
25 raw signals (0 security + 25 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -7.7 (diff) · 15 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 207 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 |
|---|---|---|---|
.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 |
render.yaml |
software | healthy | render.yaml |
Dockerfile |
software | healthy | Dockerfile |
Gemfile |
software | healthy | Gemfile |
diaries_helper.rb |
software | healthy | app/helpers/diaries_helper.rb |
categories_helper.rb |
software | healthy | app/helpers/categories_helper.rb |
application_helper.rb |
software | healthy | app/helpers/application_helper.rb |
dashboard_helper.rb |
software | healthy | app/helpers/dashboard_helper.rb |
expenses_helper.rb |
software | healthy | app/helpers/expenses_helper.rb |
schedules_helper.rb |
software | healthy | app/helpers/schedules_helper.rb |
health_logs_helper.rb |
software | healthy | app/helpers/health_logs_helper.rb |
books_helper.rb |
software | healthy | app/helpers/books_helper.rb |
notification_job.rb |
software | healthy | app/jobs/notification_job.rb |
application_job.rb |
software | healthy | app/jobs/application_job.rb |
service-worker.js |
software | healthy | app/views/pwa/service-worker.js |
application_mailer.rb |
software | healthy | app/mailers/application_mailer.rb |
csv_exports_controller.rb |
software | healthy | app/controllers/csv_exports_controller.rb |
application_controller.rb |
software | healthy | app/controllers/application_controller.rb |
settings_controller.rb |
software | healthy | app/controllers/settings_controller.rb |
calendar_controller.rb |
software | healthy | app/controllers/calendar_controller.rb |
dashboard_controller.rb |
software | healthy | app/controllers/dashboard_controller.rb |
diaries_controller.rb |
software | healthy | app/controllers/diaries_controller.rb |
content_settings_controller.rb |
software | healthy | app/controllers/content_settings_controller.rb |
schedules_controller.rb |
software | healthy | app/controllers/schedules_controller.rb |
push_subscriptions_controller.rb |
software | healthy | app/controllers/push_subscriptions_controller.rb |
expenses_controller.rb |
software | healthy | app/controllers/expenses_controller.rb |
health_logs_controller.rb |
software | healthy | app/controllers/health_logs_controller.rb |
categories_controller.rb |
software | healthy | app/controllers/categories_controller.rb |
locales_controller.rb |
software | healthy | app/controllers/locales_controller.rb |
books_controller.rb |
software | healthy | app/controllers/books_controller.rb |
sessions_controller.rb |
software | healthy | app/controllers/users/sessions_controller.rb |
book.rb |
software | healthy | app/models/book.rb |
schedule.rb |
software | healthy | app/models/schedule.rb |
category.rb |
software | healthy | app/models/category.rb |
push_subscription.rb |
software | healthy | app/models/push_subscription.rb |
diary.rb |
software | healthy | app/models/diary.rb |
application_record.rb |
software | healthy | app/models/application_record.rb |
health_log.rb |
software | healthy | app/models/health_log.rb |
expense.rb |
software | healthy | app/models/expense.rb |
user.rb |
software | healthy | app/models/user.rb |
image_attachable.rb |
software | healthy | app/models/concerns/image_attachable.rb |
date_defaultable.rb |
software | healthy | app/models/concerns/date_defaultable.rb |
application.js |
software | healthy | app/javascript/application.js |
push_notifications.js |
software | healthy | app/javascript/push_notifications.js |
calendar.js |
software | healthy | app/javascript/calendar.js |
application.js |
software | healthy | app/javascript/controllers/application.js |
hello_controller.js |
software | healthy | app/javascript/controllers/hello_controller.js |
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 |
jobs |
software | healthy | app/jobs |
views |
software | healthy | app/views |
pwa |
software | healthy | app/views/pwa |
mailers |
software | healthy | app/mailers |
controllers |
software | healthy | app/controllers |
users |
software | healthy | app/controllers/users |
models |
software | healthy | app/models |
concerns |
software | healthy | app/models/concerns |
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 |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
spec |
software | healthy | spec |
factories |
software | healthy | spec/factories |
requests |
software | healthy | spec/requests |
support |
software | healthy | spec/support |
models |
software | healthy | spec/models |
db |
software | healthy | db |
migrate |
software | healthy | db/migrate |
test |
software | healthy | test |
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 |
|---|---|---|---|
password_literal::db/seeds.rb |
security | healthy | db/seeds.rb |
password_literal::db/seeds.rb |
security | healthy | db/seeds.rb |
password_literal::config/locales/en.yml |
security | healthy | config/locales/en.yml |
password_literal::config/locales/en.yml |
security | healthy | config/locales/en.yml |
password_literal::config/locales/en.yml |
security | healthy | config/locales/en.yml |
password_literal::config/locales/ja.yml |
security | healthy | config/locales/ja.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
clientPath |
software | healthy | app/views/pwa/service-worker.js:clientPath |
updateButtonState |
software | healthy | app/javascript/push_notifications.js:updateButtonState |
sendSubscriptionToServer |
software | healthy | app/javascript/push_notifications.js:sendSubscriptionToServ… |
urlBase64ToUint8Array |
software | healthy | app/javascript/push_notifications.js:urlBase64ToUint8Array |
base64 |
software | healthy | app/javascript/push_notifications.js:base64 |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
redis |
data | healthy | .github/workflows/ci.yml |
postgres |
data | healthy | config/database.yml |
sqlite |
data | healthy | config/deploy.yml |
mysql |
data | healthy | config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
port:1000 |
network | healthy | Dockerfile |
port:6379 |
network | healthy | .github/workflows/ci.yml |
port:127 |
network | healthy | config/deploy.yml |
port:3306 |
network | healthy | config/deploy.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 |
system-test |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.0.1 |
network | healthy | config/deploy.yml |
192.168.0.2 |
network | healthy | config/deploy.yml |
127.0.0.1 |
network | healthy | config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
RUBOCOP_CACHE_ROOT |
cicd | healthy | — |
DEPENDENCIES_HASH |
cicd | healthy | — |
RAILS_MASTER_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | config/storage.yml |
vps::digitalocean |
hardware | healthy | config/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ClownViper__diary_application |
software | healthy | /data/fable5_failed_archive/ClownViper__diary_application |
| Label | Layer | Status | Path |
|---|---|---|---|
extends |
software | healthy | app/javascript/controllers/hello_controller.js:extends |
| Label | Layer | Status | Path |
|---|---|---|---|
loadbalancer |
network | healthy | config/deploy.yml |
| 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/26d0a37d-96f7-4668-acac-10c571e79ffa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/26d0a37d-96f7-4668-acac-10c571e79ffa/
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.