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.

laravel/framework

https://github.com/laravel/framework.git · scanned 2026-05-16 13:30 UTC (1 day, 4 hours ago) · 10 languages

89 findings (9 legacy + 80 scanner) 8/10 scanners ran Scanner says 73 (lower by 13)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day, 8 hours ago · v1 · 89 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Severity: Critical 2 High 7 Medium 45 Low 33 Source: Legacy 9 9-layer 80 Crowd 0 Layer: Quality 8 Software 4 Api 1 Hardware 1 Frontend 1 Security 3 Cicd 71

All 3738 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
RELEASE.md software healthy RELEASE.md
.styleci.yml software healthy .styleci.yml
rector.php software healthy rector.php
README.md software healthy README.md
composer.json software healthy composer.json
LICENSE.md software healthy LICENSE.md
pint.json software healthy pint.json
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
Autoload.php software healthy types/Autoload.php
LogManager.php software healthy types/Managers/LogManager.php
CacheManager.php software healthy types/Managers/CacheManager.php
RedisManager.php software healthy types/Managers/RedisManager.php
ConcurrencyManager.php software healthy types/Managers/ConcurrencyManager.php
ModelNotFoundException.php software healthy types/Database/Eloquent/ModelNotFoundException.php
Collection.php software healthy types/Database/Eloquent/Collection.php
Scope.php software healthy types/Database/Eloquent/Scope.php
Builder.php software healthy types/Database/Eloquent/Builder.php
Model.php software healthy types/Database/Eloquent/Model.php
Relations.php software healthy types/Database/Eloquent/Relations.php
Castable.php software healthy types/Database/Eloquent/Casts/Castable.php
CastsAttributes.php software healthy types/Database/Eloquent/Casts/CastsAttributes.php
Factory.php software healthy types/Database/Eloquent/Factories/Factory.php
Builder.php software healthy types/Database/Query/Builder.php
Helpers.php software healthy types/Foundation/Helpers.php
AboutCommand.php software healthy types/Foundation/AboutCommand.php
Application.php software healthy types/Foundation/Application.php
Middleware.php software healthy types/Foundation/Configuration/Middleware.php
Exceptions.php software healthy types/Foundation/Configuration/Exceptions.php
InteractsWithTime.php software healthy types/Foundation/Testing/InteractsWithTime.php
InteractsWithContainer.php software healthy types/Foundation/Testing/InteractsWithContainer.php
Wormhole.php software healthy types/Foundation/Testing/Wormhole.php
Repository.php software healthy types/Cache/Repository.php
Route.php software healthy types/Routing/Route.php
JobQueued.php software healthy types/Queue/Events/JobQueued.php
JobQueueing.php software healthy types/Queue/Events/JobQueueing.php
Paginator.php software healthy types/Pagination/Paginator.php
Application.php software healthy types/Contracts/Foundation/Application.php
Repository.php software healthy types/Contracts/Cache/Repository.php
ValidationRule.php software healthy types/Contracts/Validation/ValidationRule.php
Container.php software healthy types/Contracts/Container/Container.php
TestResponse.php software healthy types/Testing/TestResponse.php
Helpers.php software healthy types/Support/Helpers.php
Fluent.php software healthy types/Support/Fluent.php
Stringable.php software healthy types/Support/Stringable.php
Collection.php software healthy types/Support/Collection.php
LazyCollection.php software healthy types/Support/LazyCollection.php
Timebox.php software healthy types/Support/Timebox.php
Str.php software healthy types/Support/Str.php
Arr.php software healthy types/Support/Arr.php

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

LabelLayerStatusPath
types software healthy types
Managers software healthy types/Managers
Database software healthy types/Database
Eloquent software healthy types/Database/Eloquent
Casts software healthy types/Database/Eloquent/Casts
Factories software healthy types/Database/Eloquent/Factories
Query software healthy types/Database/Query
Foundation software healthy types/Foundation
Configuration software healthy types/Foundation/Configuration
Testing software healthy types/Foundation/Testing
Cache software healthy types/Cache
Routing software healthy types/Routing
Queue software healthy types/Queue
Events software healthy types/Queue/Events
Pagination software healthy types/Pagination
Contracts software healthy types/Contracts
Foundation software healthy types/Contracts/Foundation
Cache software healthy types/Contracts/Cache
Validation software healthy types/Contracts/Validation
Container software healthy types/Contracts/Container
Testing software healthy types/Testing
Support software healthy types/Support
Facades software healthy types/Support/Facades
Container software healthy types/Container
Notifications software healthy types/Notifications
Collections software healthy types/Collections
Http software healthy types/Http
Client software healthy types/Http/Client
Log software healthy types/Log
config software healthy config
tests software healthy tests
Session software healthy tests/Session
Middleware software healthy tests/Session/Middleware
Database software healthy tests/Database
Fixtures software healthy tests/Database/Fixtures
Enums software healthy tests/Database/Fixtures/Enums
Models software healthy tests/Database/Fixtures/Models
Money software healthy tests/Database/Fixtures/Models/Money
Factories software healthy tests/Database/Fixtures/Factories
Money software healthy tests/Database/Fixtures/Factories/Money
Resources software healthy tests/Database/Fixtures/Resources
stubs software healthy tests/Database/stubs
migrations software healthy tests/Database/migrations
multi_path software healthy tests/Database/migrations/multi_path
app software healthy tests/Database/migrations/multi_path/app
one software healthy tests/Database/migrations/one
connection_configured software healthy tests/Database/migrations/connection_configured
should_run software healthy tests/Database/migrations/should_run
two software healthy tests/Database/migrations/two
Pruning software healthy tests/Database/Pruning

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

