https://github.com/takshingchanai-tech/norgeconnect-api
· scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 54 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 |
|---|---|---|---|
getEncKey |
software | healthy | src/index.ts:getEncKey |
encryptToken |
software | healthy | src/index.ts:encryptToken |
b64 |
software | healthy | src/index.ts:b64 |
decryptToken |
software | healthy | src/index.ts:decryptToken |
getUnsubHmacKey |
software | healthy | src/index.ts:getUnsubHmacKey |
verifyUnsubToken |
software | healthy | src/index.ts:verifyUnsubToken |
getSessionHmacKey |
software | healthy | src/index.ts:getSessionHmacKey |
signSessionToken |
software | healthy | src/index.ts:signSessionToken |
verifySessionToken |
software | healthy | src/index.ts:verifySessionToken |
requireSession |
software | healthy | src/index.ts:requireSession |
resolvedCors |
software | healthy | src/index.ts:resolvedCors |
handleSignup |
software | healthy | src/index.ts:handleSignup |
rawIndustries |
software | healthy | src/index.ts:rawIndustries |
handleStatus |
software | healthy | src/index.ts:handleStatus |
handlePutIndustries |
software | healthy | src/index.ts:handlePutIndustries |
handleUpdateClient |
software | healthy | src/index.ts:handleUpdateClient |
escapeHtml |
software | healthy | src/index.ts:escapeHtml |
handleUnsubscribeConfirm |
software | healthy | src/index.ts:handleUnsubscribeConfirm |
handleUnsubscribe |
software | healthy | src/index.ts:handleUnsubscribe |
handleCancel |
software | healthy | src/index.ts:handleCancel |
handleChangePlan |
software | healthy | src/index.ts:handleChangePlan |
handleGmailOAuthStart |
software | healthy | src/index.ts:handleGmailOAuthStart |
handleOutlookOAuthStart |
software | healthy | src/index.ts:handleOutlookOAuthStart |
handleGmailOAuth |
software | healthy | src/index.ts:handleGmailOAuth |
handleOutlookOAuth |
software | healthy | src/index.ts:handleOutlookOAuth |
createWelcomeLoginToken |
software | healthy | src/index.ts:createWelcomeLoginToken |
handleLoginRequest |
software | healthy | src/index.ts:handleLoginRequest |
handleLoginVerifyGet |
software | healthy | src/index.ts:handleLoginVerifyGet |
handleLoginVerifyPost |
software | healthy | src/index.ts:handleLoginVerifyPost |
sendWelcomeEmail |
software | healthy | src/index.ts:sendWelcomeEmail |
sendSkipTrialEmail |
software | healthy | src/index.ts:sendSkipTrialEmail |
sendReactivationEmail |
software | healthy | src/index.ts:sendReactivationEmail |
handleReconnect |
software | healthy | src/index.ts:handleReconnect |
stripePost |
software | healthy | src/index.ts:stripePost |
stripeGet |
software | healthy | src/index.ts:stripeGet |
corsHeaders |
software | healthy | src/index.ts:corsHeaders |
jsonResponse |
software | healthy | src/index.ts:jsonResponse |
redirectToSite |
software | healthy | src/index.ts:redirectToSite |
addDays |
software | healthy | src/index.ts:addDays |
toISODate |
software | healthy | src/index.ts:toISODate |
handleLogo |
software | healthy | src/index.ts:handleLogo |
| Label | Layer | Status | Path |
|---|---|---|---|
wrangler.toml |
software | healthy | wrangler.toml |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
index.ts |
software | healthy | src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::wrangler.toml |
security | healthy | wrangler.toml |
auth::src/index.ts |
security | healthy | src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6_tkv_jh |
software | healthy | /tmp/repobility-clone-6_tkv_jh |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/8ada1aa2-36da-4005-b5ff-fb2c10705adb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8ada1aa2-36da-4005-b5ff-fb2c10705adb/
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.