https://github.com/Z-wwwwww/access-matrix
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
92 raw signals (0 security + 92 graph)
Last scanned 2 months, 1 week ago · v1 · 32 actionable findings from 1 signal source. 60 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1303 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.zh-CN.md |
software | healthy | README.zh-CN.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
LICENSE |
software | healthy | LICENSE |
AGENTS.md |
software | healthy | AGENTS.md |
vite.config.js |
software | healthy | frontend/vite.config.js |
.env.development |
software | healthy | frontend/.env.development |
playwright.config.js |
software | healthy | frontend/playwright.config.js |
jsconfig.json |
software | healthy | frontend/jsconfig.json |
.env.production |
software | healthy | frontend/.env.production |
package.json |
software | healthy | frontend/package.json |
vitest.config.js |
software | healthy | frontend/vitest.config.js |
index.html |
software | healthy | frontend/index.html |
package-lock.json |
software | healthy | frontend/package-lock.json |
eslint.config.js |
software | healthy | frontend/eslint.config.js |
AGENTS.md |
software | healthy | frontend/AGENTS.md |
setup.js |
software | healthy | frontend/tests/setup.js |
buttonGating.test.js |
software | healthy | frontend/tests/components/buttonGating.test.js |
permission-button-visibility.spec.js |
software | healthy | frontend/tests/e2e/permission-button-visibility.spec.js |
fixtures.js |
software | healthy | frontend/tests/e2e/fixtures.js |
login-with-tenant.spec.js |
software | healthy | frontend/tests/e2e/login-with-tenant.spec.js |
force-delete-role.spec.js |
software | healthy | frontend/tests/e2e/force-delete-role.spec.js |
component-register.md |
software | healthy | frontend/docs/component-register.md |
service-register.md |
software | healthy | frontend/docs/service-register.md |
verify-agg-vs-direct.mjs |
software | healthy | frontend/scripts/dashboard/verify-agg-vs-direct.mjs |
App.vue |
software | healthy | frontend/src/App.vue |
main.js |
software | healthy | frontend/src/main.js |
ja_JP.js |
software | healthy | frontend/src/lang/ja_JP.js |
en.js |
software | healthy | frontend/src/lang/en.js |
ko_KR.js |
software | healthy | frontend/src/lang/ko_KR.js |
zh_TW.js |
software | healthy | frontend/src/lang/zh_TW.js |
index.js |
software | healthy | frontend/src/lang/index.js |
zh_CN.js |
software | healthy | frontend/src/lang/zh_CN.js |
permissions.en.json |
software | healthy | frontend/src/lang/generated/permissions.en.json |
permissions.zh_TW.json |
software | healthy | frontend/src/lang/generated/permissions.zh_TW.json |
permissions.ja_JP.json |
software | healthy | frontend/src/lang/generated/permissions.ja_JP.json |
permissions.ko_KR.json |
software | healthy | frontend/src/lang/generated/permissions.ko_KR.json |
permissions.zh_CN.json |
software | healthy | frontend/src/lang/generated/permissions.zh_CN.json |
index.js |
software | healthy | frontend/src/router/index.js |
permission.test.js |
software | healthy | frontend/src/directives/permission.test.js |
permission.js |
software | healthy | frontend/src/directives/permission.js |
dict.js |
software | healthy | frontend/src/stores/dict.js |
menu.js |
software | healthy | frontend/src/stores/menu.js |
auth.js |
software | healthy | frontend/src/stores/auth.js |
notification.js |
software | healthy | frontend/src/stores/notification.js |
tabs.js |
software | healthy | frontend/src/stores/tabs.js |
auth.test.js |
software | healthy | frontend/src/stores/auth.test.js |
usePermission.test.js |
software | healthy | frontend/src/composables/usePermission.test.js |
useConfirm.js |
software | healthy | frontend/src/composables/useConfirm.js |
useStickySubheader.js |
software | healthy | frontend/src/composables/useStickySubheader.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
mountPage |
software | healthy | frontend/tests/components/buttonGating.test.js:mountPage |
isStackUp |
software | healthy | frontend/tests/e2e/fixtures.js:isStackUp |
fetchJson |
software | healthy | frontend/scripts/dashboard/verify-agg-vs-direct.mjs:fetchJs… |
diffMgmtKpi |
software | healthy | frontend/scripts/dashboard/verify-agg-vs-direct.mjs:diffMgm… |
diffSeries |
software | healthy | frontend/scripts/dashboard/verify-agg-vs-direct.mjs:diffSer… |
synth |
software | healthy | frontend/scripts/dashboard/verify-agg-vs-direct.mjs:synth |
applyHtmlLang |
software | healthy | frontend/src/lang/index.js:applyHtmlLang |
mountGuard |
software | healthy | frontend/src/directives/permission.test.js:mountGuard |
createDirective |
software | healthy | frontend/src/directives/permission.js:createDirective |
registerPermissionDirectives |
software | healthy | frontend/src/directives/permission.js:registerPermissionDir… |
entryOf |
software | healthy | frontend/src/stores/dict.js:entryOf |
ensure |
software | healthy | frontend/src/stores/dict.js:ensure |
invalidate |
software | healthy | frontend/src/stores/dict.js:invalidate |
fetchMenus |
software | healthy | frontend/src/stores/menu.js:fetchMenus |
clearMenus |
software | healthy | frontend/src/stores/menu.js:clearMenus |
setAccessToken |
software | healthy | frontend/src/stores/auth.js:setAccessToken |
setIdToken |
software | healthy | frontend/src/stores/auth.js:setIdToken |
setKcRefreshToken |
software | healthy | frontend/src/stores/auth.js:setKcRefreshToken |
clearAuth |
software | healthy | frontend/src/stores/auth.js:clearAuth |
login |
software | healthy | frontend/src/stores/auth.js:login |
refresh |
software | healthy | frontend/src/stores/auth.js:refresh |
doRefresh |
software | healthy | frontend/src/stores/auth.js:doRefresh |
scheduleKcRefresh |
software | healthy | frontend/src/stores/auth.js:scheduleKcRefresh |
wasLastLogoutLocalOnly |
software | healthy | frontend/src/stores/auth.js:wasLastLogoutLocalOnly |
logout |
software | healthy | frontend/src/stores/auth.js:logout |
fetchUserInfo |
software | healthy | frontend/src/stores/auth.js:fetchUserInfo |
enterSupportSession |
software | healthy | frontend/src/stores/auth.js:enterSupportSession |
terminateSupportSession |
software | healthy | frontend/src/stores/auth.js:terminateSupportSession |
setPendingNav |
software | healthy | frontend/src/stores/notification.js:setPendingNav |
takePendingNav |
software | healthy | frontend/src/stores/notification.js:takePendingNav |
setUnread |
software | healthy | frontend/src/stores/notification.js:setUnread |
fetchUnread |
software | healthy | frontend/src/stores/notification.js:fetchUnread |
fetchList |
software | healthy | frontend/src/stores/notification.js:fetchList |
markRead |
software | healthy | frontend/src/stores/notification.js:markRead |
markAllRead |
software | healthy | frontend/src/stores/notification.js:markAllRead |
loadFromStorage |
software | healthy | frontend/src/stores/tabs.js:loadFromStorage |
saveToStorage |
software | healthy | frontend/src/stores/tabs.js:saveToStorage |
buildKey |
software | healthy | frontend/src/stores/tabs.js:buildKey |
buildTitle |
software | healthy | frontend/src/stores/tabs.js:buildTitle |
setHome |
software | healthy | frontend/src/stores/tabs.js:setHome |
addTab |
software | healthy | frontend/src/stores/tabs.js:addTab |
evictCache |
software | healthy | frontend/src/stores/tabs.js:evictCache |
removeTab |
software | healthy | frontend/src/stores/tabs.js:removeTab |
switchTab |
software | healthy | frontend/src/stores/tabs.js:switchTab |
closeOthers |
software | healthy | frontend/src/stores/tabs.js:closeOthers |
closeAll |
software | healthy | frontend/src/stores/tabs.js:closeAll |
moveTab |
software | healthy | frontend/src/stores/tabs.js:moveTab |
clearTabs |
software | healthy | frontend/src/stores/tabs.js:clearTabs |
refreshTab |
software | healthy | frontend/src/stores/tabs.js:refreshTab |
setTabExtra |
software | healthy | frontend/src/stores/tabs.js:setTabExtra |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
tests |
software | healthy | frontend/tests |
components |
software | healthy | frontend/tests/components |
e2e |
software | healthy | frontend/tests/e2e |
docs |
software | healthy | frontend/docs |
scripts |
software | healthy | frontend/scripts |
dashboard |
software | healthy | frontend/scripts/dashboard |
src |
software | healthy | frontend/src |
lang |
software | healthy | frontend/src/lang |
generated |
software | healthy | frontend/src/lang/generated |
router |
software | healthy | frontend/src/router |
directives |
software | healthy | frontend/src/directives |
stores |
software | healthy | frontend/src/stores |
composables |
software | healthy | frontend/src/composables |
utils |
software | healthy | frontend/src/utils |
components |
software | healthy | frontend/src/components |
layout |
software | healthy | frontend/src/components/layout |
shared |
software | healthy | frontend/src/components/shared |
DataTable |
software | healthy | frontend/src/components/shared/DataTable |
ui |
software | healthy | frontend/src/components/ui |
lib |
software | healthy | frontend/src/lib |
services |
software | healthy | frontend/src/services |
styles |
software | healthy | frontend/src/styles |
views |
software | healthy | frontend/src/views |
demo |
software | healthy | frontend/src/views/demo |
Task |
software | healthy | frontend/src/views/demo/Task |
login |
software | healthy | frontend/src/views/login |
platform |
software | healthy | frontend/src/views/platform |
Menu |
software | healthy | frontend/src/views/platform/Menu |
Event |
software | healthy | frontend/src/views/platform/Event |
Tenant |
software | healthy | frontend/src/views/platform/Tenant |
Dict |
software | healthy | frontend/src/views/platform/Dict |
PlatformUser |
software | healthy | frontend/src/views/platform/PlatformUser |
Job |
software | healthy | frontend/src/views/platform/Job |
Overview |
software | healthy | frontend/src/views/platform/Overview |
system |
software | healthy | frontend/src/views/system |
Profile |
software | healthy | frontend/src/views/system/Profile |
OpLog |
software | healthy | frontend/src/views/system/OpLog |
Dept |
software | healthy | frontend/src/views/system/Dept |
Role |
software | healthy | frontend/src/views/system/Role |
User |
software | healthy | frontend/src/views/system/User |
docs |
software | healthy | docs |
infra |
software | healthy | infra |
keycloak |
software | healthy | infra/keycloak |
realms |
software | healthy | infra/keycloak/realms |
themes |
software | healthy | infra/keycloak/themes |
access-matrix |
software | healthy | infra/keycloak/themes/access-matrix |
login |
software | healthy | infra/keycloak/themes/access-matrix/login |
resources |
software | healthy | infra/keycloak/themes/access-matrix/login/resources |
js |
software | healthy | infra/keycloak/themes/access-matrix/login/resources/js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::frontend/.env.development |
security | healthy | frontend/.env.development |
dotenv::frontend/.env.production |
security | healthy | frontend/.env.production |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/en.js |
security | healthy | frontend/src/lang/en.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/ko_KR.js |
security | healthy | frontend/src/lang/ko_KR.js |
password_literal::frontend/src/lang/zh_TW.js |
security | healthy | frontend/src/lang/zh_TW.js |
password_literal::frontend/src/lang/zh_TW.js |
security | healthy | frontend/src/lang/zh_TW.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
V11__core_rbac_menu_pinned.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V11_… |
V28__platform_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V28_… |
V13__core_rbac_permission_cleanup.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V13_… |
V22__core_user_invite.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V22_… |
V30__demo_role_task_permission_repair.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V30_… |
V8__core_oplog.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V8__… |
V9__core_rbac_fk.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V9__… |
V24__core_password_reset_and_nullable_pwhash.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V24_… |
V40__platform_job_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V40_… |
V34__core_notification.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V34_… |
V43__drop_core_rbac_menu_tenant_id.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V43_… |
V42__drop_core_job_scope.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V42_… |
V4__core_numbering.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V4__… |
V56__platform_overview_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V56_… |
V45__platform_dict_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V45_… |
V14__core_rbac_restore_super_wildcard.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V14_… |
V47__platform_menu_icons.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V47_… |
V3__core_auth_login_log.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V3__… |
V6__core_rbac_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V6__… |
V27__core_tenant.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V27_… |
V39__core_job_lock.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V39_… |
V55__platform_operator_role.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V55_… |
V51__platform_event_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V51_… |
V15__demo_data_japanese.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V15_… |
V10__demo_task.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V10_… |
V41__global_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V41_… |
V29__rename_super_wildcards.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V29_… |
V58__timestamp_to_timestamptz.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V58_… |
V20__core_auth_user_tenant_unique.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V20_… |
V25__rename_default_tenant_to_demo.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V25_… |
V26__system_platform_admin.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V26_… |
V32__rename_admin_to_demo_admin.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V32_… |
V17__core_rbac_menu_title_i18n.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V17_… |
V16__demo_users_realistic.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V16_… |
V53__backfill_support_session.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V53_… |
V44__core_dict.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V44_… |
V35__core_notification_kind.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V35_… |
V36__core_domain_event.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V36_… |
V37__core_job.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V37_… |
V1__core_meta.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V1__… |
V19__core_auth_user_drop_legacy_jsonb.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V19_… |
V54__platform_user_menu.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V54_… |
V52__core_support_session.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V52_… |
V48__promote_platform_menus.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V48_… |
V46__demo_task_dicts.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V46_… |
V2__core_auth_user.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V2__… |
V21__core_auth_user_keycloak_link.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V21_… |
V38__core_job_log.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V38_… |
V7__core_rbac_dept.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V7__… |
V18__core_rbac_role_drop_code.sql |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V18_… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/dict/… |
auth::frontend/src/utils/tenant.js |
security | healthy | frontend/src/utils/tenant.js |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/rbac/… |
auth::infra/keycloak/README.md |
security | healthy | infra/keycloak/README.md |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/platf… |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/platf… |
auth::frontend/src/views/platform/Tenant/TenantEdit.vue |
security | healthy | frontend/src/views/platform/Tenant/TenantEdit.vue |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/auth/… |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/platf… |
auth::backend/core-system/src/test/java/com/platform/archit… |
security | healthy | backend/core-system/src/test/java/com/platform/architecture… |
auth::infra/keycloak/start-keycloak.sh |
security | healthy | infra/keycloak/start-keycloak.sh |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/auth/… |
auth::infra/keycloak/realms/demo-realm.json |
security | healthy | infra/keycloak/realms/demo-realm.json |
auth::backend/core-bootstrap/src/main/java/com/platform/cor… |
security | healthy | backend/core-bootstrap/src/main/java/com/platform/core/boot… |
auth::infra/keycloak/realms/system-realm.json |
security | healthy | infra/keycloak/realms/system-realm.json |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/rbac/… |
auth::backend/core-bootstrap/src/main/java/com/platform/cor… |
security | healthy | backend/core-bootstrap/src/main/java/com/platform/core/boot… |
auth::backend/core-bootstrap/src/main/java/com/platform/cor… |
security | healthy | backend/core-bootstrap/src/main/java/com/platform/core/boot… |
auth::infra/keycloak/themes/access-matrix/login/resources/j… |
security | healthy | infra/keycloak/themes/access-matrix/login/resources/js/logi… |
auth::frontend/tests/e2e/login-with-tenant.spec.js |
security | healthy | frontend/tests/e2e/login-with-tenant.spec.js |
auth::frontend/src/stores/auth.js |
security | healthy | frontend/src/stores/auth.js |
auth::frontend/src/services/auth.js |
security | healthy | frontend/src/services/auth.js |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::backend/core-system/src/test/java/com/platform/system… |
security | healthy | backend/core-system/src/test/java/com/platform/system/platf… |
auth::frontend/src/lang/ja_JP.js |
security | healthy | frontend/src/lang/ja_JP.js |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/auth/… |
auth::backend/core-common/src/main/java/com/platform/core/c… |
security | healthy | backend/core-common/src/main/java/com/platform/core/common/… |
auth::frontend/src/lang/zh_CN.js |
security | healthy | frontend/src/lang/zh_CN.js |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/notif… |
auth::frontend/src/views/system/User/User.vue |
security | healthy | frontend/src/views/system/User/User.vue |
auth::backend/.env.example |
security | healthy | backend/.env.example |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::frontend/src/utils/pkce.js |
security | healthy | frontend/src/utils/pkce.js |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/rbac/… |
auth::backend/core-bootstrap/src/main/resources/application… |
security | healthy | backend/core-bootstrap/src/main/resources/application-dev.y… |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::frontend/src/components/layout/ChangePasswordDialog.v… |
security | healthy | frontend/src/components/layout/ChangePasswordDialog.vue |
auth::backend/core-bootstrap/src/main/resources/application… |
security | healthy | backend/core-bootstrap/src/main/resources/application-test.… |
auth::backend/AGENTS.md |
security | healthy | backend/AGENTS.md |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/auth/… |
auth::backend/core-system/src/main/java/com/platform/system… |
security | healthy | backend/core-system/src/main/java/com/platform/system/platf… |
auth::backend/core-infrastructure/src/main/java/com/platfor… |
security | healthy | backend/core-infrastructure/src/main/java/com/platform/core… |
auth::frontend/tests/e2e/force-delete-role.spec.js |
security | healthy | frontend/tests/e2e/force-delete-role.spec.js |
auth::AGENTS.md |
security | healthy | AGENTS.md |
auth::backend/core-bootstrap/src/test/java/com/platform/cor… |
security | healthy | backend/core-bootstrap/src/test/java/com/platform/core/boot… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
core_user_invite |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V22_… |
core_oplog |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V8__… |
core_password_reset_token |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V24_… |
core_notification |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V34_… |
core_numbering_management |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V4__… |
core_numbering_key |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V4__… |
core_auth_login_log |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V3__… |
core_rbac_menu |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V6__… |
core_rbac_role_menu |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V6__… |
core_tenant |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V27_… |
core_job_lock |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V39_… |
demo_task |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V10_… |
core_dict |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V44_… |
core_dict_item |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V44_… |
core_domain_event |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V36_… |
core_job |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V37_… |
core_meta |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V1__… |
core_support_session |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V52_… |
core_auth_user |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V2__… |
core_job_log |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V38_… |
core_rbac_dept |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V7__… |
core_rbac_role_dept |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V7__… |
core_rbac_role |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V5__… |
core_rbac_permission |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V5__… |
core_rbac_user_role |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V5__… |
core_rbac_role_permission |
data | healthy | backend/core-bootstrap/src/main/resources/db/migration/V5__… |
| Label | Layer | Status | Path |
|---|---|---|---|
/system/user |
frontend | healthy | frontend/src/lang/ja_JP.js |
/login |
frontend | healthy | frontend/src/router/index.js |
/sso/callback |
frontend | healthy | frontend/src/router/index.js |
/signout |
frontend | healthy | frontend/src/router/index.js |
/invite/:token |
frontend | healthy | frontend/src/router/index.js |
/reset-password/:token |
frontend | healthy | frontend/src/router/index.js |
/:pathMatch(.*)* |
frontend | healthy | frontend/src/router/index.js |
/ |
frontend | healthy | frontend/src/router/index.js |
/redirect |
frontend | healthy | frontend/src/utils/menu-to-routes.js |
/redirect/:path(.*) |
frontend | healthy | frontend/src/utils/menu-to-routes.js |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5273 |
network | healthy | frontend/vite.config.js |
port:9135 |
network | healthy | backend/core-bootstrap/src/main/resources/application.yml |
port:5432 |
network | healthy | .github/workflows/e2e.yml |
port:6379 |
network | healthy | .github/workflows/e2e.yml |
port:8180 |
network | healthy | .github/workflows/e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
useTheme |
software | healthy | frontend/src/utils/oidc.js:useTheme |
on |
software | healthy | infra/keycloak/themes/access-matrix/login/resources/js/logi… |
after |
software | healthy | infra/keycloak/themes/access-matrix/login/resources/js/logi… |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
redis |
data | healthy | README.md |
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::backend |
cicd | healthy | .github/workflows/backend.yml |
gha::e2e |
cicd | healthy | .github/workflows/e2e.yml |
gha::frontend |
cicd | healthy | .github/workflows/frontend.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/backend.yml |
e2e |
cicd | healthy | .github/workflows/e2e.yml |
build |
cicd | healthy | .github/workflows/frontend.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
192.168.1.10 |
network | healthy | frontend/src/utils/tenant.test.js |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
vps::aws |
hardware | healthy | infra/keycloak/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-hjbrxcb3 |
software | healthy | /tmp/repobility-clone-hjbrxcb3 |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/6eb27a8f-ed02-4053-82d4-20f3cc4cc0c1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6eb27a8f-ed02-4053-82d4-20f3cc4cc0c1/
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.