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.

team517/-onepulso-mail

https://github.com/team517/-onepulso-mail · scanned 2026-06-16 00:30 UTC (2 months, 2 weeks ago)

43 raw signals (0 security + 43 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 43 actionable findings from 1 signal source. 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 726 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
register software healthy instrumentation.ts:register
verifySession software healthy middleware.ts:verifySession
middleware software healthy middleware.ts:middleware
Home software healthy app/page.tsx:Home
RootLayout software healthy app/layout.tsx:RootLayout
PlantillasPage software healthy app/plantillas/page.tsx:PlantillasPage
load software healthy app/plantillas/page.tsx:load
create software healthy app/plantillas/page.tsx:create
save software healthy app/plantillas/page.tsx:save
remove software healthy app/plantillas/page.tsx:remove
duplicate software healthy app/plantillas/page.tsx:duplicate
logout software healthy app/plantillas/page.tsx:logout
TemplateEditor software healthy app/plantillas/page.tsx:TemplateEditor
insertAtCursor software healthy app/plantillas/page.tsx:insertAtCursor
chipBtn software healthy app/plantillas/page.tsx:chipBtn
ConfiguracionPage software healthy app/configuracion/page.tsx:ConfiguracionPage
logout software healthy app/configuracion/page.tsx:logout
TabBtn software healthy app/configuracion/page.tsx:TabBtn
SessionTab software healthy app/configuracion/page.tsx:SessionTab
save software healthy app/configuracion/page.tsx:save
ChangeMyPasswordCard software healthy app/configuracion/page.tsx:ChangeMyPasswordCard
u software healthy app/configuracion/page.tsx:u
UsersTab software healthy app/configuracion/page.tsx:UsersTab
load software healthy app/configuracion/page.tsx:load
remove software healthy app/configuracion/page.tsx:remove
CreateUserModal software healthy app/configuracion/page.tsx:CreateUserModal
submit software healthy app/configuracion/page.tsx:submit
IconClock software healthy app/configuracion/page.tsx:IconClock
IconUsers software healthy app/configuracion/page.tsx:IconUsers
LoginPage software healthy app/login/page.tsx:LoginPage
handleSubmit software healthy app/login/page.tsx:handleSubmit
GET software healthy app/api/settings/route.ts:GET
POST software healthy app/api/settings/route.ts:POST
GET software healthy app/api/email-sent/route.ts:GET
q software healthy app/api/email-sent/route.ts:q
GET software healthy app/api/email-sent/[id]/route.ts:GET
DELETE software healthy app/api/email-sent/[id]/route.ts:DELETE
GET software healthy app/api/users/route.ts:GET
POST software healthy app/api/users/route.ts:POST
canModify software healthy app/api/users/[id]/route.ts:canModify
PATCH software healthy app/api/users/[id]/route.ts:PATCH
POST software healthy app/api/users/[id]/route.ts:POST
DELETE software healthy app/api/users/[id]/route.ts:DELETE
GET software healthy app/api/email-accounts/route.ts:GET
DELETE software healthy app/api/email-accounts/route.ts:DELETE
cleanPass software healthy app/api/email-accounts/bulk-connect/route.ts:cleanPass
verifySmtp software healthy app/api/email-accounts/bulk-connect/route.ts:verifySmtp
verifyImap software healthy app/api/email-accounts/bulk-connect/route.ts:verifyImap
processOne software healthy app/api/email-accounts/bulk-connect/route.ts:processOne
inferSecure software healthy app/api/email-accounts/bulk-connect/route.ts:inferSecure

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

LabelLayerStatusPath
.env.local.example software healthy .env.local.example
instrumentation.ts software healthy instrumentation.ts
README.md software healthy README.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
nixpacks.toml software healthy nixpacks.toml
package-lock.json software healthy package-lock.json
middleware.ts software healthy middleware.ts
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
globals.css software healthy app/globals.css
page.tsx software healthy app/page.tsx
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/plantillas/page.tsx
page.tsx software healthy app/configuracion/page.tsx
page.tsx software healthy app/login/page.tsx
route.ts software healthy app/api/settings/route.ts
route.ts software healthy app/api/email-sent/route.ts
route.ts software healthy app/api/email-sent/[id]/route.ts
route.ts software healthy app/api/users/route.ts
route.ts software healthy app/api/users/[id]/route.ts
route.ts software healthy app/api/email-accounts/route.ts
route.ts software healthy app/api/email-accounts/bulk-connect/route.ts
route.ts software healthy app/api/email-accounts/[id]/route.ts
route.ts software healthy app/api/email-accounts/slow-ramp/route.ts
route.ts software healthy app/api/email-accounts/verify/route.ts
route.ts software healthy app/api/email-accounts/hourly-stats/route.ts
route.ts software healthy app/api/email-accounts/reset-cooldowns/route.ts
route.ts software healthy app/api/auth/logout/route.ts
route.ts software healthy app/api/auth/login/route.ts
route.ts software healthy app/api/auth/signup/route.ts
route.ts software healthy app/api/auth/me/route.ts
route.ts software healthy app/api/email-followups/route.ts
route.ts software healthy app/api/email-followups/[id]/route.ts
route.ts software healthy app/api/email-blocklist/route.ts
route.ts software healthy app/api/email-campaigns/route.ts
route.ts software healthy app/api/email-campaigns/worker/route.ts
route.ts software healthy app/api/email-campaigns/[id]/route.ts
route.ts software healthy app/api/email-campaigns/[id]/check-duplicates/route.ts
route.ts software healthy app/api/email-campaigns/[id]/leads/route.ts
route.ts software healthy app/api/email-campaigns/[id]/leads/chunk/route.ts
route.ts software healthy app/api/email-campaigns/[id]/leads/[leadId]/route.ts
route.ts software healthy app/api/email-campaigns/[id]/leads/[leadId]/send-now/route.…
route.ts software healthy app/api/email-campaigns/[id]/activity/route.ts
route.ts software healthy app/api/email-campaigns/[id]/send-test/route.ts
route.ts software healthy app/api/email-campaigns/[id]/preview/route.ts
route.ts software healthy app/api/email-campaigns/[id]/steps/route.ts
route.ts software healthy app/api/email-campaigns/[id]/steps/[stepId]/route.ts
route.ts software healthy app/api/email-campaigns/[id]/steps/[stepId]/variants/route.…
route.ts software healthy app/api/email-campaigns/[id]/steps/[stepId]/variants/[vid]/…

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

LabelLayerStatusPath
app software healthy app
plantillas software healthy app/plantillas
configuracion software healthy app/configuracion
login software healthy app/login
api software healthy app/api
settings software healthy app/api/settings
email-sent software healthy app/api/email-sent
[id] software healthy app/api/email-sent/[id]
users software healthy app/api/users
[id] software healthy app/api/users/[id]
email-accounts software healthy app/api/email-accounts
bulk-connect software healthy app/api/email-accounts/bulk-connect
[id] software healthy app/api/email-accounts/[id]
slow-ramp software healthy app/api/email-accounts/slow-ramp
verify software healthy app/api/email-accounts/verify
hourly-stats software healthy app/api/email-accounts/hourly-stats
reset-cooldowns software healthy app/api/email-accounts/reset-cooldowns
auth software healthy app/api/auth
logout software healthy app/api/auth/logout
login software healthy app/api/auth/login
signup software healthy app/api/auth/signup
me software healthy app/api/auth/me
email-followups software healthy app/api/email-followups
[id] software healthy app/api/email-followups/[id]
email-blocklist software healthy app/api/email-blocklist
email-campaigns software healthy app/api/email-campaigns
worker software healthy app/api/email-campaigns/worker
[id] software healthy app/api/email-campaigns/[id]
check-duplicates software healthy app/api/email-campaigns/[id]/check-duplicates
leads software healthy app/api/email-campaigns/[id]/leads
chunk software healthy app/api/email-campaigns/[id]/leads/chunk
[leadId] software healthy app/api/email-campaigns/[id]/leads/[leadId]
send-now software healthy app/api/email-campaigns/[id]/leads/[leadId]/send-now
activity software healthy app/api/email-campaigns/[id]/activity
send-test software healthy app/api/email-campaigns/[id]/send-test
preview software healthy app/api/email-campaigns/[id]/preview
steps software healthy app/api/email-campaigns/[id]/steps
[stepId] software healthy app/api/email-campaigns/[id]/steps/[stepId]
variants software healthy app/api/email-campaigns/[id]/steps/[stepId]/variants
[vid] software healthy app/api/email-campaigns/[id]/steps/[stepId]/variants/[vid]
send-audit software healthy app/api/email-campaigns/[id]/send-audit
variant-stats software healthy app/api/email-campaigns/[id]/variant-stats
duplicate software healthy app/api/email-campaigns/[id]/duplicate
email-templates software healthy app/api/email-templates
[id] software healthy app/api/email-templates/[id]
email-verify software healthy app/api/email-verify
email-inbox software healthy app/api/email-inbox
sync software healthy app/api/email-inbox/sync
[id] software healthy app/api/email-inbox/[id]
followup software healthy app/api/email-inbox/[id]/followup

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

LabelLayerStatusPath
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
PlantillasPage frontend healthy app/plantillas/page.tsx
ConfiguracionPage frontend healthy app/configuracion/page.tsx
LoginPage frontend healthy app/login/page.tsx
BandejasPage frontend healthy app/bandejas/page.tsx
LogsPage frontend healthy app/logs/page.tsx
CampaignListPage frontend healthy app/email-campaigns/page.tsx
CampaignDetailPage frontend healthy app/email-campaigns/[id]/page.tsx
ConnectAccountsPage frontend healthy app/connect-accounts/page.tsx

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

LabelLayerStatusPath
postgres data healthy README.md

LabelLayerStatusPath
port:3000 network healthy Dockerfile

LabelLayerStatusPath
envoy network healthy app/api/email-campaigns/[id]/leads/[leadId]/send-now/route.…

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
/ frontend healthy app/api/auth/logout/route.ts
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/ebf22c68-0109-45a5-8c04-33c2985cf5d0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ebf22c68-0109-45a5-8c04-33c2985cf5d0/

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.