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.

Scan timing: clone 3.03s · analysis 2.74s · 0.2 MB · GitHub API rate-limit (preflight)

laravel/laravel

https://github.com/laravel/laravel · scanned 2026-06-05 07:20 UTC (5 days, 23 hours ago) · 10 languages

27 raw signals (11 security + 16 graph) System graph score 92 (lower by 16)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 23 hours ago · v2 · 19 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 93.7 0.25 23.43
testing_score 46.0 0.20 9.20
documentation_score 48.7 0.15 7.30
practices_score 84.0 0.15 12.60
code_quality 80.0 0.10 8.00
Overall 1.00 75.5
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 77 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.js software warning vite.config.js
.styleci.yml software healthy .styleci.yml
README.md software healthy README.md
package.json software healthy package.json
composer.json software healthy composer.json
.env.example software healthy .env.example
CHANGELOG.md software healthy CHANGELOG.md
logging.php software healthy config/logging.php
mail.php software healthy config/mail.php
session.php software healthy config/session.php
queue.php software healthy config/queue.php
auth.php software healthy config/auth.php
services.php software healthy config/services.php
cache.php software healthy config/cache.php
database.php software healthy config/database.php
filesystems.php software healthy config/filesystems.php
app.php software healthy config/app.php
TestCase.php software healthy tests/TestCase.php
ExampleTest.php software healthy tests/Unit/ExampleTest.php
ExampleTest.php software healthy tests/Feature/ExampleTest.php
app.js software warning resources/js/app.js
app.css software healthy resources/css/app.css
welcome.blade.php software healthy resources/views/welcome.blade.php
providers.php software healthy bootstrap/providers.php
app.php software healthy bootstrap/app.php
User.php software healthy app/Models/User.php
AppServiceProvider.php software healthy app/Providers/AppServiceProvider.php
Controller.php software healthy app/Http/Controllers/Controller.php
UserFactory.php software healthy database/factories/UserFactory.php
0001_01_01_000001_create_cache_table.php software healthy database/migrations/0001_01_01_000001_create_cache_table.php
0001_01_01_000002_create_jobs_table.php software healthy database/migrations/0001_01_01_000002_create_jobs_table.php
0001_01_01_000000_create_users_table.php software healthy database/migrations/0001_01_01_000000_create_users_table.php
DatabaseSeeder.php software healthy database/seeders/DatabaseSeeder.php
web.php software healthy routes/web.php
console.php software healthy routes/console.php
index.php software healthy public/index.php
dependabot.yml software healthy .github/dependabot.yml
update-changelog.yml software healthy .github/workflows/update-changelog.yml
dependabot-auto-merge.yml software healthy .github/workflows/dependabot-auto-merge.yml
pull-requests.yml software healthy .github/workflows/pull-requests.yml
tests.yml software healthy .github/workflows/tests.yml
issues.yml software healthy .github/workflows/issues.yml

LabelLayerStatusPath
config software healthy config
tests software healthy tests
Unit software healthy tests/Unit
Feature software healthy tests/Feature
resources software healthy resources
js software healthy resources/js
css software healthy resources/css
views software healthy resources/views
bootstrap software healthy bootstrap
app software healthy app
Models software healthy app/Models
Providers software healthy app/Providers
Http software healthy app/Http
Controllers software healthy app/Http/Controllers
database software healthy database
factories software healthy database/factories
migrations software healthy database/migrations
seeders software healthy database/seeders
routes software healthy routes
public software healthy public
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
gha::update-changelog cicd healthy .github/workflows/update-changelog.yml
gha::dependabot-auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
gha::pull-requests cicd healthy .github/workflows/pull-requests.yml
gha::tests cicd healthy .github/workflows/tests.yml
gha::issues cicd healthy .github/workflows/issues.yml

LabelLayerStatusPath
update cicd healthy .github/workflows/update-changelog.yml
dependabot cicd healthy .github/workflows/dependabot-auto-merge.yml
uneditable cicd healthy .github/workflows/pull-requests.yml
tests cicd healthy .github/workflows/tests.yml
help-wanted cicd healthy .github/workflows/issues.yml

LabelLayerStatusPath
repobility-clone-p8ru2e4f software healthy /tmp/repobility-clone-p8ru2e4f

LabelLayerStatusPath
sqlite data healthy composer.json

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
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/211bddd6-abc0-4480-9ee5-0c3bc92b0b79/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/211bddd6-abc0-4480-9ee5-0c3bc92b0b79/

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.