LabelLayerStatusPath
release cicd healthy .github/workflows/releases.yml
update-changelog cicd healthy .github/workflows/releases.yml
mysql_57 cicd healthy .github/workflows/databases.yml
mysql_8 cicd healthy .github/workflows/databases.yml
mariadb cicd healthy .github/workflows/databases.yml
pgsql_18 cicd healthy .github/workflows/databases.yml
pgsql_14 cicd healthy .github/workflows/databases.yml
pgsql_10 cicd healthy .github/workflows/databases.yml
mssql_2019 cicd healthy .github/workflows/databases.yml
mssql_2017 cicd healthy .github/workflows/databases.yml
sqlite cicd healthy .github/workflows/databases.yml
sync cicd healthy .github/workflows/queues.yml
database cicd healthy .github/workflows/queues.yml
beanstalkd cicd healthy .github/workflows/queues.yml
mysql_9 cicd healthy .github/workflows/databases-nightly.yml
mariadb cicd healthy .github/workflows/databases-nightly.yml
update cicd healthy .github/workflows/update-assets.yml
pull-requests cicd healthy .github/workflows/pull-requests.yml
redis cicd healthy .github/workflows/redis.yml
redis-cluster cicd healthy .github/workflows/redis.yml
types cicd healthy .github/workflows/static-analysis.yml
linux_tests cicd healthy .github/workflows/tests.yml
windows_tests cicd healthy .github/workflows/tests.yml
update cicd healthy .github/workflows/facades.yml
help-wanted cicd healthy .github/workflows/issues.yml
run cicd healthy src/Illuminate/Session/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Database/.github/workflows/close-pull-reques…
run cicd healthy src/Illuminate/Auth/.github/workflows/close-pull-request.yml
run cicd healthy src/Illuminate/Cache/.github/workflows/close-pull-request.y…
run cicd healthy src/Illuminate/Events/.github/workflows/close-pull-request.…
run cicd healthy src/Illuminate/Macroable/.github/workflows/close-pull-reque…
run cicd healthy src/Illuminate/JsonSchema/.github/workflows/close-pull-requ…
run cicd healthy src/Illuminate/Validation/.github/workflows/close-pull-requ…
run cicd healthy src/Illuminate/Routing/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Broadcasting/.github/workflows/close-pull-re…
run cicd healthy src/Illuminate/Encryption/.github/workflows/close-pull-requ…
run cicd healthy src/Illuminate/Redis/.github/workflows/close-pull-request.y…
run cicd healthy src/Illuminate/Queue/.github/workflows/close-pull-request.y…
run cicd healthy src/Illuminate/Pagination/.github/workflows/close-pull-requ…
run cicd healthy src/Illuminate/Translation/.github/workflows/close-pull-req…
run cicd healthy src/Illuminate/Bus/.github/workflows/close-pull-request.yml
run cicd healthy src/Illuminate/Hashing/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Mail/.github/workflows/close-pull-request.yml
run cicd healthy src/Illuminate/Contracts/.github/workflows/close-pull-reque…
run cicd healthy src/Illuminate/Console/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Testing/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Config/.github/workflows/close-pull-request.…
run cicd healthy src/Illuminate/Support/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Process/.github/workflows/close-pull-request…
run cicd healthy src/Illuminate/Container/.github/workflows/close-pull-reque…

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

