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.

arek199602/pit38

https://github.com/arek199602/pit38 · scanned 2026-06-17 01:34 UTC (1 month, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.1 (diff) · 13 actionable findings from 1 signal source. 8 repeated signals grouped for readability. 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 103 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
vite.config.ts software healthy vite.config.ts
.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
application_helper.rb software healthy app/helpers/application_helper.rb
application_job.rb software healthy app/jobs/application_job.rb
application.js software healthy app/frontend/entrypoints/application.js
inertia.js software healthy app/frontend/entrypoints/inertia.js
index.vue software healthy app/frontend/pages/inertia_example/index.vue
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
inertia_example_controller.rb software healthy app/controllers/inertia_example_controller.rb
inertia_controller.rb software healthy app/controllers/inertia_controller.rb
application_record.rb software healthy app/models/application_record.rb
application.css software healthy app/assets/stylesheets/application.css
dependabot.yml software healthy .github/dependabot.yml
ci.yml software healthy .github/workflows/ci.yml
cable_schema.rb software healthy db/cable_schema.rb
seeds.rb software healthy db/seeds.rb
queue_schema.rb software healthy db/queue_schema.rb
cache_schema.rb software healthy db/cache_schema.rb
test_helper.rb software healthy test/test_helper.rb
vite.json software healthy config/vite.json
routes.rb software healthy config/routes.rb
database.yml software healthy config/database.yml
bundler-audit.yml software healthy config/bundler-audit.yml
boot.rb software healthy config/boot.rb
puma.rb software healthy config/puma.rb
recurring.yml software healthy config/recurring.yml
storage.yml software healthy config/storage.yml
ci.rb software healthy config/ci.rb
application.rb software healthy config/application.rb
cache.yml software healthy config/cache.yml
environment.rb software healthy config/environment.rb
cable.yml software healthy config/cable.yml
queue.yml software healthy config/queue.yml
deploy.yml software healthy config/deploy.yml
inertia_rails.rb software healthy config/initializers/inertia_rails.rb
filter_parameter_logging.rb software healthy config/initializers/filter_parameter_logging.rb
inflections.rb software healthy config/initializers/inflections.rb
content_security_policy.rb software healthy config/initializers/content_security_policy.rb
assets.rb software healthy config/initializers/assets.rb
en.yml software healthy config/locales/en.yml
production.rb software healthy config/environments/production.rb
test.rb software healthy config/environments/test.rb
development.rb software healthy config/environments/development.rb

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

LabelLayerStatusPath
app software healthy app
helpers software healthy app/helpers
jobs software healthy app/jobs
frontend software healthy app/frontend
entrypoints software healthy app/frontend/entrypoints
pages software healthy app/frontend/pages
inertia_example software healthy app/frontend/pages/inertia_example
views software healthy app/views
pwa software healthy app/views/pwa
mailers software healthy app/mailers
controllers software healthy app/controllers
models software healthy app/models
assets software healthy app/assets
stylesheets software healthy app/assets/stylesheets
.github software healthy .github
workflows software healthy .github/workflows
db software healthy db
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

LabelLayerStatusPath
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

LabelLayerStatusPath
scan_ruby 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

LabelLayerStatusPath
redis data healthy .github/workflows/ci.yml
sqlite data healthy config/database.yml
mysql data healthy config/deploy.yml

LabelLayerStatusPath
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

LabelLayerStatusPath
RUBOCOP_CACHE_ROOT cicd healthy
DEPENDENCIES_HASH cicd healthy
RAILS_MASTER_KEY cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy config/storage.yml
vps::digitalocean hardware healthy config/deploy.yml

LabelLayerStatusPath
arek199602__pit38 software healthy /data/fable5_failed_archive/arek199602__pit38

LabelLayerStatusPath
clientPath software healthy app/views/pwa/service-worker.js:clientPath

LabelLayerStatusPath
loadbalancer network healthy config/deploy.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/29dd6f92-49c9-4b27-b003-6c2c7ab23072/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/29dd6f92-49c9-4b27-b003-6c2c7ab23072/

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.