https://github.com/takshingchanai-tech/norgeconnect-cron
· scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 74 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 |
signUnsubToken |
software | healthy | src/index.ts:signUnsubToken |
sendBatchChunked |
software | healthy | src/index.ts:sendBatchChunked |
handleDispatch |
software | healthy | src/index.ts:handleDispatch |
remaining |
software | healthy | src/index.ts:remaining |
checkAndSendTargetWarning |
software | healthy | src/index.ts:checkAndSendTargetWarning |
monthlyNeeded |
software | healthy | src/index.ts:monthlyNeeded |
dohQuery |
software | healthy | src/index.ts:dohQuery |
records |
software | healthy | src/index.ts:records |
checkEmailDomain |
software | healthy | src/index.ts:checkEmailDomain |
handleSendEmail |
software | healthy | src/index.ts:handleSendEmail |
runTrialManagement |
software | healthy | src/index.ts:runTrialManagement |
createDashboardToken |
software | healthy | src/index.ts:createDashboardToken |
parseLogos |
software | healthy | src/index.ts:parseLogos |
linkify |
software | healthy | src/index.ts:linkify |
wrap |
software | healthy | src/index.ts:wrap |
buildEmailBody |
software | healthy | src/index.ts:buildEmailBody |
esc |
software | healthy | src/index.ts:esc |
introIndustry |
software | healthy | src/index.ts:introIndustry |
introHtml |
software | healthy | src/index.ts:introHtml |
rfc2047Encode |
software | healthy | src/index.ts:rfc2047Encode |
sendViaGmail |
software | healthy | src/index.ts:sendViaGmail |
sendViaOutlook |
software | healthy | src/index.ts:sendViaOutlook |
getValidAccessToken |
software | healthy | src/index.ts:getValidAccessToken |
refreshGmailToken |
software | healthy | src/index.ts:refreshGmailToken |
refreshOutlookToken |
software | healthy | src/index.ts:refreshOutlookToken |
getMonitorAccessToken |
software | healthy | src/index.ts:getMonitorAccessToken |
storeMonitorConsent |
software | healthy | src/index.ts:storeMonitorConsent |
runBounceProcessing |
software | healthy | src/index.ts:runBounceProcessing |
fetchNdrCandidates |
software | healthy | src/index.ts:fetchNdrCandidates |
isNdrMessage |
software | healthy | src/index.ts:isNdrMessage |
from |
software | healthy | src/index.ts:from |
subj |
software | healthy | src/index.ts:subj |
isHardBounce |
software | healthy | src/index.ts:isHardBounce |
candidateRecipients |
software | healthy | src/index.ts:candidateRecipients |
handleHardBounce |
software | healthy | src/index.ts:handleHardBounce |
scrapeReplacementEmail |
software | healthy | src/index.ts:scrapeReplacementEmail |
extractSameDomainEmails |
software | healthy | src/index.ts:extractSameDomainEmails |
add |
software | healthy | src/index.ts:add |
roleRank |
software | healthy | src/index.ts:roleRank |
fetchTextWithTimeout |
software | healthy | src/index.ts:fetchTextWithTimeout |
markMessageRead |
software | healthy | src/index.ts:markMessageRead |
recordStripeUsage |
software | healthy | src/index.ts:recordStripeUsage |
sendResendEmail |
software | healthy | src/index.ts:sendResendEmail |
sendPaymentReminder |
software | healthy | src/index.ts:sendPaymentReminder |
sendReportForClient |
software | healthy | src/index.ts:sendReportForClient |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| 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::src/index.ts |
security | healthy | src/index.ts |
auth::wrangler.toml |
security | healthy | wrangler.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-z_ohus87 |
software | healthy | /tmp/repobility-clone-z_ohus87 |
| 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/0f6dee15-b00c-4001-8f6d-6e57f512a56e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0f6dee15-b00c-4001-8f6d-6e57f512a56e/
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.