LabelLayerStatusPath
gha::releases cicd healthy .github/workflows/releases.yml
gha::databases cicd healthy .github/workflows/databases.yml
gha::queues cicd healthy .github/workflows/queues.yml
gha::databases-nightly cicd healthy .github/workflows/databases-nightly.yml
gha::update-assets cicd healthy .github/workflows/update-assets.yml
gha::pull-requests cicd healthy .github/workflows/pull-requests.yml
gha::redis cicd healthy .github/workflows/redis.yml
gha::static-analysis cicd healthy .github/workflows/static-analysis.yml
gha::tests cicd healthy .github/workflows/tests.yml
gha::facades cicd healthy .github/workflows/facades.yml
gha::issues cicd healthy .github/workflows/issues.yml
gha::close-pull-request cicd healthy src/Illuminate/Session/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Database/.github/workflows/close-pull-reques…
gha::close-pull-request cicd healthy src/Illuminate/Auth/.github/workflows/close-pull-request.yml
gha::close-pull-request cicd healthy src/Illuminate/Cache/.github/workflows/close-pull-request.y…
gha::close-pull-request cicd healthy src/Illuminate/Events/.github/workflows/close-pull-request.…
gha::close-pull-request cicd healthy src/Illuminate/Macroable/.github/workflows/close-pull-reque…
gha::close-pull-request cicd healthy src/Illuminate/JsonSchema/.github/workflows/close-pull-requ…
gha::close-pull-request cicd healthy src/Illuminate/Validation/.github/workflows/close-pull-requ…
gha::close-pull-request cicd healthy src/Illuminate/Routing/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Broadcasting/.github/workflows/close-pull-re…
gha::close-pull-request cicd healthy src/Illuminate/Encryption/.github/workflows/close-pull-requ…
gha::close-pull-request cicd healthy src/Illuminate/Redis/.github/workflows/close-pull-request.y…
gha::close-pull-request cicd healthy src/Illuminate/Queue/.github/workflows/close-pull-request.y…
gha::close-pull-request cicd healthy src/Illuminate/Pagination/.github/workflows/close-pull-requ…
gha::close-pull-request cicd healthy src/Illuminate/Translation/.github/workflows/close-pull-req…
gha::close-pull-request cicd healthy src/Illuminate/Bus/.github/workflows/close-pull-request.yml
gha::close-pull-request cicd healthy src/Illuminate/Hashing/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Mail/.github/workflows/close-pull-request.yml
gha::close-pull-request cicd healthy src/Illuminate/Contracts/.github/workflows/close-pull-reque…
gha::close-pull-request cicd healthy src/Illuminate/Console/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Testing/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Config/.github/workflows/close-pull-request.…
gha::close-pull-request cicd healthy src/Illuminate/Support/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Process/.github/workflows/close-pull-request…
gha::close-pull-request cicd healthy src/Illuminate/Container/.github/workflows/close-pull-reque…
gha::close-pull-request cicd healthy src/Illuminate/Filesystem/.github/workflows/close-pull-requ…
gha::close-pull-request cicd healthy src/Illuminate/Cookie/.github/workflows/close-pull-request.…
gha::close-pull-request cicd healthy src/Illuminate/Conditionable/.github/workflows/close-pull-r…
gha::close-pull-request cicd healthy src/Illuminate/Pipeline/.github/workflows/close-pull-reques…
gha::close-pull-request cicd healthy src/Illuminate/View/.github/workflows/close-pull-request.yml
gha::close-pull-request cicd healthy src/Illuminate/Notifications/.github/workflows/close-pull-r…
gha::close-pull-request cicd healthy src/Illuminate/Reflection/.github/workflows/close-pull-requ…
gha::close-pull-request cicd healthy src/Illuminate/Collections/.github/workflows/close-pull-req…
gha::close-pull-request cicd healthy src/Illuminate/Http/.github/workflows/close-pull-request.yml
gha::close-pull-request cicd healthy src/Illuminate/Log/.github/workflows/close-pull-request.yml

LabelLayerStatusPath
port:8000 network healthy docker-compose.yml
port:11211 network healthy docker-compose.yml
port:3306 network healthy docker-compose.yml
port:5432 network healthy docker-compose.yml
port:1433 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:7000 network healthy docker-compose.yml
port:7001 network healthy docker-compose.yml
port:7002 network healthy docker-compose.yml
port:8888 network healthy .github/workflows/tests.yml

LabelLayerStatusPath
redis data healthy composer.json
mysql data healthy docker-compose.yml
postgres data healthy docker-compose.yml
mariadb data healthy docker-compose.yml
postgresql data healthy .github/workflows/databases.yml
sqlite data healthy .github/workflows/databases.yml

LabelLayerStatusPath
dynamodb hardware healthy docker-compose.yml
memcached hardware healthy docker-compose.yml
mysql hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml

LabelLayerStatusPath
.env in repo security healthy tests/Foundation/fixtures/.env
password_literal::docker-compose.yml security healthy docker-compose.yml
password_literal::docker-compose.yml security healthy docker-compose.yml

LabelLayerStatusPath
104.248.56.26 network healthy .github/workflows/releases.yml
127.0.0.1 network healthy .github/workflows/redis.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
SSH_PRIVATE_KEY_SPLITTER cicd healthy

LabelLayerStatusPath
repobility-clone-887nf69f software healthy /tmp/repobility-clone-887nf69f

LabelLayerStatusPath
sqs data healthy composer.json

LabelLayerStatusPath
vps::aws hardware healthy composer.json
{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
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/2c2cffc8-f153-43d5-a747-a97ff8ab4f8e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2c2cffc8-f153-43d5-a747-a97ff8ab4f8e/

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.