https://github.com/yutinfo/tiny-transport
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
124 raw signals (9 security + 115 graph)
Last scanned 2 months, 1 week ago · v1 · 123 actionable findings from 2 signal sources. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 6367 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 |
|---|---|---|---|
observer |
software | healthy | resources/js/landing/reveal.js:observer |
brandName |
software | healthy | resources/js/landing/brand.js:brandName |
__webpack_modules__ |
software | healthy | public/js/tracking.js:__webpack_modules__ |
registerRuntimeHelpers |
software | healthy | public/js/tracking.js:registerRuntimeHelpers |
createRoot |
software | healthy | public/js/tracking.js:createRoot |
createVNodeCall |
software | healthy | public/js/tracking.js:createVNodeCall |
createArrayExpression |
software | healthy | public/js/tracking.js:createArrayExpression |
createObjectExpression |
software | healthy | public/js/tracking.js:createObjectExpression |
createObjectProperty |
software | healthy | public/js/tracking.js:createObjectProperty |
createSimpleExpression |
software | healthy | public/js/tracking.js:createSimpleExpression |
createInterpolation |
software | healthy | public/js/tracking.js:createInterpolation |
createCompoundExpression |
software | healthy | public/js/tracking.js:createCompoundExpression |
createCallExpression |
software | healthy | public/js/tracking.js:createCallExpression |
createFunctionExpression |
software | healthy | public/js/tracking.js:createFunctionExpression |
createConditionalExpression |
software | healthy | public/js/tracking.js:createConditionalExpression |
createCacheExpression |
software | healthy | public/js/tracking.js:createCacheExpression |
createBlockStatement |
software | healthy | public/js/tracking.js:createBlockStatement |
createTemplateLiteral |
software | healthy | public/js/tracking.js:createTemplateLiteral |
createIfStatement |
software | healthy | public/js/tracking.js:createIfStatement |
createAssignmentExpression |
software | healthy | public/js/tracking.js:createAssignmentExpression |
createSequenceExpression |
software | healthy | public/js/tracking.js:createSequenceExpression |
createReturnStatement |
software | healthy | public/js/tracking.js:createReturnStatement |
getVNodeHelper |
software | healthy | public/js/tracking.js:getVNodeHelper |
getVNodeBlockHelper |
software | healthy | public/js/tracking.js:getVNodeBlockHelper |
convertToBlock |
software | healthy | public/js/tracking.js:convertToBlock |
isTagStartChar |
software | healthy | public/js/tracking.js:isTagStartChar |
isWhitespace |
software | healthy | public/js/tracking.js:isWhitespace |
isEndOfTagSection |
software | healthy | public/js/tracking.js:isEndOfTagSection |
toCharCodes |
software | healthy | public/js/tracking.js:toCharCodes |
corresponding |
software | healthy | public/js/tracking.js:corresponding |
getCompatValue |
software | healthy | public/js/tracking.js:getCompatValue |
isCompatEnabled |
software | healthy | public/js/tracking.js:isCompatEnabled |
checkCompatEnabled |
software | healthy | public/js/tracking.js:checkCompatEnabled |
warnDeprecation |
software | healthy | public/js/tracking.js:warnDeprecation |
defaultOnError |
software | healthy | public/js/tracking.js:defaultOnError |
defaultOnWarn |
software | healthy | public/js/tracking.js:defaultOnWarn |
createCompilerError |
software | healthy | public/js/tracking.js:createCompilerError |
walkIdentifiers |
software | healthy | public/js/tracking.js:walkIdentifiers |
isReferencedIdentifier |
software | healthy | public/js/tracking.js:isReferencedIdentifier |
isInDestructureAssignment |
software | healthy | public/js/tracking.js:isInDestructureAssignment |
isInNewExpression |
software | healthy | public/js/tracking.js:isInNewExpression |
walkFunctionParams |
software | healthy | public/js/tracking.js:walkFunctionParams |
walkBlockDeclarations |
software | healthy | public/js/tracking.js:walkBlockDeclarations |
isForStatement |
software | healthy | public/js/tracking.js:isForStatement |
walkForStatement |
software | healthy | public/js/tracking.js:walkForStatement |
walkSwitchStatement |
software | healthy | public/js/tracking.js:walkSwitchStatement |
extractIdentifiers |
software | healthy | public/js/tracking.js:extractIdentifiers |
isFunctionType |
software | healthy | public/js/tracking.js:isFunctionType |
isStaticProperty |
software | healthy | public/js/tracking.js:isStaticProperty |
isStaticPropertyKey |
software | healthy | public/js/tracking.js:isStaticPropertyKey |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CODEX.md |
software | healthy | CODEX.md |
webpack.mix.js |
software | healthy | webpack.mix.js |
.styleci.yml |
software | healthy | .styleci.yml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
composer.json |
software | healthy | composer.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
AGENTS.md |
software | healthy | AGENTS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
auth.php |
software | healthy | lang/en/auth.php |
validation.php |
software | healthy | lang/en/validation.php |
pagination.php |
software | healthy | lang/en/pagination.php |
passwords.php |
software | healthy | lang/en/passwords.php |
entrypoint.sh |
software | healthy | docker/entrypoint.sh |
logging.php |
software | healthy | config/logging.php |
mail.php |
software | healthy | config/mail.php |
models.php |
software | healthy | config/models.php |
session.php |
software | healthy | config/session.php |
queue.php |
software | healthy | config/queue.php |
broadcasting.php |
software | healthy | config/broadcasting.php |
auth.php |
software | healthy | config/auth.php |
services.php |
software | healthy | config/services.php |
cache.php |
software | healthy | config/cache.php |
cors.php |
software | healthy | config/cors.php |
view.php |
software | healthy | config/view.php |
database.php |
software | healthy | config/database.php |
filesystems.php |
software | healthy | config/filesystems.php |
sanctum.php |
software | healthy | config/sanctum.php |
hashing.php |
software | healthy | config/hashing.php |
app.php |
software | healthy | config/app.php |
CreatesApplication.php |
software | healthy | tests/CreatesApplication.php |
TestCase.php |
software | healthy | tests/TestCase.php |
ExampleTest.php |
software | healthy | tests/Unit/ExampleTest.php |
DriverTripAssignmentFeatureTest.php |
software | healthy | tests/Feature/DriverTripAssignmentFeatureTest.php |
DriverHistoryProfileFeatureTest.php |
software | healthy | tests/Feature/DriverHistoryProfileFeatureTest.php |
ParcelSearchDataTableFeatureTest.php |
software | healthy | tests/Feature/ParcelSearchDataTableFeatureTest.php |
OrderReceiveDeleteTest.php |
software | healthy | tests/Feature/OrderReceiveDeleteTest.php |
DriverMobileViewFeatureTest.php |
software | healthy | tests/Feature/DriverMobileViewFeatureTest.php |
TripModelFoundationTest.php |
software | healthy | tests/Feature/TripModelFoundationTest.php |
ExampleTest.php |
software | healthy | tests/Feature/ExampleTest.php |
TripOperationsFeatureTest.php |
software | healthy | tests/Feature/TripOperationsFeatureTest.php |
TripsDataTableFeatureTest.php |
software | healthy | tests/Feature/TripsDataTableFeatureTest.php |
OrderDataTableFeatureTest.php |
software | healthy | tests/Feature/OrderDataTableFeatureTest.php |
DriverParcelActionFeatureTest.php |
software | healthy | tests/Feature/DriverParcelActionFeatureTest.php |
StabilityAndNotificationsTest.php |
software | healthy | tests/Feature/StabilityAndNotificationsTest.php |
TripItemsDataTableFeatureTest.php |
software | healthy | tests/Feature/TripItemsDataTableFeatureTest.php |
TripServiceTest.php |
software | healthy | tests/Feature/TripServiceTest.php |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
lang |
software | healthy | lang |
en |
software | healthy | lang/en |
docker |
software | healthy | docker |
config |
software | healthy | config |
tests |
software | healthy | tests |
Unit |
software | healthy | tests/Unit |
Feature |
software | healthy | tests/Feature |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
resources |
software | healthy | resources |
js |
software | healthy | resources/js |
tracking |
software | healthy | resources/js/tracking |
landing |
software | healthy | resources/js/landing |
components |
software | healthy | resources/js/landing/components |
css |
software | healthy | resources/css |
sass |
software | healthy | resources/sass |
views |
software | healthy | resources/views |
auth |
software | healthy | resources/views/auth |
passwords |
software | healthy | resources/views/auth/passwords |
tracking |
software | healthy | resources/views/tracking |
driver |
software | healthy | resources/views/driver |
trips |
software | healthy | resources/views/driver/trips |
partials |
software | healthy | resources/views/driver/partials |
errors |
software | healthy | resources/views/errors |
admin |
software | healthy | resources/views/admin |
contact |
software | healthy | resources/views/admin/contact |
form-component |
software | healthy | resources/views/admin/contact/form-component |
dashboard |
software | healthy | resources/views/admin/dashboard |
partials |
software | healthy | resources/views/admin/partials |
trip |
software | healthy | resources/views/admin/trip |
parcel |
software | healthy | resources/views/admin/parcel |
drivers |
software | healthy | resources/views/admin/drivers |
order |
software | healthy | resources/views/admin/order |
form-component |
software | healthy | resources/views/admin/order/form-component |
edit-form-component |
software | healthy | resources/views/admin/order/edit-form-component |
user |
software | healthy | resources/views/admin/user |
form-component |
software | healthy | resources/views/admin/user/form-component |
landing |
software | healthy | resources/views/landing |
layouts |
software | healthy | resources/views/layouts |
bootstrap |
software | healthy | bootstrap |
app |
software | healthy | app |
Services |
software | healthy | app/Services |
Exceptions |
software | healthy | app/Exceptions |
Console |
software | healthy | app/Console |
Commands |
software | healthy | app/Console/Commands |
Models |
software | healthy | app/Models |
Support |
software | healthy | app/Support |
Providers |
software | healthy | app/Providers |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Tokenizer |
software | healthy | public/js/tracking.js:Tokenizer |
EffectScope |
software | healthy | public/js/tracking.js:EffectScope |
ReactiveEffect |
software | healthy | public/js/tracking.js:ReactiveEffect |
Link |
software | healthy | public/js/tracking.js:Link |
Dep |
software | healthy | public/js/tracking.js:Dep |
BaseReactiveHandler |
software | healthy | public/js/tracking.js:BaseReactiveHandler |
methods |
software | healthy | public/js/tracking.js:methods |
MutableReactiveHandler |
software | healthy | public/js/tracking.js:MutableReactiveHandler |
ReadonlyReactiveHandler |
software | healthy | public/js/tracking.js:ReadonlyReactiveHandler |
RefImpl |
software | healthy | public/js/tracking.js:RefImpl |
CustomRefImpl |
software | healthy | public/js/tracking.js:CustomRefImpl |
ObjectRefImpl |
software | healthy | public/js/tracking.js:ObjectRefImpl |
GetterRefImpl |
software | healthy | public/js/tracking.js:GetterRefImpl |
ComputedRefImpl |
software | healthy | public/js/tracking.js:ComputedRefImpl |
VueCustomElement |
software | healthy | public/js/tracking.js:VueCustomElement |
VueElement |
software | healthy | public/js/tracking.js:VueElement |
is |
software | healthy | public/js/app.js:is |
names |
software | healthy | public/js/app.js:names |
name |
software | healthy | public/js/app.js:name |
constructors |
software | healthy | public/js/app.js:constructors |
as |
software | healthy | public/js/app.js:as |
properties |
software | healthy | public/js/app.js:properties |
prototype |
software | healthy | public/js/app.js:prototype |
Tokenizer |
software | healthy | public/js/landing.js:Tokenizer |
EffectScope |
software | healthy | public/js/landing.js:EffectScope |
ReactiveEffect |
software | healthy | public/js/landing.js:ReactiveEffect |
Link |
software | healthy | public/js/landing.js:Link |
Dep |
software | healthy | public/js/landing.js:Dep |
BaseReactiveHandler |
software | healthy | public/js/landing.js:BaseReactiveHandler |
methods |
software | healthy | public/js/landing.js:methods |
MutableReactiveHandler |
software | healthy | public/js/landing.js:MutableReactiveHandler |
ReadonlyReactiveHandler |
software | healthy | public/js/landing.js:ReadonlyReactiveHandler |
RefImpl |
software | healthy | public/js/landing.js:RefImpl |
CustomRefImpl |
software | healthy | public/js/landing.js:CustomRefImpl |
ObjectRefImpl |
software | healthy | public/js/landing.js:ObjectRefImpl |
GetterRefImpl |
software | healthy | public/js/landing.js:GetterRefImpl |
ComputedRefImpl |
software | healthy | public/js/landing.js:ComputedRefImpl |
VueCustomElement |
software | healthy | public/js/landing.js:VueCustomElement |
VueElement |
software | healthy | public/js/landing.js:VueElement |
to |
software | healthy | public/plugins/datatables-buttons/js/dataTables.buttons.js:… |
on |
software | healthy | public/plugins/datatables-buttons/js/dataTables.buttons.js:… |
name |
software | healthy | public/plugins/datatables-buttons/js/dataTables.buttons.js:… |
requirements |
software | healthy | public/plugins/datatables-buttons/js/dataTables.buttons.js:… |
instance |
software | healthy | public/plugins/datatables-autofill/js/dataTables.autoFill.j… |
names |
software | healthy | public/plugins/jquery/jquery.slim.js:names |
name |
software | healthy | public/plugins/jquery/jquery.slim.js:name |
names |
software | healthy | public/plugins/jquery/jquery.js:names |
name |
software | healthy | public/plugins/jquery/jquery.js:name |
here |
software | healthy | public/plugins/datatables/jquery.dataTables.js:here |
assignment |
software | healthy | public/plugins/datatables/jquery.dataTables.js:assignment |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
port:8000 |
network | healthy | docker-compose.yml |
port:33306 |
network | healthy | docker-compose.yml |
port:3306 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
2.3.3.3 |
network | healthy | public/plugins/jquery/jquery.slim.js |
2.3.3.1 |
network | healthy | public/plugins/jquery/jquery.slim.js |
4.4.17.1 |
network | healthy | public/plugins/jszip/jszip.js |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
app |
hardware | healthy | docker-compose.yml |
mysql |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-1y4qdqvl |
software | healthy | /tmp/repobility-clone-1y4qdqvl |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | CODEX.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | public/plugins/chart.js/Chart.js |
This page is publicly accessible at:
https://repobility.com/scan/300c129a-487f-46b2-bcaa-73f5772a46f9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/300c129a-487f-46b2-bcaa-73f5772a46f9/
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.