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.

res610/client-yoshi-rentacar

https://github.com/res610/client-yoshi-rentacar · scanned 2026-06-15 23:49 UTC (2 months, 3 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 20 actionable findings from 1 signal source. 3 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 126 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
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
package.json software healthy package.json
next.config.js software healthy next.config.js
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
SECURITY.md software healthy SECURITY.md
yoshi_rentacar_seo_handoff.md software healthy docs/yoshi_rentacar_seo_handoff.md
homepage-redesign-plan.md software healthy docs/homepage-redesign-plan.md
index.html software healthy public/owner-report/index.html
dependabot.yml software healthy .github/dependabot.yml
deploy.yml software healthy .github/workflows/deploy.yml
constants.ts software healthy src/constants.ts
Breadcrumb.tsx software healthy src/components/Breadcrumb.tsx
TrackedLink.tsx software healthy src/components/TrackedLink.tsx
DeliverySection.tsx software healthy src/components/DeliverySection.tsx
BookingSection.tsx software healthy src/components/BookingSection.tsx
ContractFormationNote.tsx software healthy src/components/ContractFormationNote.tsx
ConsentModal.tsx software healthy src/components/ConsentModal.tsx
CompanySection.tsx software healthy src/components/CompanySection.tsx
Footer.tsx software healthy src/components/Footer.tsx
PriceSection.tsx software healthy src/components/PriceSection.tsx
ImportantTermsList.tsx software healthy src/components/ImportantTermsList.tsx
ReviewBanner.tsx software healthy src/components/ReviewBanner.tsx
CancelFeeTable.tsx software healthy src/components/CancelFeeTable.tsx
FaqSection.tsx software healthy src/components/FaqSection.tsx
HeroSection.tsx software healthy src/components/HeroSection.tsx
CancelPolicySection.tsx software healthy src/components/CancelPolicySection.tsx
Header.tsx software healthy src/components/Header.tsx
CtaSection.tsx software healthy src/components/CtaSection.tsx
robots.ts software healthy src/app/robots.ts
globals.css software healthy src/app/globals.css
sitemap.ts software healthy src/app/sitemap.ts
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/microbus/page.tsx
page.tsx software healthy src/app/cancel-policy/page.tsx
page.tsx software healthy src/app/privacy-policy/page.tsx
page.tsx software healthy src/app/hiace/page.tsx
analytics.ts software healthy src/lib/analytics.ts

LabelLayerStatusPath
Breadcrumb software healthy src/components/Breadcrumb.tsx:Breadcrumb
TrackedLink software healthy src/components/TrackedLink.tsx:TrackedLink
handleClick software healthy src/components/TrackedLink.tsx:handleClick
DeliverySection software healthy src/components/DeliverySection.tsx:DeliverySection
BookingSection software healthy src/components/BookingSection.tsx:BookingSection
ContractFormationNote software healthy src/components/ContractFormationNote.tsx:ContractFormationN…
ConsentModal software healthy src/components/ConsentModal.tsx:ConsentModal
trackingEvent software healthy src/components/ConsentModal.tsx:trackingEvent
handleAgree software healthy src/components/ConsentModal.tsx:handleAgree
CompanySection software healthy src/components/CompanySection.tsx:CompanySection
Footer software healthy src/components/Footer.tsx:Footer
PriceSection software healthy src/components/PriceSection.tsx:PriceSection
ImportantTermsList software healthy src/components/ImportantTermsList.tsx:ImportantTermsList
GoogleGLogo software healthy src/components/ReviewBanner.tsx:GoogleGLogo
ReviewBanner software healthy src/components/ReviewBanner.tsx:ReviewBanner
CancelFeeTable software healthy src/components/CancelFeeTable.tsx:CancelFeeTable
FaqSection software healthy src/components/FaqSection.tsx:FaqSection
HeroSection software healthy src/components/HeroSection.tsx:HeroSection
CancelPolicySection software healthy src/components/CancelPolicySection.tsx:CancelPolicySection
Header software healthy src/components/Header.tsx:Header
CtaSection software healthy src/components/CtaSection.tsx:CtaSection
openModal software healthy src/components/CtaSection.tsx:openModal
closeModal software healthy src/components/CtaSection.tsx:closeModal
robots software healthy src/app/robots.ts:robots
sitemap software healthy src/app/sitemap.ts:sitemap
Home software healthy src/app/page.tsx:Home
RootLayout software healthy src/app/layout.tsx:RootLayout
gtag software healthy src/app/layout.tsx:gtag
MicrobusPage software healthy src/app/microbus/page.tsx:MicrobusPage
CancelPolicyPage software healthy src/app/cancel-policy/page.tsx:CancelPolicyPage
PrivacyPolicyPage software healthy src/app/privacy-policy/page.tsx:PrivacyPolicyPage
HiacePage software healthy src/app/hiace/page.tsx:HiacePage
trackEvent software healthy src/lib/analytics.ts:trackEvent

LabelLayerStatusPath
Breadcrumb frontend healthy src/components/Breadcrumb.tsx
TrackedLink frontend healthy src/components/TrackedLink.tsx
DeliverySection frontend healthy src/components/DeliverySection.tsx
BookingSection frontend healthy src/components/BookingSection.tsx
ContractFormationNote frontend healthy src/components/ContractFormationNote.tsx
ConsentModal frontend healthy src/components/ConsentModal.tsx
CompanySection frontend healthy src/components/CompanySection.tsx
Footer frontend healthy src/components/Footer.tsx
PriceSection frontend healthy src/components/PriceSection.tsx
ImportantTermsList frontend healthy src/components/ImportantTermsList.tsx
ReviewBanner frontend healthy src/components/ReviewBanner.tsx
CancelFeeTable frontend healthy src/components/CancelFeeTable.tsx
FaqSection frontend healthy src/components/FaqSection.tsx
HeroSection frontend healthy src/components/HeroSection.tsx
CancelPolicySection frontend healthy src/components/CancelPolicySection.tsx
Header frontend healthy src/components/Header.tsx
CtaSection frontend healthy src/components/CtaSection.tsx
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
MicrobusPage frontend healthy src/app/microbus/page.tsx
CancelPolicyPage frontend healthy src/app/cancel-policy/page.tsx
PrivacyPolicyPage frontend healthy src/app/privacy-policy/page.tsx
HiacePage frontend healthy src/app/hiace/page.tsx

LabelLayerStatusPath
docs software healthy docs
public software healthy public
owner-report software healthy public/owner-report
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
app software healthy src/app
microbus software healthy src/app/microbus
cancel-policy software healthy src/app/cancel-policy
privacy-policy software healthy src/app/privacy-policy
hiace software healthy src/app/hiace
lib software healthy src/lib

LabelLayerStatusPath
63.285.63.631 network healthy src/components/BookingSection.tsx
63.283.63.63 network healthy src/components/BookingSection.tsx
627.285.627.63 network healthy src/components/BookingSection.tsx
629.283.629.63 network healthy src/components/BookingSection.tsx
9.608.391.082 network healthy src/components/BookingSection.tsx
1.058.59.12 network healthy src/components/BookingSection.tsx
301.079.766.038 network healthy src/components/BookingSection.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/microbus frontend healthy src/app/microbus/page.tsx
/cancel-policy frontend healthy src/app/cancel-policy/page.tsx
/privacy-policy frontend healthy src/app/privacy-policy/page.tsx
/hiace frontend healthy src/app/hiace/page.tsx

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

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

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.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/99df6379-73fe-4db9-8193-583edfdf526d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/99df6379-73fe-4db9-8193-583edfdf526d/

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.