https://github.com/waoile45/codedeparrainage
· scanned 2026-06-16 00:54 UTC (2 months, 1 week ago)
29 raw signals (0 security + 29 graph)
Last scanned 2 months, 1 week ago · v1 · 29 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 437 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 |
|---|---|---|---|
fetchSize |
software | healthy | scripts/check-logos.mjs:fetchSize |
checkOne |
software | healthy | scripts/check-logos.mjs:checkOne |
tryFetch |
software | healthy | scripts/fix-logos.mjs:tryFetch |
bestLogo |
software | healthy | scripts/fix-logos.mjs:bestLogo |
processOne |
software | healthy | scripts/fix-logos.mjs:processOne |
escRe |
software | healthy | scripts/cleanup-companies.mjs:escRe |
remaining |
software | healthy | scripts/cleanup-companies.mjs:remaining |
getClientIp |
software | healthy | src/proxy.ts:getClientIp |
isRateLimited |
software | healthy | src/proxy.ts:isRateLimited |
proxy |
software | healthy | src/proxy.ts:proxy |
LegalLayout |
software | healthy | src/components/legal-pages.tsx:LegalLayout |
MentionsLegales |
software | healthy | src/components/legal-pages.tsx:MentionsLegales |
CGU |
software | healthy | src/components/legal-pages.tsx:CGU |
Confidentialite |
software | healthy | src/components/legal-pages.tsx:Confidentialite |
CookiesPage |
software | healthy | src/components/legal-pages.tsx:CookiesPage |
StickyBanner |
software | healthy | src/components/StickyBanner.tsx:StickyBanner |
dismiss |
software | healthy | src/components/StickyBanner.tsx:dismiss |
CopyButton |
software | healthy | src/components/CopyButton.tsx:CopyButton |
handleCopy |
software | healthy | src/components/CopyButton.tsx:handleCopy |
Footer |
software | healthy | src/components/Footer.tsx:Footer |
CompanyLogo |
software | healthy | src/components/CompanyLogo.tsx:CompanyLogo |
ParticlesBackground |
software | healthy | src/components/ParticlesBackground.tsx:ParticlesBackground |
useTheme |
software | healthy | src/components/ThemeProvider.tsx:useTheme |
ThemeProvider |
software | healthy | src/components/ThemeProvider.tsx:ThemeProvider |
Navbar |
software | healthy | src/components/Navbar.tsx:Navbar |
Button |
software | healthy | src/components/ui/button.tsx:Button |
robots |
software | healthy | src/app/robots.ts:robots |
CountUp |
software | healthy | src/app/HomeClient.tsx:CountUp |
HomeClient |
software | healthy | src/app/HomeClient.tsx:HomeClient |
sitemap |
software | healthy | src/app/sitemap.ts:sitemap |
companyPages |
software | healthy | src/app/sitemap.ts:companyPages |
HomePage |
software | healthy | src/app/page.tsx:HomePage |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
CodesPage |
software | healthy | src/app/codes/page.tsx:CodesPage |
BrandLogo |
software | healthy | src/app/codes/CodesClient.tsx:BrandLogo |
Particles |
software | healthy | src/app/codes/CodesClient.tsx:Particles |
CopyButton |
software | healthy | src/app/codes/CodesClient.tsx:CopyButton |
handleCopy |
software | healthy | src/app/codes/CodesClient.tsx:handleCopy |
MiniStars |
software | healthy | src/app/codes/CodesClient.tsx:MiniStars |
RatingModal |
software | healthy | src/app/codes/CodesClient.tsx:RatingModal |
toggleTag |
software | healthy | src/app/codes/CodesClient.tsx:toggleTag |
submit |
software | healthy | src/app/codes/CodesClient.tsx:submit |
ratings |
software | healthy | src/app/codes/CodesClient.tsx:ratings |
CodeCardItem |
software | healthy | src/app/codes/CodesClient.tsx:CodeCardItem |
CodesClient |
software | healthy | src/app/codes/CodesClient.tsx:CodesClient |
doFetch |
software | healthy | src/app/codes/CodesClient.tsx:doFetch |
ids |
software | healthy | src/app/codes/CodesClient.tsx:ids |
totalRatings |
software | healthy | src/app/codes/CodesClient.tsx:totalRatings |
handleContact |
software | healthy | src/app/codes/CodesClient.tsx:handleContact |
handleEditOpen |
software | healthy | src/app/codes/CodesClient.tsx:handleEditOpen |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
SECURITY.md |
software | healthy | SECURITY.md |
next.config.ts |
software | healthy | next.config.ts |
check-logos.mjs |
software | healthy | scripts/check-logos.mjs |
sync-entreprises.mjs |
software | healthy | scripts/sync-entreprises.mjs |
fix-logos.mjs |
software | healthy | scripts/fix-logos.mjs |
cleanup-companies.mjs |
software | healthy | scripts/cleanup-companies.mjs |
settings.json |
software | healthy | .claude/settings.json |
settings.local.json |
software | healthy | .claude/settings.local.json |
tailwind.config.ts |
software | healthy | src/tailwind.config.ts |
proxy.ts |
software | healthy | src/proxy.ts |
legal-pages.tsx |
software | healthy | src/components/legal-pages.tsx |
StickyBanner.tsx |
software | healthy | src/components/StickyBanner.tsx |
CopyButton.tsx |
software | healthy | src/components/CopyButton.tsx |
Footer.tsx |
software | healthy | src/components/Footer.tsx |
CompanyLogo.tsx |
software | healthy | src/components/CompanyLogo.tsx |
ParticlesBackground.tsx |
software | healthy | src/components/ParticlesBackground.tsx |
ThemeProvider.tsx |
software | healthy | src/components/ThemeProvider.tsx |
Navbar.tsx |
software | healthy | src/components/Navbar.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
globals.css |
software | healthy | src/app/globals.css |
HomeClient.tsx |
software | healthy | src/app/HomeClient.tsx |
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/codes/page.tsx |
CodesClient.tsx |
software | healthy | src/app/codes/CodesClient.tsx |
page.tsx |
software | healthy | src/app/v2/page.tsx |
page.tsx |
software | healthy | src/app/forum/page.tsx |
page.tsx |
software | healthy | src/app/forum/[id]/page.tsx |
route.ts |
software | healthy | src/app/auth/callback/route.ts |
page.tsx |
software | healthy | src/app/login/page.tsx |
route.ts |
software | healthy | src/app/api/proposer-entreprise/route.ts |
route.ts |
software | healthy | src/app/api/reviews/route.ts |
route.ts |
software | healthy | src/app/api/boost/route.ts |
route.ts |
software | healthy | src/app/api/announcements/[id]/route.ts |
route.ts |
software | healthy | src/app/api/admin/give-credits/route.ts |
route.ts |
software | healthy | src/app/api/admin/users/route.ts |
route.ts |
software | healthy | src/app/api/admin/delete/route.ts |
route.ts |
software | healthy | src/app/api/admin/badge-parrain/route.ts |
route.ts |
software | healthy | src/app/api/admin/give-boost/route.ts |
route.ts |
software | healthy | src/app/api/verify-turnstile/route.ts |
route.ts |
software | healthy | src/app/api/messages/route.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
src |
software | healthy | src |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
app |
software | healthy | src/app |
codes |
software | healthy | src/app/codes |
v2 |
software | healthy | src/app/v2 |
forum |
software | healthy | src/app/forum |
[id] |
software | healthy | src/app/forum/[id] |
auth |
software | healthy | src/app/auth |
callback |
software | healthy | src/app/auth/callback |
login |
software | healthy | src/app/login |
api |
software | healthy | src/app/api |
proposer-entreprise |
software | healthy | src/app/api/proposer-entreprise |
reviews |
software | healthy | src/app/api/reviews |
boost |
software | healthy | src/app/api/boost |
announcements |
software | healthy | src/app/api/announcements |
[id] |
software | healthy | src/app/api/announcements/[id] |
admin |
software | healthy | src/app/api/admin |
give-credits |
software | healthy | src/app/api/admin/give-credits |
users |
software | healthy | src/app/api/admin/users |
delete |
software | healthy | src/app/api/admin/delete |
badge-parrain |
software | healthy | src/app/api/admin/badge-parrain |
give-boost |
software | healthy | src/app/api/admin/give-boost |
verify-turnstile |
software | healthy | src/app/api/verify-turnstile |
messages |
software | healthy | src/app/api/messages |
bump |
software | healthy | src/app/api/bump |
stripe |
software | healthy | src/app/api/stripe |
webhook |
software | healthy | src/app/api/stripe/webhook |
checkout |
software | healthy | src/app/api/stripe/checkout |
publier |
software | healthy | src/app/publier |
classement |
software | healthy | src/app/classement |
boost |
software | healthy | src/app/boost |
meilleur-vpn |
software | healthy | src/app/meilleur-vpn |
[cas] |
software | healthy | src/app/meilleur-vpn/[cas] |
admin |
software | healthy | src/app/admin |
cgu |
software | healthy | src/app/cgu |
cookies |
software | healthy | src/app/cookies |
mentions-legales |
software | healthy | src/app/mentions-legales |
messages |
software | healthy | src/app/messages |
avis |
software | healthy | src/app/avis |
u |
software | healthy | src/app/u |
[pseudo] |
software | healthy | src/app/u/[pseudo] |
confidentialite |
software | healthy | src/app/confidentialite |
code-parrainage |
software | healthy | src/app/code-parrainage |
[slug] |
software | healthy | src/app/code-parrainage/[slug] |
credits |
software | healthy | src/app/credits |
profil |
software | healthy | src/app/profil |
register |
software | healthy | src/app/register |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
StickyBanner |
frontend | healthy | src/components/StickyBanner.tsx |
CopyButton |
frontend | healthy | src/components/CopyButton.tsx |
Footer |
frontend | healthy | src/components/Footer.tsx |
CompanyLogo |
frontend | healthy | src/components/CompanyLogo.tsx |
ParticlesBackground |
frontend | healthy | src/components/ParticlesBackground.tsx |
ThemeProvider |
frontend | healthy | src/components/ThemeProvider.tsx |
Navbar |
frontend | healthy | src/components/Navbar.tsx |
HomeClient |
frontend | healthy | src/app/HomeClient.tsx |
HomePage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
CodesPage |
frontend | healthy | src/app/codes/page.tsx |
CodesClient |
frontend | healthy | src/app/codes/CodesClient.tsx |
HomeV2 |
frontend | healthy | src/app/v2/page.tsx |
ForumPage |
frontend | healthy | src/app/forum/page.tsx |
ForumPostPage |
frontend | healthy | src/app/forum/[id]/page.tsx |
LoginPage |
frontend | healthy | src/app/login/page.tsx |
PublierPage |
frontend | healthy | src/app/publier/page.tsx |
ClassementPage |
frontend | healthy | src/app/classement/page.tsx |
BoostPage |
frontend | healthy | src/app/boost/page.tsx |
VpnComparatif |
frontend | healthy | src/app/meilleur-vpn/VpnComparatif.tsx |
MeilleurVpnPage |
frontend | healthy | src/app/meilleur-vpn/page.tsx |
AdminPage |
frontend | healthy | src/app/admin/page.tsx |
AdminLayout |
frontend | healthy | src/app/admin/layout.tsx |
Page |
frontend | healthy | src/app/cgu/page.tsx |
Page |
frontend | healthy | src/app/cookies/page.tsx |
Page |
frontend | healthy | src/app/mentions-legales/page.tsx |
MessagesPage |
frontend | healthy | src/app/messages/page.tsx |
AvisPage |
frontend | healthy | src/app/avis/page.tsx |
PublicProfilClient |
frontend | healthy | src/app/u/[pseudo]/PublicProfilClient.tsx |
Page |
frontend | healthy | src/app/u/[pseudo]/page.tsx |
Page |
frontend | healthy | src/app/confidentialite/page.tsx |
CreditsPage |
frontend | healthy | src/app/credits/page.tsx |
ProfilPage |
frontend | healthy | src/app/profil/page.tsx |
RegisterPage |
frontend | healthy | src/app/register/page.tsx |
FaqPage |
frontend | healthy | src/app/faq/page.tsx |
BanqueComparatif |
frontend | healthy | src/app/meilleure-banque/BanqueComparatif.tsx |
MeilleureBanquePage |
frontend | healthy | src/app/meilleure-banque/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/codes |
frontend | healthy | src/app/codes/page.tsx |
/v2 |
frontend | healthy | src/app/v2/page.tsx |
/forum |
frontend | healthy | src/app/forum/page.tsx |
/forum/[id] |
frontend | healthy | src/app/forum/[id]/page.tsx |
/login |
frontend | healthy | src/app/login/page.tsx |
/publier |
frontend | healthy | src/app/publier/page.tsx |
/classement |
frontend | healthy | src/app/classement/page.tsx |
/boost |
frontend | healthy | src/app/boost/page.tsx |
/meilleur-vpn |
frontend | healthy | src/app/meilleur-vpn/page.tsx |
/meilleur-vpn/[cas] |
frontend | healthy | src/app/meilleur-vpn/[cas]/page.tsx |
/admin |
frontend | healthy | src/app/admin/page.tsx |
/cgu |
frontend | healthy | src/app/cgu/page.tsx |
/cookies |
frontend | healthy | src/app/cookies/page.tsx |
/mentions-legales |
frontend | healthy | src/app/mentions-legales/page.tsx |
/messages |
frontend | healthy | src/app/messages/page.tsx |
/avis |
frontend | healthy | src/app/avis/page.tsx |
/u/[pseudo] |
frontend | healthy | src/app/u/[pseudo]/page.tsx |
/confidentialite |
frontend | healthy | src/app/confidentialite/page.tsx |
/code-parrainage/[slug] |
frontend | healthy | src/app/code-parrainage/[slug]/page.tsx |
/credits |
frontend | healthy | src/app/credits/page.tsx |
/profil |
frontend | healthy | src/app/profil/page.tsx |
/register |
frontend | healthy | src/app/register/page.tsx |
/faq |
frontend | healthy | src/app/faq/page.tsx |
/meilleure-banque |
frontend | healthy | src/app/meilleure-banque/page.tsx |
/meilleure-banque/[cas] |
frontend | healthy | src/app/meilleure-banque/[cas]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/app/api/boost/route.ts |
security | healthy | src/app/api/boost/route.ts |
auth::src/app/api/stripe/checkout/route.ts |
security | healthy | src/app/api/stripe/checkout/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_kh9a4ay |
software | healthy | /tmp/repobility-clone-_kh9a4ay |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | src/app/api/proposer-entreprise/route.ts |
This page is publicly accessible at:
https://repobility.com/scan/69fa2855-bc7f-4fa7-9adb-409c25b536b5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/69fa2855-bc7f-4fa7-9adb-409c25b536b5/
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.