Scan timing: clone 1.55s · analysis 0.31s · 0.5 MB · GitHub preflight 412ms
https://github.com/ITSSOUMIT/findbug
· scanned 2026-05-27 12:48 UTC (1 week, 2 days ago)
· 10 languages
15 findings (9 legacy + 6 scanner) Scanner says 99 (lower by 39)
Last scanned 1 week, 2 days ago · v2 · 12 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
80.0 | 0.15 | 12.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
60.0 | 0.15 | 9.00 |
practices_score |
42.0 | 0.15 | 6.30 |
code_quality |
76.1 | 0.10 | 7.61 |
| Overall | 1.00 | 59.9 |
All 78 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 |
Gemfile |
software | healthy | Gemfile |
README.md |
software | healthy | README.md |
spec_helper.rb |
software | healthy | spec/spec_helper.rb |
findbug_spec.rb |
software | healthy | spec/findbug_spec.rb |
performance_event_spec.rb |
software | healthy | spec/findbug/performance_event_spec.rb |
adapter_helper_spec.rb |
software | healthy | spec/findbug/adapter_helper_spec.rb |
error_event_spec.rb |
software | healthy | spec/findbug/error_event_spec.rb |
index.html |
software | healthy | docs/index.html |
docs.html |
software | healthy | docs/docs.html |
alert_channel.rb |
software | healthy | app/models/findbug/alert_channel.rb |
error_event.rb |
software | healthy | app/models/findbug/error_event.rb |
performance_event.rb |
software | healthy | app/models/findbug/performance_event.rb |
alerts_controller.rb |
software | healthy | app/controllers/findbug/alerts_controller.rb |
application_controller.rb |
software | healthy | app/controllers/findbug/application_controller.rb |
performance_controller.rb |
software | healthy | app/controllers/findbug/performance_controller.rb |
dashboard_controller.rb |
software | healthy | app/controllers/findbug/dashboard_controller.rb |
errors_controller.rb |
software | healthy | app/controllers/findbug/errors_controller.rb |
alert_job.rb |
software | healthy | app/jobs/findbug/alert_job.rb |
persist_job.rb |
software | healthy | app/jobs/findbug/persist_job.rb |
cleanup_job.rb |
software | healthy | app/jobs/findbug/cleanup_job.rb |
findbug.rb |
software | healthy | lib/findbug.rb |
adapter_helper.rb |
software | healthy | lib/findbug/adapter_helper.rb |
engine.rb |
software | healthy | lib/findbug/engine.rb |
background_persister.rb |
software | healthy | lib/findbug/background_persister.rb |
configuration.rb |
software | healthy | lib/findbug/configuration.rb |
railtie.rb |
software | healthy | lib/findbug/railtie.rb |
version.rb |
software | healthy | lib/findbug/version.rb |
data_scrubber.rb |
software | healthy | lib/findbug/processing/data_scrubber.rb |
controller_methods.rb |
software | healthy | lib/findbug/rails/controller_methods.rb |
transaction.rb |
software | healthy | lib/findbug/performance/transaction.rb |
instrumentation.rb |
software | healthy | lib/findbug/performance/instrumentation.rb |
throttler.rb |
software | healthy | lib/findbug/alerts/throttler.rb |
dispatcher.rb |
software | healthy | lib/findbug/alerts/dispatcher.rb |
slack.rb |
software | healthy | lib/findbug/alerts/channels/slack.rb |
base.rb |
software | healthy | lib/findbug/alerts/channels/base.rb |
email.rb |
software | healthy | lib/findbug/alerts/channels/email.rb |
discord.rb |
software | healthy | lib/findbug/alerts/channels/discord.rb |
webhook.rb |
software | healthy | lib/findbug/alerts/channels/webhook.rb |
middleware.rb |
software | healthy | lib/findbug/capture/middleware.rb |
context.rb |
software | healthy | lib/findbug/capture/context.rb |
exception_handler.rb |
software | healthy | lib/findbug/capture/exception_handler.rb |
exception_subscriber.rb |
software | healthy | lib/findbug/capture/exception_subscriber.rb |
message_handler.rb |
software | healthy | lib/findbug/capture/message_handler.rb |
circuit_breaker.rb |
software | healthy | lib/findbug/storage/circuit_breaker.rb |
redis_buffer.rb |
software | healthy | lib/findbug/storage/redis_buffer.rb |
connection_pool.rb |
software | healthy | lib/findbug/storage/connection_pool.rb |
upgrade_generator.rb |
software | healthy | lib/generators/findbug/upgrade_generator.rb |
install_generator.rb |
software | healthy | lib/generators/findbug/install_generator.rb |
create_findbug_error_events.rb |
software | healthy | lib/generators/findbug/templates/create_findbug_error_event… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
spec |
software | healthy | spec |
findbug |
software | healthy | spec/findbug |
docs |
software | healthy | docs |
app |
software | healthy | app |
models |
software | healthy | app/models |
findbug |
software | healthy | app/models/findbug |
controllers |
software | healthy | app/controllers |
findbug |
software | healthy | app/controllers/findbug |
jobs |
software | healthy | app/jobs |
findbug |
software | healthy | app/jobs/findbug |
lib |
software | healthy | lib |
findbug |
software | healthy | lib/findbug |
processing |
software | healthy | lib/findbug/processing |
rails |
software | healthy | lib/findbug/rails |
performance |
software | healthy | lib/findbug/performance |
alerts |
software | healthy | lib/findbug/alerts |
channels |
software | healthy | lib/findbug/alerts/channels |
capture |
software | healthy | lib/findbug/capture |
storage |
software | healthy | lib/findbug/storage |
generators |
software | healthy | lib/generators |
findbug |
software | healthy | lib/generators/findbug |
templates |
software | healthy | lib/generators/findbug/templates |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ygtby1qh |
software | healthy | /tmp/repobility-clone-ygtby1qh |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | Gemfile |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::app/controllers/findbug/application_controller.rb |
security | healthy | app/controllers/findbug/application_controller.rb |
This page is publicly accessible at:
https://repobility.com/scan/7fd579a0-3a79-499a-a67d-4c4ded41328c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7fd579a0-3a79-499a-a67d-4c4ded41328c/
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.