https://github.com/yikart/AiToEarn
· scanned 2026-05-15 23:20 UTC (2 weeks, 6 days ago)
· 10 languages
525 findings (55 legacy + 470 scanner) 0th percentile · Typescript · large (100-500K LoC) Scanner says 53 (lower by 6)
Last scanned 2 weeks, 6 days ago · v1 · 52 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
40.0 | 0.15 | 6.00 |
security_score |
36.9 | 0.25 | 9.22 |
testing_score |
16.0 | 0.20 | 3.20 |
documentation_score |
75.0 | 0.15 | 11.25 |
practices_score |
75.0 | 0.15 | 11.25 |
code_quality |
60.0 | 0.10 | 6.00 |
| Overall | 1.00 | 46.9 |
authz: 1.2 ·
docker: 73.9 ·
threat: 12.0 ·
journey: 39.6
All 7291 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
DOCKER_DEPLOYMENT_CN.md |
software | healthy | DOCKER_DEPLOYMENT_CN.md |
README_JA.md |
software | healthy | README_JA.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
DOCKER_DEPLOYMENT_EN.md |
software | healthy | DOCKER_DEPLOYMENT_EN.md |
README_EN.md |
software | healthy | README_EN.md |
CONTRIBUTING_CN.md |
software | healthy | CONTRIBUTING_CN.md |
AGENTS.md |
software | healthy | AGENTS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
index.html |
software | healthy | demo/kwai/index.html |
index.html |
software | healthy | demo/xhs/index.html |
signature.js |
software | healthy | demo/xhs/signature.js |
build.sh |
software | healthy | scripts/build.sh |
init-package.json |
software | healthy | scripts/init-package.json |
pull_request_template.md |
software | healthy | .github/pull_request_template.md |
languages.yml |
software | healthy | .github/languages.yml |
draft.yml |
software | healthy | .github/ISSUE_TEMPLATE/draft.yml |
bug_report.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.yml |
refactor.yml |
software | healthy | .github/ISSUE_TEMPLATE/refactor.yml |
feature_request.yml |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.yml |
backen-check.yml |
software | healthy | .github/workflows/backen-check.yml |
web-build.yml |
software | healthy | .github/workflows/web-build.yml |
pr-issue-check.yml |
software | healthy | .github/workflows/pr-issue-check.yml |
backend-build.yml |
software | healthy | .github/workflows/backend-build.yml |
pr-to-feishu.yml |
software | healthy | .github/workflows/pr-to-feishu.yml |
web-check.yml |
software | healthy | .github/workflows/web-check.yml |
README.md |
software | healthy | project/aitoearn-web/README.md |
tailwind.config.ts |
software | warning | project/aitoearn-web/tailwind.config.ts |
pnpm-lock.yaml |
software | healthy | project/aitoearn-web/pnpm-lock.yaml |
package.json |
software | healthy | project/aitoearn-web/package.json |
Dockerfile |
software | healthy | project/aitoearn-web/Dockerfile |
components.json |
software | healthy | project/aitoearn-web/components.json |
tsconfig.json |
software | healthy | project/aitoearn-web/tsconfig.json |
xhs_sign_init.js |
software | warning | project/aitoearn-web/public/js/xhs_sign_init.js |
xhs_sign_inject.js |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js |
xhs_web_sign.js |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js |
xhs_sign_core.js |
software | warning | project/aitoearn-web/public/js/xhs_sign_core.js |
middleware.ts |
software | healthy | project/aitoearn-web/src/middleware.ts |
constant.ts |
software | warning | project/aitoearn-web/src/constant.ts |
agent-asset.ts |
software | warning | project/aitoearn-web/src/types/agent-asset.ts |
ai.ts |
software | healthy | project/aitoearn-web/src/api/ai.ts |
auth.ts |
software | healthy | project/aitoearn-web/src/api/auth.ts |
assets.ts |
software | healthy | project/aitoearn-web/src/api/assets.ts |
draftGeneration.ts |
software | healthy | project/aitoearn-web/src/api/draftGeneration.ts |
media.ts |
software | healthy | project/aitoearn-web/src/api/media.ts |
platAuth.ts |
software | healthy | project/aitoearn-web/src/api/platAuth.ts |
notification.ts |
software | healthy | project/aitoearn-web/src/api/notification.ts |
twitter.ts |
software | healthy | project/aitoearn-web/src/api/twitter.ts |
material.ts |
software | healthy | project/aitoearn-web/src/api/material.ts |
credits.ts |
software | healthy | project/aitoearn-web/src/api/credits.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
generateSignature |
software | healthy | demo/xhs/signature.js:generateSignature |
getAccessToken |
software | healthy | demo/xhs/signature.js:getAccessToken |
tripletToBase64 |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:tripletTo… |
encodeChunk |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:encodeChu… |
c |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:c |
encodeUtf8 |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:encodeUtf8 |
b64Encode |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:b64Encode |
crc32 |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:crc32 |
getB3TraceId |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:getB3Trac… |
md5 |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:md5 |
safeAdd |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:safeAdd |
lsw |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:lsw |
msw |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:msw |
bitRotateLeft |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:bitRotate… |
md5cmn |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:md5cmn |
md5ff |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:md5ff |
md5gg |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:md5gg |
md5hh |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:md5hh |
md5ii |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:md5ii |
binlMD5 |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:binlMD5 |
binl2hex |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:binl2hex |
str2binl |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:str2binl |
utf8Encode |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:utf8Encode |
getXhsSign |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:getXhsSign |
initXhsSignService |
software | healthy | project/aitoearn-web/public/js/xhs_sign_inject.js:initXhsSi… |
_0x251d09 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x251d09 |
_0xc7c3fb |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0xc7c3fb |
_0x128881 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x128881 |
_0x3e9336 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x3e9336 |
_0x2f7e83 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x2f7e83 |
_0x2ea133 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x2ea133 |
_0x1b4b6f |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x1b4b6f |
_0x2cd2db |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x2cd2db |
_0x55d443 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x55d443 |
_0x54bfc1 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x54bfc1 |
_0x17e7ed |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x17e7ed |
_0xd45724 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0xd45724 |
_0xcbb84e |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0xcbb84e |
_0x22c8bf |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x22c8bf |
_0x59e3ad |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x59e3ad |
_0x6e4c96 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x6e4c96 |
_0x19b8c5 |
software | healthy | project/aitoearn-web/public/js/xhs_web_sign.js:_0x19b8c5 |
middleware |
software | healthy | project/aitoearn-web/src/middleware.ts:middleware |
getChatModels |
software | healthy | project/aitoearn-web/src/api/ai.ts:getChatModels |
putUserAiConfigItem |
software | healthy | project/aitoearn-web/src/api/ai.ts:putUserAiConfigItem |
generateImage |
software | healthy | project/aitoearn-web/src/api/ai.ts:generateImage |
getImageTaskStatus |
software | healthy | project/aitoearn-web/src/api/ai.ts:getImageTaskStatus |
getImageGenerationModels |
software | healthy | project/aitoearn-web/src/api/ai.ts:getImageGenerationModels |
getImageEditModels |
software | healthy | project/aitoearn-web/src/api/ai.ts:getImageEditModels |
getVideoGenerationModels |
software | healthy | project/aitoearn-web/src/api/ai.ts:getVideoGenerationModels |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Pagination |
software | healthy | project/aitoearn-web/src/api/types/index.ts:Pagination |
OtherRequest |
software | healthy | project/aitoearn-web/src/utils/otherRequest.ts:OtherRequest |
AppLocalStorage |
software | healthy | project/aitoearn-web/src/utils/storage.ts:AppLocalStorage |
IndexedDBStorage |
software | healthy | project/aitoearn-web/src/utils/storageIndexedDb.ts:IndexedD… |
FetchService |
software | healthy | project/aitoearn-web/src/utils/FetchService/FetchService.ts… |
PlatformInteractionManager |
software | healthy | project/aitoearn-web/src/store/plugin/plats/manager.ts:Plat… |
HomeFeedCursorManager |
software | healthy | project/aitoearn-web/src/store/plugin/plats/douyin/homeFeed… |
DouyinPlatformInteraction |
software | healthy | project/aitoearn-web/src/store/plugin/plats/douyin/index.ts… |
HomeFeedCursorManager |
software | healthy | project/aitoearn-web/src/store/plugin/plats/xhs/homeFeed.ts… |
XhsPlatformInteraction |
software | healthy | project/aitoearn-web/src/store/plugin/plats/xhs/index.ts:Xh… |
TaskInstance |
software | healthy | project/aitoearn-web/src/store/agent/task-instance/TaskInst… |
AppConfig |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/config.ts… |
AppModule |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/app.modul… |
RateLimitGuard |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/common/gu… |
RedlockKey |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/common/en… |
XmlParseInterceptor |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/common/in… |
RelayClientService |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
RelayExceptionFilter |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
RelayModule |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
RelayOAuthController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
RelayAuthException |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
RelayAccountException |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
RelayCallbackDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
NotificationService |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
UpdateNotificationControlDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
QueryNotificationsDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
BatchDeleteDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
GetUnreadCountDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationDetailDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
MarkAsReadDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
CreateToUserDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationControlVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationListVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
UnreadCountVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
OperationResultVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
EmailService |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationModule |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
NotificationConsumer |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
ApiKeyService |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
CreateApiKeyDto |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
ApiKeyModule |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
ApiKeyController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
ApiKeyCreatedVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
ApiKeyItemVo |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
MaterialInternalController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
PublishRecordController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
UserInternalController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
ShortLinkController |
software | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
demo |
software | healthy | demo |
kwai |
software | healthy | demo/kwai |
xhs |
software | healthy | demo/xhs |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
project |
software | healthy | project |
aitoearn-web |
software | healthy | project/aitoearn-web |
public |
software | healthy | project/aitoearn-web/public |
js |
software | healthy | project/aitoearn-web/public/js |
src |
software | healthy | project/aitoearn-web/src |
types |
software | healthy | project/aitoearn-web/src/types |
api |
software | healthy | project/aitoearn-web/src/api |
types |
software | healthy | project/aitoearn-web/src/api/types |
plat |
software | healthy | project/aitoearn-web/src/api/plat |
types |
software | healthy | project/aitoearn-web/src/api/plat/types |
utils |
software | healthy | project/aitoearn-web/src/utils |
FetchService |
software | healthy | project/aitoearn-web/src/utils/FetchService |
components |
software | healthy | project/aitoearn-web/src/components |
VideoHistoryModal |
software | healthy | project/aitoearn-web/src/components/VideoHistoryModal |
UserLogsModal |
software | healthy | project/aitoearn-web/src/components/UserLogsModal |
ChannelManager |
software | healthy | project/aitoearn-web/src/components/ChannelManager |
components |
software | healthy | project/aitoearn-web/src/components/ChannelManager/componen… |
notification |
software | healthy | project/aitoearn-web/src/components/notification |
NotificationControlModal |
software | healthy | project/aitoearn-web/src/components/notification/Notificati… |
NotificationPanel |
software | healthy | project/aitoearn-web/src/components/notification/Notificati… |
Chat |
software | healthy | project/aitoearn-web/src/components/Chat |
ActionCard |
software | healthy | project/aitoearn-web/src/components/Chat/ActionCard |
ChatMessage |
software | healthy | project/aitoearn-web/src/components/Chat/ChatMessage |
PublishDetailCard |
software | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/Publis… |
PluginPublishCard |
software | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/Plugin… |
ChatInput |
software | healthy | project/aitoearn-web/src/components/Chat/ChatInput |
TaskCard |
software | healthy | project/aitoearn-web/src/components/Chat/TaskCard |
MediaUpload |
software | healthy | project/aitoearn-web/src/components/Chat/MediaUpload |
Rating |
software | healthy | project/aitoearn-web/src/components/Chat/Rating |
common |
software | healthy | project/aitoearn-web/src/components/common |
MediaPreview |
software | healthy | project/aitoearn-web/src/components/common/MediaPreview |
BrushEditor |
software | healthy | project/aitoearn-web/src/components/common/MediaPreview/Bru… |
FavoriteButton |
software | healthy | project/aitoearn-web/src/components/common/FavoriteButton |
MorphingIcon |
software | healthy | project/aitoearn-web/src/components/common/MorphingIcon |
LowBalanceAlert |
software | healthy | project/aitoearn-web/src/components/common/LowBalanceAlert |
EditTitleModal |
software | healthy | project/aitoearn-web/src/components/common/EditTitleModal |
ui |
software | healthy | project/aitoearn-web/src/components/ui |
ScrollButtonContainer |
software | healthy | project/aitoearn-web/src/components/ScrollButtonContainer |
ChooseAccountModule |
software | healthy | project/aitoearn-web/src/components/ChooseAccountModule |
components |
software | healthy | project/aitoearn-web/src/components/ChooseAccountModule/com… |
Plugin |
software | healthy | project/aitoearn-web/src/components/Plugin |
PluginReady |
software | healthy | project/aitoearn-web/src/components/Plugin/PluginReady |
AvatarPlat |
software | healthy | project/aitoearn-web/src/components/AvatarPlat |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
POST /plat/relay-callback |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
GET /notification/unread-count |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
GET /notification/control |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
PUT /notification/control |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
GET /notification/:id |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
PUT /notification/read |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
PUT /notification/read-all |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/noti… |
POST /api-key/create |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
GET /api-key/list |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
DELETE /api-key/:id |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/api-… |
POST /internal/material/list/ids |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/material/optimalByIds |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/material/group/info |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/material/group/optimal |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/material/group/list/userId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/material/group/create |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/content/material/create |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/material/use/increase |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/delete |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/info |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/list |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishInfo/data |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/infoByDataId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/PublishDayInfo/list |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/detail |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/detail/byTaskId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/list/byAdvertiserTaskId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/userTask |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/done |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishRecord/list/byMaterialGroupId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/user/info |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/user/popularize-code/generate |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/user/popularize-code/get-user |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/user/list-by-ids |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/short-link |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/publishing/records |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
GET /internal/publishing/records/:recordId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
GET /internal/:uid/publishing/records/:dataId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
PATCH /internal/:uid/publishing/records/:dataId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/notification/createForUser |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
GET /internal/socials/account/:accountId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/:userId/socials/accounts |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
GET /internal/:userId/socials/accounts/:accountId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
PATCH /internal/:userId/socials/accounts/:accountId |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
PATCH /internal/socials/accounts/:accountId/statistics |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/account/info |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/account/list/ids |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/account/list/types |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/account/list/param |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
POST /internal/account/update/status |
api | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/inte… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
VideoHistoryModal |
frontend | healthy | project/aitoearn-web/src/components/VideoHistoryModal/index… |
UserLogsModal |
frontend | healthy | project/aitoearn-web/src/components/UserLogsModal/index.tsx |
ChannelManager |
frontend | healthy | project/aitoearn-web/src/components/ChannelManager/index.tsx |
NotificationControlModal |
frontend | healthy | project/aitoearn-web/src/components/notification/Notificati… |
NotificationItem |
frontend | healthy | project/aitoearn-web/src/components/notification/Notificati… |
NotificationList |
frontend | healthy | project/aitoearn-web/src/components/notification/Notificati… |
NotificationPanel |
frontend | healthy | project/aitoearn-web/src/components/notification/Notificati… |
NotificationSkeleton |
frontend | healthy | project/aitoearn-web/src/components/notification/Notificati… |
TaskHistoryList |
frontend | healthy | project/aitoearn-web/src/components/Chat/TaskHistoryList.tsx |
ActionCard |
frontend | healthy | project/aitoearn-web/src/components/Chat/ActionCard/index.t… |
MediaGallery |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/MediaG… |
ChatMessage |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/index.… |
ToolDetailModal |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/ToolDe… |
WorkflowSection |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/Workfl… |
PublishDetailCard |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/Publis… |
PublishDetailSkeleton |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/Publis… |
PluginPublishCard |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatMessage/Plugin… |
ChatInput |
frontend | healthy | project/aitoearn-web/src/components/Chat/ChatInput/index.tsx |
TaskCard |
frontend | healthy | project/aitoearn-web/src/components/Chat/TaskCard/index.tsx |
TaskCardSkeleton |
frontend | healthy | project/aitoearn-web/src/components/Chat/TaskCard/TaskCardS… |
MediaUpload |
frontend | healthy | project/aitoearn-web/src/components/Chat/MediaUpload/index.… |
RatingModal |
frontend | healthy | project/aitoearn-web/src/components/Chat/Rating/index.tsx |
RatingModal |
frontend | healthy | project/aitoearn-web/src/components/Chat/Rating/RatingModal… |
MediaPreview |
frontend | healthy | project/aitoearn-web/src/components/common/MediaPreview/ind… |
BrushToolbar |
frontend | healthy | project/aitoearn-web/src/components/common/MediaPreview/Bru… |
CropOverlay |
frontend | healthy | project/aitoearn-web/src/components/common/MediaPreview/Bru… |
BrushCanvas |
frontend | healthy | project/aitoearn-web/src/components/common/MediaPreview/Bru… |
BrushEditor |
frontend | healthy | project/aitoearn-web/src/components/common/MediaPreview/Bru… |
FavoriteButton |
frontend | healthy | project/aitoearn-web/src/components/common/FavoriteButton/i… |
LowBalanceAlertProvider |
frontend | healthy | project/aitoearn-web/src/components/common/LowBalanceAlert/… |
LowBalanceAlert |
frontend | healthy | project/aitoearn-web/src/components/common/LowBalanceAlert/… |
EditTitleModal |
frontend | healthy | project/aitoearn-web/src/components/common/EditTitleModal/i… |
NotificationCenter |
frontend | healthy | project/aitoearn-web/src/components/ui/NotificationCenter.t… |
StarRating |
frontend | healthy | project/aitoearn-web/src/components/ui/star-rating.tsx |
Modal |
frontend | healthy | project/aitoearn-web/src/components/ui/modal.tsx |
ScrollButtonContainer |
frontend | healthy | project/aitoearn-web/src/components/ScrollButtonContainer/i… |
ChooseAccountModule |
frontend | healthy | project/aitoearn-web/src/components/ChooseAccountModule/Cho… |
SimpleAccountChoose |
frontend | healthy | project/aitoearn-web/src/components/ChooseAccountModule/com… |
PlatChoose |
frontend | healthy | project/aitoearn-web/src/components/ChooseAccountModule/com… |
AvatarPlat |
frontend | healthy | project/aitoearn-web/src/components/AvatarPlat/index.tsx |
SettingsModal |
frontend | healthy | project/aitoearn-web/src/components/SettingsModal/index.tsx |
AvatarCropModal |
frontend | healthy | project/aitoearn-web/src/components/AvatarCropModal/index.t… |
PublishDialog |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/index.tsx |
PublishDialogPreview |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
PublishDialogAi |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
TextSelectionToolbar |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
AccountSelector |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
PublishModals |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
FacebookPagesModal |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
PublishDatePicker |
frontend | healthy | project/aitoearn-web/src/components/PublishDialog/compoents… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/libs/aitoearn-auth/src/aitoe… |
security | healthy | project/aitoearn-backend/libs/aitoearn-auth/src/aitoearn-au… |
auth::project/aitoearn-web/src/app/[lng]/auth/login/compone… |
security | healthy | project/aitoearn-web/src/app/[lng]/auth/login/components/Lo… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-web/src/app/layout/Providers.tsx |
security | healthy | project/aitoearn-web/src/app/layout/Providers.tsx |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::docker-compose.yml |
security | healthy | docker-compose.yml |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/rela… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/libs/aitoearn-auth/package.j… |
security | healthy | project/aitoearn-backend/libs/aitoearn-auth/package.json |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/package… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/package.json |
auth::project/aitoearn-electron/electron/plat/Kwai/index.ts |
security | healthy | project/aitoearn-electron/electron/plat/Kwai/index.ts |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-electron/server/config/tiktok.config… |
security | healthy | project/aitoearn-electron/server/config/tiktok.config.ts |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-web/src/components/ChannelManager/ch… |
security | healthy | project/aitoearn-web/src/components/ChannelManager/channelM… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-electron/server/src/auth/auth.guard.… |
security | healthy | project/aitoearn-electron/server/src/auth/auth.guard.ts |
auth::project/aitoearn-electron/server/src/auth/auth.module… |
security | healthy | project/aitoearn-electron/server/src/auth/auth.module.ts |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-electron/server/package.json |
security | healthy | project/aitoearn-electron/server/package.json |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/config/… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/config/config… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/con… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/config.ts |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-electron/server/src/auth/manager.gua… |
security | healthy | project/aitoearn-electron/server/src/auth/manager.guard.ts |
auth::project/aitoearn-backend/apps/aitoearn-server/src/cor… |
security | healthy | project/aitoearn-backend/apps/aitoearn-server/src/core/chan… |
auth::project/aitoearn-web/package.json |
security | healthy | project/aitoearn-web/package.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/[lng] |
frontend | healthy | project/aitoearn-web/src/app/[lng]/page.tsx |
/[lng]/auth |
frontend | healthy | project/aitoearn-web/src/app/[lng]/auth/page.tsx |
/[lng]/auth/login |
frontend | healthy | project/aitoearn-web/src/app/[lng]/auth/login/page.tsx |
/[lng]/tasks-history |
frontend | healthy | project/aitoearn-web/src/app/[lng]/tasks-history/page.tsx |
/[lng]/websit/terms-of-service |
frontend | healthy | project/aitoearn-web/src/app/[lng]/websit/terms-of-service/… |
/[lng]/websit/extension-privacy-policy |
frontend | healthy | project/aitoearn-web/src/app/[lng]/websit/extension-privacy… |
/[lng]/websit/data-deletion |
frontend | healthy | project/aitoearn-web/src/app/[lng]/websit/data-deletion/pag… |
/[lng]/websit/privacy-policy |
frontend | healthy | project/aitoearn-web/src/app/[lng]/websit/privacy-policy/pa… |
/[lng]/websit/plugin-guide |
frontend | healthy | project/aitoearn-web/src/app/[lng]/websit/plugin-guide/page… |
/[lng]/websit/data-protection-agreement |
frontend | healthy | project/aitoearn-web/src/app/[lng]/websit/data-protection-a… |
/[lng]/chat |
frontend | healthy | project/aitoearn-web/src/app/[lng]/chat/page.tsx |
/[lng]/chat/[taskId] |
frontend | healthy | project/aitoearn-web/src/app/[lng]/chat/[taskId]/page.tsx |
/[lng]/accounts |
frontend | healthy | project/aitoearn-web/src/app/[lng]/accounts/page.tsx |
/[lng]/accounts/auth |
frontend | healthy | project/aitoearn-web/src/app/[lng]/accounts/auth/page.tsx |
/[lng]/(welcome)/welcome |
frontend | healthy | project/aitoearn-web/src/app/[lng]/(welcome)/welcome/page.t… |
/[lng]/ai-social |
frontend | healthy | project/aitoearn-web/src/app/[lng]/ai-social/page.tsx |
/[lng]/agent-assets |
frontend | healthy | project/aitoearn-web/src/app/[lng]/agent-assets/page.tsx |
/healthz |
frontend | healthy | project/aitoearn-web/src/app/healthz/page.tsx |
/shortLink |
frontend | healthy | project/aitoearn-web/src/app/shortLink/page.tsx |
/ |
frontend | healthy | project/aitoearn-web/src/app/i18n/client.ts |
/api/sns/web/v1/homefeed |
frontend | healthy | project/aitoearn-web/src/store/plugin/plats/xhs/homeFeed.ts |
/api/sns/web/v1/comment/post |
frontend | healthy | project/aitoearn-web/src/store/plugin/plats/xhs/index.ts |
/api/sns/web/v1/feed |
frontend | healthy | project/aitoearn-web/src/store/plugin/plats/xhs/workDetail.… |
/web/api/media/aweme/create/ |
frontend | healthy | project/aitoearn-electron/electron/plat/douyin/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.yml |
188.166.188.86 |
network | healthy | project/aitoearn-web/src/api/account.ts |
11.387.599.111 |
network | healthy | project/aitoearn-web/src/app/layout/shared/components/Exter… |
3.492.997.107 |
network | healthy | project/aitoearn-web/src/app/layout/shared/components/Exter… |
3.176.77.84 |
network | healthy | project/aitoearn-web/src/app/layout/shared/components/Exter… |
5.921.43.372 |
network | healthy | project/aitoearn-web/src/app/layout/shared/components/Exter… |
319.192.694.801 |
network | healthy | project/aitoearn-web/src/app/layout/shared/components/Exter… |
120.0.0.0 |
network | healthy | project/aitoearn-web/src/store/plugin/plats/douyin/homeFeed… |
39.106.41.190 |
network | healthy | project/aitoearn-backend/apps/aitoearn-server/config/config… |
8.8.8.8 |
network | healthy | project/aitoearn-backend/apps/aitoearn-ai/Dockerfile |
1.1.1.1 |
network | healthy | project/aitoearn-backend/apps/aitoearn-ai/Dockerfile |
135.0.0.0 |
network | healthy | project/aitoearn-electron/electron/plat/Kwai/index.ts |
122.0.0.0 |
network | healthy | project/aitoearn-electron/electron/plat/Kwai/index.ts |
124.0.0.0 |
network | healthy | project/aitoearn-electron/electron/plat/douyin/index.ts |
128.0.0.0 |
network | healthy | project/aitoearn-electron/electron/plat/douyin/index.ts |
116.62.154.231 |
network | healthy | project/aitoearn-electron/electron/plat/douyin/index.ts |
101.200.211.50 |
network | healthy | project/aitoearn-electron/server/pm2.json |
192.168.0.1 |
network | healthy | project/aitoearn-electron/commont/utils.type.ts |
133.0.0.0 |
network | healthy | project/aitoearn-electron/src/components/WebView/index.tsx |
39.100.101.239 |
network | healthy | project/aitoearn-electron/src/views/aiTool/index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
lint-and-build |
cicd | healthy | .github/workflows/backen-check.yml |
build |
cicd | healthy | .github/workflows/web-build.yml |
check-issue-linked |
cicd | healthy | .github/workflows/pr-issue-check.yml |
generate-matrix |
cicd | healthy | .github/workflows/backend-build.yml |
build-and-push |
cicd | healthy | .github/workflows/backend-build.yml |
notify |
cicd | healthy | .github/workflows/pr-to-feishu.yml |
lint-and-build |
cicd | healthy | .github/workflows/web-check.yml |
parse-manual-apps |
cicd | healthy | project/aitoearn-backend/.github/workflows/build-and-deploy… |
build |
cicd | healthy | project/aitoearn-backend/.github/workflows/build-and-deploy… |
trigger-deployment |
cicd | healthy | project/aitoearn-backend/.github/workflows/build-and-deploy… |
lint-and-build |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-check.yml |
build-and-release |
cicd | healthy | project/aitoearn-backend/.github/workflows/release.yml |
notify |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-to-feishu.yml |
generate-matrix |
cicd | healthy | project/aitoearn-backend/.github/workflows/build.yml |
build-and-push |
cicd | healthy | project/aitoearn-backend/.github/workflows/build.yml |
build |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-preview.yml |
create-or-update-environment |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-preview.yml |
destroy-environment |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-preview.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::project/aitoearn-web/Dockerfile |
hardware | healthy | project/aitoearn-web/Dockerfile |
image::project/aitoearn-backend/Dockerfile |
hardware | healthy | project/aitoearn-backend/Dockerfile |
image::project/aitoearn-backend/apps/aitoearn-server/Docker… |
hardware | healthy | project/aitoearn-backend/apps/aitoearn-server/Dockerfile |
image::project/aitoearn-backend/apps/aitoearn-ai/Dockerfile |
hardware | healthy | project/aitoearn-backend/apps/aitoearn-ai/Dockerfile |
image::project/aitoearn-electron/server/Dockerfile |
hardware | healthy | project/aitoearn-electron/server/Dockerfile |
mongodb |
hardware | healthy | docker-compose.yml |
mongodb-rs-init |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
rustfs |
hardware | healthy | docker-compose.yml |
aitoearn-init |
hardware | healthy | docker-compose.yml |
rustfs-init |
hardware | healthy | docker-compose.yml |
aitoearn-ai |
hardware | healthy | docker-compose.yml |
aitoearn-server |
hardware | healthy | docker-compose.yml |
aitoearn-web |
hardware | healthy | docker-compose.yml |
nginx |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
DOCKER_HUB_USERNAME |
cicd | healthy | — |
DOCKER_REGISTRY |
cicd | healthy | — |
APP_NAME |
cicd | healthy | — |
APP_ID |
cicd | healthy | — |
APP_PRIVATE_KEY |
cicd | healthy | — |
DOCKER_HUB_TOKEN |
cicd | healthy | — |
MONOREPO_DIR |
cicd | healthy | — |
INFRASTRUCTURE_REPO |
cicd | healthy | — |
RELEASE_TAG |
cicd | healthy | — |
REGISTRY_USERNAME |
cicd | healthy | — |
FLY_API_TOKEN |
cicd | healthy | — |
FLY_REGISTRY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
REGISTRY_PASSWORD |
cicd | healthy | — |
CHANGELOG |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:27017 |
network | healthy | docker-compose.yml |
port:6379 |
network | healthy | docker-compose.yml |
port:9001 |
network | healthy | docker-compose.yml |
port:8080 |
network | healthy | docker-compose.yml |
port:80 |
network | healthy | docker-compose.yml |
port:9000 |
network | healthy | docker-compose.yml |
port:64 |
network | healthy | project/aitoearn-web/pnpm-lock.yaml |
port:14 |
network | healthy | project/aitoearn-web/pnpm-lock.yaml |
port:3000 |
network | healthy | project/aitoearn-web/Dockerfile |
port:3002 |
network | healthy | project/aitoearn-backend/apps/aitoearn-server/config/config… |
port:587 |
network | healthy | project/aitoearn-backend/apps/aitoearn-server/config/config… |
port:3010 |
network | healthy | project/aitoearn-backend/apps/aitoearn-ai/config/config.js |
port:3456 |
network | healthy | project/aitoearn-backend/apps/aitoearn-ai/src/core/agent/cl… |
port:465 |
network | healthy | project/aitoearn-electron/server/config/mail.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::backen-check |
cicd | healthy | .github/workflows/backen-check.yml |
gha::web-build |
cicd | healthy | .github/workflows/web-build.yml |
gha::pr-issue-check |
cicd | healthy | .github/workflows/pr-issue-check.yml |
gha::backend-build |
cicd | healthy | .github/workflows/backend-build.yml |
gha::pr-to-feishu |
cicd | healthy | .github/workflows/pr-to-feishu.yml |
gha::web-check |
cicd | healthy | .github/workflows/web-check.yml |
gha::build-and-deploy |
cicd | healthy | project/aitoearn-backend/.github/workflows/build-and-deploy… |
gha::pr-check |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-check.yml |
gha::release |
cicd | healthy | project/aitoearn-backend/.github/workflows/release.yml |
gha::pr-to-feishu |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-to-feishu.yml |
gha::build |
cicd | healthy | project/aitoearn-backend/.github/workflows/build.yml |
gha::pr-preview |
cicd | healthy | project/aitoearn-backend/.github/workflows/pr-preview.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | docker-compose.yml |
redis |
data | healthy | docker-compose.yml |
sqlite |
data | healthy | project/aitoearn-electron/electron/db/index.ts |
postgres |
data | healthy | project/aitoearn-electron/server/pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
.env in repo |
security | healthy | project/aitoearn-electron/.env |
password_literal::project/aitoearn-electron/server/test/man… |
security | healthy | project/aitoearn-electron/server/test/manager/manager.e2e-s… |
password_literal::project/aitoearn-electron/server/test/use… |
security | healthy | project/aitoearn-electron/server/test/user/user.e2e-spec.ts |
password_literal::project/aitoearn-electron/server/src/user… |
security | healthy | project/aitoearn-electron/server/src/user/login.service.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
index.ts |
data | healthy | project/aitoearn-electron/electron/db/migrations/index.ts |
1707791500-InitialMigration.ts |
data | healthy | project/aitoearn-electron/electron/db/migrations/1707791500… |
1707801786-AddAccountStatus.ts |
data | healthy | project/aitoearn-electron/electron/db/migrations/1707801786… |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | project/aitoearn-web/src/api/oss.ts |
vps::gcp |
hardware | healthy | project/aitoearn-electron/server/pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2d1c0x9r |
software | healthy | /tmp/repobility-clone-2d1c0x9r |
| Label | Layer | Status | Path |
|---|---|---|---|
bullmq |
data | healthy | project/aitoearn-backend/apps/aitoearn-server/package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | project/aitoearn-web/src/app/[lng]/draft-box/components/AiB… |
This page is publicly accessible at:
https://repobility.com/scan/fff94c6c-f7fb-435e-bc2c-eb71996272d3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fff94c6c-f7fb-435e-bc2c-eb71996272d3/
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.