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.

dreamhunter2333/cloudflare_temp_email

https://github.com/dreamhunter2333/cloudflare_temp_email · scanned 2026-07-23 10:38 UTC (5 days, 8 hours ago)

208 raw signals (0 security + 208 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 8 hours ago · v5 · last Δ +4.1 (diff) · 199 actionable findings from 1 signal source. 9 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 1183 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
setNestedValue software healthy frontend/src/i18n/messages.ts:setNestedValue
buildSourceLocaleMessages software healthy frontend/src/i18n/messages.ts:buildSourceLocaleMessages
buildAdditionalLocaleMessages software healthy frontend/src/i18n/messages.ts:buildAdditionalLocaleMessages
getLocalizedMessage software healthy frontend/src/i18n/messages.ts:getLocalizedMessage
getNaiveLocaleConfig software healthy frontend/src/i18n/naive-locale.ts:getNaiveLocaleConfig
isSupportedLocale software healthy frontend/src/i18n/utils.ts:isSupportedLocale
resolveSupportedLocale software healthy frontend/src/i18n/utils.ts:resolveSupportedLocale
matchSupportedLocale software healthy frontend/src/i18n/utils.ts:matchSupportedLocale
getBrowserLocales software healthy frontend/src/i18n/utils.ts:getBrowserLocales
getStoredLocale software healthy frontend/src/i18n/utils.ts:getStoredLocale
getPreferredLocale software healthy frontend/src/i18n/utils.ts:getPreferredLocale
getInitialLocale software healthy frontend/src/i18n/utils.ts:getInitialLocale
splitPathSuffix software healthy frontend/src/i18n/utils.ts:splitPathSuffix
stripLocaleFromPath software healthy frontend/src/i18n/utils.ts:stripLocaleFromPath
getPathWithLocale software healthy frontend/src/i18n/utils.ts:getPathWithLocale
replaceLocaleInFullPath software healthy frontend/src/i18n/utils.ts:replaceLocaleInFullPath
getLocaleAliasPath software healthy frontend/src/i18n/utils.ts:getLocaleAliasPath
getLocaleRegistryEntry software healthy frontend/src/i18n/locale-registry.ts:getLocaleRegistryEntry
getLocaleLabel software healthy frontend/src/i18n/locale-registry.ts:getLocaleLabel
getLocaleOptions software healthy frontend/src/i18n/locale-registry.ts:getLocaleOptions
getNaiveLocaleConfig software healthy frontend/src/i18n/locale-registry.ts:getNaiveLocaleConfig
getTurnstileLocale software healthy frontend/src/i18n/locale-registry.ts:getTurnstileLocale
withNamespace software healthy frontend/src/i18n/app.ts:withNamespace
useScopedI18n software healthy frontend/src/i18n/app.ts:useScopedI18n
apiFetch software healthy frontend/src/api/index.js:apiFetch
getOpenSettings software healthy frontend/src/api/index.js:getOpenSettings
getSettings software healthy frontend/src/api/index.js:getSettings
getUserOpenSettings software healthy frontend/src/api/index.js:getUserOpenSettings
getUserSettings software healthy frontend/src/api/index.js:getUserSettings
adminShowAddressCredential software healthy frontend/src/api/index.js:adminShowAddressCredential
adminDeleteAddress software healthy frontend/src/api/index.js:adminDeleteAddress
bindUserAddress software healthy frontend/src/api/index.js:bindUserAddress
hasControlChar software healthy frontend/src/utils/headers.js:hasControlChar
safeHeaderValue software healthy frontend/src/utils/headers.js:safeHeaderValue
safeBearerHeader software healthy frontend/src/utils/headers.js:safeBearerHeader
getFingerprint software healthy frontend/src/utils/fingerprint.ts:getFingerprint
hashPassword software healthy frontend/src/utils/index.ts:hashPassword
getRouterPathWithLang software healthy frontend/src/utils/index.ts:getRouterPathWithLang
utcToLocalDate software healthy frontend/src/utils/index.ts:utcToLocalDate
escapeHtml software healthy frontend/src/utils/mail-actions.js:escapeHtml
sanitizeContent software healthy frontend/src/utils/mail-actions.js:sanitizeContent
buildReplyModel software healthy frontend/src/utils/mail-actions.js:buildReplyModel
buildForwardModel software healthy frontend/src/utils/mail-actions.js:buildForwardModel
humanFileSize software healthy frontend/src/utils/email-parser.js:humanFileSize
processItem software healthy frontend/src/utils/email-parser.js:processItem
getDownloadEmlUrl software healthy frontend/src/utils/email-parser.js:getDownloadEmlUrl
useIsMobile software healthy frontend/src/utils/composables.js:useIsMobile
looksLikeRegex software healthy worker/src/ip_blacklist.ts:looksLikeRegex
isBlacklisted software healthy worker/src/ip_blacklist.ts:isBlacklisted
isWhitelisted software healthy worker/src/ip_blacklist.ts:isWhitelisted

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

LabelLayerStatusPath
CHANGELOG_EN.md software healthy CHANGELOG_EN.md
README.md software healthy README.md
README_JA.md software healthy README_JA.md
CLAUDE.md software healthy CLAUDE.md
README_EN.md software healthy README_EN.md
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
vite.config.js software healthy frontend/vite.config.js
README.md software healthy frontend/README.md
pnpm-lock.yaml software healthy frontend/pnpm-lock.yaml
package.json software healthy frontend/package.json
index.html software healthy frontend/index.html
.env.pages software healthy frontend/.env.pages
.env.example software healthy frontend/.env.example
tsconfig.json software healthy frontend/tsconfig.json
App.vue software healthy frontend/src/App.vue
main.js software healthy frontend/src/main.js
index.js software healthy frontend/src/router/index.js
index.ts software healthy frontend/src/models/index.ts
messages.ts software healthy frontend/src/i18n/messages.ts
naive-locale.ts software healthy frontend/src/i18n/naive-locale.ts
message-registry.ts software healthy frontend/src/i18n/message-registry.ts
index.ts software healthy frontend/src/i18n/index.ts
utils.ts software healthy frontend/src/i18n/utils.ts
locale-registry.ts software healthy frontend/src/i18n/locale-registry.ts
app.ts software healthy frontend/src/i18n/app.ts
de.ts software healthy frontend/src/i18n/locales/source/de.ts
es.ts software healthy frontend/src/i18n/locales/source/es.ts
ptBR.ts software healthy frontend/src/i18n/locales/source/ptBR.ts
ja.ts software healthy frontend/src/i18n/locales/source/ja.ts
index.js software healthy frontend/src/api/index.js
headers.js software healthy frontend/src/utils/headers.js
fingerprint.ts software healthy frontend/src/utils/fingerprint.ts
index.ts software healthy frontend/src/utils/index.ts
mail-actions.js software healthy frontend/src/utils/mail-actions.js
email-parser.js software healthy frontend/src/utils/email-parser.js
composables.js software healthy frontend/src/utils/composables.js
headers.test.js software healthy frontend/src/utils/__tests__/headers.test.js
AiExtractInfo.vue software healthy frontend/src/components/AiExtractInfo.vue
MailBox.vue software healthy frontend/src/components/MailBox.vue
WebhookComponent.vue software healthy frontend/src/components/WebhookComponent.vue
MailContentRenderer.vue software healthy frontend/src/components/MailContentRenderer.vue
ShadowHtmlComponent.vue software healthy frontend/src/components/ShadowHtmlComponent.vue
SendBox.vue software healthy frontend/src/components/SendBox.vue
Turnstile.vue software healthy frontend/src/components/Turnstile.vue
AddressCredentialModal.vue software healthy frontend/src/components/AddressCredentialModal.vue
AddressSelect.vue software healthy frontend/src/components/AddressSelect.vue
index.ts software healthy frontend/src/constant/index.ts
index.js software healthy frontend/src/store/index.js
User.vue software healthy frontend/src/views/User.vue

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

LabelLayerStatusPath
GET /open_api/settings api healthy worker/src/commom_api.ts
USE /* api healthy worker/src/worker.ts
USE /api/* api healthy worker/src/worker.ts
USE /user_api/* api healthy worker/src/worker.ts
USE /admin/* api healthy worker/src/worker.ts
GET / api healthy worker/src/worker.ts
GET /health_check api healthy worker/src/worker.ts
ALL /* api healthy worker/src/worker.ts
GET /admin/address api healthy worker/src/admin_api/index.ts
POST /admin/new_address api healthy worker/src/admin_api/index.ts
DELETE /admin/delete_address/:id api healthy worker/src/admin_api/index.ts
DELETE /admin/clear_inbox/:id api healthy worker/src/admin_api/index.ts
DELETE /admin/clear_sent_items/:id api healthy worker/src/admin_api/index.ts
GET /admin/show_password/:id api healthy worker/src/admin_api/index.ts
POST /admin/address/:id/reset_password api healthy worker/src/admin_api/index.ts
GET /admin/mails api healthy worker/src/admin_api/index.ts
GET /admin/mails_unknow api healthy worker/src/admin_api/index.ts
DELETE /admin/mails/:id api healthy worker/src/admin_api/index.ts
GET /admin/address_sender api healthy worker/src/admin_api/index.ts
POST /admin/address_sender api healthy worker/src/admin_api/index.ts
DELETE /admin/address_sender/:id api healthy worker/src/admin_api/index.ts
GET /admin/sendbox api healthy worker/src/admin_api/index.ts
DELETE /admin/sendbox/:id api healthy worker/src/admin_api/index.ts
GET /admin/statistics api healthy worker/src/admin_api/index.ts
GET /admin/account_settings api healthy worker/src/admin_api/index.ts
POST /admin/account_settings api healthy worker/src/admin_api/index.ts
POST /admin/cleanup api healthy worker/src/admin_api/index.ts
GET /admin/auto_cleanup api healthy worker/src/admin_api/index.ts
POST /admin/auto_cleanup api healthy worker/src/admin_api/index.ts
GET /admin/user_settings api healthy worker/src/admin_api/index.ts
POST /admin/user_settings api healthy worker/src/admin_api/index.ts
GET /admin/users api healthy worker/src/admin_api/index.ts
DELETE /admin/users/:user_id api healthy worker/src/admin_api/index.ts
POST /admin/users api healthy worker/src/admin_api/index.ts
POST /admin/users/:user_id/reset_password api healthy worker/src/admin_api/index.ts
GET /admin/user_roles api healthy worker/src/admin_api/index.ts
POST /admin/user_roles api healthy worker/src/admin_api/index.ts
GET /admin/role_address_config api healthy worker/src/admin_api/index.ts
POST /admin/role_address_config api healthy worker/src/admin_api/index.ts
GET /admin/users/bind_address/:user_id api healthy worker/src/admin_api/index.ts
POST /admin/users/bind_address api healthy worker/src/admin_api/index.ts
GET /admin/user_oauth2_settings api healthy worker/src/admin_api/index.ts
POST /admin/user_oauth2_settings api healthy worker/src/admin_api/index.ts
GET /admin/webhook/settings api healthy worker/src/admin_api/index.ts
POST /admin/webhook/settings api healthy worker/src/admin_api/index.ts
GET /admin/mail_webhook/settings api healthy worker/src/admin_api/index.ts
POST /admin/mail_webhook/settings api healthy worker/src/admin_api/index.ts
POST /admin/mail_webhook/test api healthy worker/src/admin_api/index.ts
GET /admin/worker/configs api healthy worker/src/admin_api/index.ts
POST /admin/send_mail api healthy worker/src/admin_api/index.ts

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

LabelLayerStatusPath
frontend software healthy frontend
src software healthy frontend/src
router software healthy frontend/src/router
models software healthy frontend/src/models
i18n software healthy frontend/src/i18n
locales software healthy frontend/src/i18n/locales
source software healthy frontend/src/i18n/locales/source
api software healthy frontend/src/api
utils software healthy frontend/src/utils
__tests__ software healthy frontend/src/utils/__tests__
components software healthy frontend/src/components
constant software healthy frontend/src/constant
store software healthy frontend/src/store
views software healthy frontend/src/views
common software healthy frontend/src/views/common
telegram software healthy frontend/src/views/telegram
admin software healthy frontend/src/views/admin
index software healthy frontend/src/views/index
user software healthy frontend/src/views/user
vitepress-docs software healthy vitepress-docs
docs software healthy vitepress-docs/docs
zh software healthy vitepress-docs/docs/zh
guide software healthy vitepress-docs/docs/zh/guide
ui software healthy vitepress-docs/docs/zh/guide/ui
cli software healthy vitepress-docs/docs/zh/guide/cli
feature software healthy vitepress-docs/docs/zh/guide/feature
actions software healthy vitepress-docs/docs/zh/guide/actions
en software healthy vitepress-docs/docs/en
guide software healthy vitepress-docs/docs/en/guide
ui software healthy vitepress-docs/docs/en/guide/ui
cli software healthy vitepress-docs/docs/en/guide/cli
feature software healthy vitepress-docs/docs/en/guide/feature
actions software healthy vitepress-docs/docs/en/guide/actions
scripts software healthy scripts
worker software healthy worker
src software healthy worker/src
admin_api software healthy worker/src/admin_api
models software healthy worker/src/models
email software healthy worker/src/email
i18n software healthy worker/src/i18n
mails_api software healthy worker/src/mails_api
open_api software healthy worker/src/open_api
user_api software healthy worker/src/user_api
telegram_api software healthy worker/src/telegram_api
pages software healthy pages
functions software healthy pages/functions
.claude software healthy .claude
skills software healthy .claude/skills
cf-temp-mail-release-notify software healthy .claude/skills/cf-temp-mail-release-notify
scripts software healthy .claude/skills/cf-temp-mail-release-notify/scripts

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

LabelLayerStatusPath
imapflow@^1.4.2 dependencies healthy e2e/package.json
nodemailer@^9.0.1 dependencies healthy e2e/package.json
@playwright/[email protected] dependencies healthy e2e/package.json
@types/nodemailer@^7.0.11 dependencies healthy e2e/package.json
@types/ws@^8.5.0 dependencies healthy e2e/package.json
ws@^8.18.0 dependencies healthy e2e/package.json
@fingerprintjs/fingerprintjs@^5.2.0 dependencies healthy frontend/package.json
@simplewebauthn/browser@^13.3.0 dependencies healthy frontend/package.json
@unhead/vue@^2.1.15 dependencies healthy frontend/package.json
@vueuse/core@^14.3.0 dependencies healthy frontend/package.json
@wangeditor/editor@^5.1.23 dependencies healthy frontend/package.json
@wangeditor/editor-for-vue@^5.1.12 dependencies healthy frontend/package.json
axios@^1.18.1 dependencies healthy frontend/package.json
dompurify@^3.4.11 dependencies healthy frontend/package.json
jszip@^3.10.1 dependencies healthy frontend/package.json
mail-parser-wasm@^0.2.2 dependencies healthy frontend/package.json
naive-ui@^2.44.1 dependencies healthy frontend/package.json
postal-mime@^2.7.4 dependencies healthy frontend/package.json
vooks@^0.2.12 dependencies healthy frontend/package.json
vue@^3.5.38 dependencies healthy frontend/package.json
vue-clipboard3@^2.0.0 dependencies healthy frontend/package.json
vue-i18n@^11.4.6 dependencies healthy frontend/package.json
vue-router@^4.6.4 dependencies healthy frontend/package.json
@vicons/fa@^0.13.0 dependencies healthy frontend/package.json
@vicons/material@^0.13.0 dependencies healthy frontend/package.json
@vitejs/plugin-vue@^6.0.7 dependencies healthy frontend/package.json
jsdom@^28.1.0 dependencies healthy frontend/package.json
unplugin-auto-import@^20.3.0 dependencies healthy frontend/package.json
unplugin-vue-components@^30.0.0 dependencies healthy frontend/package.json
vite@^7.3.5 dependencies healthy frontend/package.json
vite-plugin-pwa@^1.3.0 dependencies healthy frontend/package.json
vite-plugin-wasm@^3.6.0 dependencies healthy frontend/package.json
vitest@^4.1.9 dependencies healthy frontend/package.json
workbox-build@^7.4.1 dependencies healthy frontend/package.json
workbox-window@^7.4.1 dependencies healthy frontend/package.json
wrangler@^4.104.0 dependencies healthy frontend/package.json
[email protected] dependencies healthy mail-parser-wasm/Cargo.toml
[email protected] dependencies healthy mail-parser-wasm/Cargo.toml
wrangler@^4.104.0 dependencies healthy pages/package.json
[email protected] dependencies healthy smtp_proxy_server/requirements.txt
[email protected] dependencies healthy smtp_proxy_server/requirements.txt
[email protected] dependencies healthy smtp_proxy_server/requirements.txt
[email protected] dependencies healthy smtp_proxy_server/requirements.txt
[email protected] dependencies healthy smtp_proxy_server/requirements.txt
[email protected] dependencies healthy smtp_proxy_server/requirements.txt
jszip@^3.10.1 dependencies healthy vitepress-docs/package.json
@types/node@^26.0.0 dependencies healthy vitepress-docs/package.json
vitepress@^1.6.4 dependencies healthy vitepress-docs/package.json
wrangler@^4.104.0 dependencies healthy vitepress-docs/package.json
@aws-sdk/[email protected] dependencies healthy worker/package.json

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

LabelLayerStatusPath
auth::frontend/src/views/admin/CreateAccount.vue security healthy frontend/src/views/admin/CreateAccount.vue
auth::e2e/tests/browser/inbox.spec.ts security healthy e2e/tests/browser/inbox.spec.ts
auth::frontend/src/router/index.js security healthy frontend/src/router/index.js
auth::worker/src/user_api/passkey.ts security healthy worker/src/user_api/passkey.ts
auth::e2e/tests/api/auto-reply.spec.ts security healthy e2e/tests/api/auto-reply.spec.ts
auth::e2e/tests/api/webhook-trigger.spec.ts security healthy e2e/tests/api/webhook-trigger.spec.ts
auth::frontend/src/components/AddressSelect.vue security healthy frontend/src/components/AddressSelect.vue
auth::frontend/src/i18n/locales/source/es.ts security healthy frontend/src/i18n/locales/source/es.ts
auth::skills/cf-temp-mail-agent-mail/SKILL.md security healthy skills/cf-temp-mail-agent-mail/SKILL.md
auth::frontend/src/views/user/AddressManagement.vue security healthy frontend/src/views/user/AddressManagement.vue
auth::e2e/tests/smtp-proxy/smtp-tls.spec.ts security healthy e2e/tests/smtp-proxy/smtp-tls.spec.ts
auth::e2e/tests/api/mail-deletion.spec.ts security healthy e2e/tests/api/mail-deletion.spec.ts
auth::frontend/src/i18n/locales/source/ja.ts security healthy frontend/src/i18n/locales/source/ja.ts
auth::frontend/src/views/admin/UserOauth2Settings.vue security healthy frontend/src/views/admin/UserOauth2Settings.vue
auth::e2e/tests/api/address-lifecycle.spec.ts security healthy e2e/tests/api/address-lifecycle.spec.ts
auth::frontend/src/components/AddressCredentialModal.vue security healthy frontend/src/components/AddressCredentialModal.vue
auth::README.md security healthy README.md
auth::frontend/src/views/index/AccountSettings.vue security healthy frontend/src/views/index/AccountSettings.vue
auth::worker/src/user_api/bind_address.ts security healthy worker/src/user_api/bind_address.ts
auth::frontend/src/views/index/SimpleIndex.vue security healthy frontend/src/views/index/SimpleIndex.vue
auth::frontend/src/store/index.js security healthy frontend/src/store/index.js
auth::frontend/src/views/admin/Account.vue security healthy frontend/src/views/admin/Account.vue
auth::e2e/tests/api-gzip/mail-gzip.spec.ts security healthy e2e/tests/api-gzip/mail-gzip.spec.ts
auth::worker/src/worker.ts security healthy worker/src/worker.ts
auth::e2e/tests/api/clear-sent.spec.ts security healthy e2e/tests/api/clear-sent.spec.ts
auth::worker/src/open_api/auth.ts security healthy worker/src/open_api/auth.ts
auth::worker/src/admin_api/address_api.ts security healthy worker/src/admin_api/address_api.ts
auth::worker/src/user_api/user.ts security healthy worker/src/user_api/user.ts
auth::e2e/tests/smtp-proxy/imap-tls.spec.ts security healthy e2e/tests/smtp-proxy/imap-tls.spec.ts
auth::worker/src/mails_api/address_auth.ts security healthy worker/src/mails_api/address_auth.ts
auth::e2e/tests/api/send-access.spec.ts security healthy e2e/tests/api/send-access.spec.ts
auth::frontend/src/i18n/locales/source/ptBR.ts security healthy frontend/src/i18n/locales/source/ptBR.ts
auth::e2e/tests/api/passkey.spec.ts security healthy e2e/tests/api/passkey.spec.ts
auth::e2e/fixtures/test-helpers.ts security healthy e2e/fixtures/test-helpers.ts
auth::frontend/src/views/index/LocalAddress.vue security healthy frontend/src/views/index/LocalAddress.vue
auth::frontend/src/utils/headers.js security healthy frontend/src/utils/headers.js
auth::frontend/src/i18n/locales/source/de.ts security healthy frontend/src/i18n/locales/source/de.ts
auth::frontend/src/utils/__tests__/headers.test.js security healthy frontend/src/utils/__tests__/headers.test.js
auth::e2e/tests/api/webhook-settings.spec.ts security healthy e2e/tests/api/webhook-settings.spec.ts
auth::frontend/src/views/index/AddressBar.vue security healthy frontend/src/views/index/AddressBar.vue
auth::frontend/src/views/user/UserOauth2Callback.vue security healthy frontend/src/views/user/UserOauth2Callback.vue
auth::e2e/tests/api/login-endpoints.spec.ts security healthy e2e/tests/api/login-endpoints.spec.ts
auth::e2e/tests/api/send-mail.spec.ts security healthy e2e/tests/api/send-mail.spec.ts
auth::worker/src/telegram_api/telegram.ts security healthy worker/src/telegram_api/telegram.ts
auth::frontend/src/views/user/UserLogin.vue security healthy frontend/src/views/user/UserLogin.vue
auth::e2e/tests/api/admin-new-address.spec.ts security healthy e2e/tests/api/admin-new-address.spec.ts
auth::e2e/tests/api/user-domain-normalization.spec.ts security healthy e2e/tests/api/user-domain-normalization.spec.ts
auth::e2e/tests/api/email-forward-domain-normalization.spec… security healthy e2e/tests/api/email-forward-domain-normalization.spec.ts
auth::frontend/src/api/index.js security healthy frontend/src/api/index.js
auth::worker/src/user_api/oauth2.ts security healthy worker/src/user_api/oauth2.ts

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

LabelLayerStatusPath
AdminWebhookSettings software healthy worker/src/models/index.ts:AdminWebhookSettings
GeoData software healthy worker/src/models/index.ts:GeoData
UserSettings software healthy worker/src/models/index.ts:UserSettings
AddressCreationSettings software healthy worker/src/models/index.ts:AddressCreationSettings
UserInfo software healthy worker/src/models/index.ts:UserInfo
WebhookSettings software healthy worker/src/models/index.ts:WebhookSettings
SendMailLimitError software healthy worker/src/mails_api/send_mail_limit_utils.ts:SendMailLimit…
TelegramSettings software healthy worker/src/telegram_api/settings.ts:TelegramSettings
BackendClient software healthy smtp_proxy_server/imap_http_client.py:12
MessageCache software healthy smtp_proxy_server/imap_mailbox.py:22
SimpleMailbox software healthy smtp_proxy_server/imap_mailbox.py:52
Settings software healthy smtp_proxy_server/config.py:13
SimpleMessage software healthy smtp_proxy_server/imap_message.py:45
CustomSMTPHandler software healthy smtp_proxy_server/smtp_server.py:26
EmailModel software healthy smtp_proxy_server/models.py:5
SimpleIMAPServer software healthy smtp_proxy_server/imap_server.py:21
Account software healthy smtp_proxy_server/imap_server.py:80
SimpleRealm software healthy smtp_proxy_server/imap_server.py:106
IMAPFactory software healthy smtp_proxy_server/imap_server.py:125
CustomChecker software healthy smtp_proxy_server/imap_server.py:137

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
OPENAI_KEY cicd healthy
BACKEND_TOML cicd healthy
OPENAI_API_BASE cicd healthy
REPO_LOWER cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
PAGE_TOML cicd healthy
REGISTRY cicd healthy
DEBUG_MODE cicd healthy
FRONTEND_ENV cicd healthy
USE_WORKER_ASSETS cicd healthy
IMAGE_NAME cicd healthy
TG_FRONTEND_NAME cicd healthy
USE_WORKER_ASSETS_WITH_TELEGRAM cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
BACKEND_USE_MAIL_WASM_PARSER cicd healthy
FRONTEND_NAME cicd healthy
FRONTEND_BRANCH cicd healthy

LabelLayerStatusPath
check cicd healthy .github/workflows/frontend_pagefunction_deploy.yaml
deploy cicd healthy .github/workflows/frontend_pagefunction_deploy.yaml
sync_latest_from_upstream cicd healthy .github/workflows/sync.yaml
build-frontend cicd healthy .github/workflows/tag_build.yml
build-telegram-frontend cicd healthy .github/workflows/tag_build.yml
build-backend cicd healthy .github/workflows/tag_build.yml
release cicd healthy .github/workflows/tag_build.yml
deploy-frontend cicd healthy .github/workflows/frontend_deploy.yaml
deploy-telegram-frontend cicd healthy .github/workflows/frontend_deploy.yaml
deploy cicd healthy .github/workflows/docs_deploy.yml
deploy cicd healthy .github/workflows/backend_deploy.yaml
e2e cicd healthy .github/workflows/e2e.yml
pr_agent_job cicd healthy .github/workflows/pr_agent.yml
build-and-push-image cicd healthy .github/workflows/smtp_proxy_server.yml

LabelLayerStatusPath
port:8025 network healthy frontend/src/store/index.js
port:11143 network healthy frontend/src/store/index.js
port:8026 network healthy e2e/docker-compose.yml
port:1025 network healthy e2e/docker-compose.yml
port:8787 network healthy e2e/docker-compose.yml
port:8789 network healthy e2e/docker-compose.yml
port:8790 network healthy e2e/docker-compose.yml
port:8788 network healthy e2e/docker-compose.yml
port:8791 network healthy e2e/docker-compose.yml
port:5173 network healthy e2e/docker-compose.yml
port:11025 network healthy e2e/docker-compose.yml
port:11026 network healthy e2e/docker-compose.yml
port:11144 network healthy e2e/docker-compose.yml

LabelLayerStatusPath
smtp_proxy_server hardware healthy smtp_proxy_server/docker-compose.yaml
mailpit hardware healthy e2e/docker-compose.yml
worker hardware healthy e2e/docker-compose.yml
worker-subdomain hardware healthy e2e/docker-compose.yml
worker-env-off hardware healthy e2e/docker-compose.yml
worker-gzip hardware healthy e2e/docker-compose.yml
worker-send-mail-domain hardware healthy e2e/docker-compose.yml
frontend hardware healthy e2e/docker-compose.yml
smtp-proxy hardware healthy e2e/docker-compose.yml
smtp-proxy-tls hardware healthy e2e/docker-compose.yml
e2e-runner hardware healthy e2e/docker-compose.yml

LabelLayerStatusPath
users data healthy db/2024-05-08-patch.sql
users_address data healthy db/2024-05-08-patch.sql
address_sender data healthy db/2024-04-12-patch.sql
sendbox data healthy db/2024-04-12-patch.sql
raw_mails data healthy db/schema.sql
address data healthy db/schema.sql
auto_reply_mails data healthy db/schema.sql
settings data healthy db/schema.sql
user_roles data healthy db/schema.sql
user_passkeys data healthy db/schema.sql

LabelLayerStatusPath
gha::frontend_pagefunction_deploy cicd healthy .github/workflows/frontend_pagefunction_deploy.yaml
gha::sync cicd healthy .github/workflows/sync.yaml
gha::tag_build cicd healthy .github/workflows/tag_build.yml
gha::frontend_deploy cicd healthy .github/workflows/frontend_deploy.yaml
gha::docs_deploy cicd healthy .github/workflows/docs_deploy.yml
gha::backend_deploy cicd healthy .github/workflows/backend_deploy.yaml
gha::e2e cicd healthy .github/workflows/e2e.yml
gha::pr_agent cicd healthy .github/workflows/pr_agent.yml
gha::smtp_proxy_server cicd healthy .github/workflows/smtp_proxy_server.yml

LabelLayerStatusPath
dotenv::frontend/.env.pages security healthy frontend/.env.pages
password_literal::frontend/src/views/admin/CreateAccount.vue security healthy frontend/src/views/admin/CreateAccount.vue
password_literal::frontend/src/views/index/AddressBar.vue security healthy frontend/src/views/index/AddressBar.vue
password_literal::e2e/tests/api/email-forward-domain-normal… security healthy e2e/tests/api/email-forward-domain-normalization.spec.ts
password_literal::e2e/tests/api/send-mail-limit.spec.ts security healthy e2e/tests/api/send-mail-limit.spec.ts
password_literal::e2e/tests/api/user-domain-normalization.s… security healthy e2e/tests/api/user-domain-normalization.spec.ts
password_literal::e2e/tests/api/ip-whitelist.spec.ts security healthy e2e/tests/api/ip-whitelist.spec.ts
password_literal::e2e/tests/browser/passkey.spec.ts security healthy e2e/tests/browser/passkey.spec.ts

LabelLayerStatusPath
1.1.1.1 network healthy README.md
192.168.1.100 network healthy worker/src/ip_blacklist.ts
10.0.0.5 network healthy worker/src/ip_blacklist.ts
1.2.3.4 network healthy worker/src/ip_blacklist.ts
10.0.0.1 network healthy e2e/tests/api/ip-whitelist.spec.ts
5.6.7.8 network healthy e2e/tests/api/ip-whitelist.spec.ts

LabelLayerStatusPath
/ frontend healthy frontend/src/router/index.js
/user frontend healthy frontend/src/router/index.js
/user/oauth2/callback frontend healthy frontend/src/router/index.js
/admin frontend healthy frontend/src/router/index.js
/telegram_mail frontend healthy frontend/src/router/index.js
/:pathMatch(.*)* frontend healthy frontend/src/router/index.js

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
vps::aws hardware healthy worker/pnpm-lock.yaml
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/0bbcb608-3008-4965-b1d0-459b49369765/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0bbcb608-3008-4965-b1d0-459b49369765/

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.