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.
30 of your 63 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

ant-design/ant-design

https://github.com/ant-design/ant-design · scanned 2026-06-05 06:48 UTC (6 days, 1 hour ago) · 10 languages

778 raw signals (52 security + 726 graph) 11/13 scanners ran 49th percentile · Typescript · medium (20-100K LoC) System graph score 96 (lower by 27)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 6 days, 1 hour ago · v2 · 385 actionable findings from 2 signal sources. 29 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 45.0 0.20 9.00
documentation_score 60.0 0.15 9.00
practices_score 60.0 0.15 9.00
code_quality 80.0 0.10 8.00
Overall 1.00 69.0
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 8284 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
.dumirc.ts software healthy .dumirc.ts
.ncurc.js software warning .ncurc.js
react-doctor.config.json software healthy react-doctor.config.json
renovate.json software healthy renovate.json
README-zh_CN.md software healthy README-zh_CN.md
tsconfig-old-react.json software healthy tsconfig-old-react.json
README.md software healthy README.md
.fatherrc.ts software warning .fatherrc.ts
CLAUDE.md software healthy CLAUDE.md
.jest.js software healthy .jest.js
CHANGELOG.zh-CN.md software healthy CHANGELOG.zh-CN.md
package.json software healthy package.json
.jest.node.js software warning .jest.node.js
.lintstagedrc.json software healthy .lintstagedrc.json
contributors.json software healthy contributors.json
jest-puppeteer.config.js software warning jest-puppeteer.config.js
.jest.image.js software warning .jest.image.js
mako.config.json software healthy mako.config.json
.remarkrc.js software warning .remarkrc.js
webpack.config.js software healthy webpack.config.js
BUG_VERSIONS.json software healthy BUG_VERSIONS.json
tsconfig.json software healthy tsconfig.json
index.js software healthy index.js
.antd-tools.config.js software healthy .antd-tools.config.js
index-style-only.js software healthy index-style-only.js
CHANGELOG.en-US.md software healthy CHANGELOG.en-US.md
biome.json software healthy biome.json
.depslintrc.js software warning .depslintrc.js
index-with-locales.js software warning index-with-locales.js
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
.gitpod.yml software healthy .gitpod.yml
codecov.yml software healthy codecov.yml
.jest.site.js software warning .jest.site.js
devcontainer.json software healthy .devcontainer/devcontainer.json
index.test.ts software healthy tests/index.test.ts
setupAfterEnv.ts software healthy tests/setupAfterEnv.ts
index.html software healthy tests/index.html
setup.ts software healthy tests/setup.ts
changelog.test.ts software warning tests/changelog.test.ts
utils.tsx software healthy tests/utils.tsx
index.test.ts software warning tests/dekko/index.test.ts
use-client.test.ts software healthy tests/dekko/use-client.test.ts
lib-es.test.ts software warning tests/dekko/lib-es.test.ts
dist.test.ts software warning tests/dekko/dist.test.ts
style.test.ts software warning tests/dekko/style.test.ts
exports.test.ts software healthy tests/dekko/exports.test.ts
focusTest.tsx software healthy tests/shared/focusTest.tsx
excludeWarning.ts software healthy tests/shared/excludeWarning.ts
rtlTest.tsx software healthy tests/shared/rtlTest.tsx

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

LabelLayerStatusPath
isZhCN software healthy .dumirc.ts:isZhCN
getLocalizedPathname software healthy .dumirc.ts:getLocalizedPathname
getTestRegex software healthy .jest.js:getTestRegex
addLocales software healthy webpack.config.js:addLocales
externalDayjs software healthy webpack.config.js:externalDayjs
externalCssinjs software healthy webpack.config.js:externalCssinjs
addPluginsForProduction software healthy webpack.config.js:addPluginsForProduction
finalizeCompile software healthy .antd-tools.config.js:finalizeCompile
finalizeDist software healthy .antd-tools.config.js:finalizeDist
pascalCase software healthy index-style-only.js:pascalCase
loadAntd software healthy tests/index.test.ts:loadAntd
cleanup software healthy tests/setupAfterEnv.ts:cleanup
formatHTML software healthy tests/setupAfterEnv.ts:formatHTML
can software healthy tests/setup.ts:can
fillWindowEnv software healthy tests/setup.ts:fillWindowEnv
createPort software healthy tests/setup.ts:createPort
assertsExist software healthy tests/utils.tsx:assertsExist
setMockDate software healthy tests/utils.tsx:setMockDate
resetMockDate software healthy tests/utils.tsx:resetMockDate
sleep software healthy tests/utils.tsx:sleep
customRender software healthy tests/utils.tsx:customRender
renderHook software healthy tests/utils.tsx:renderHook
triggerResize software healthy tests/utils.tsx:triggerResize
waitFakeTimer software healthy tests/utils.tsx:waitFakeTimer
waitFakeTimer19 software healthy tests/utils.tsx:waitFakeTimer19
includeUseClient software healthy tests/dekko/use-client.test.ts:includeUseClient
detail software healthy tests/dekko/exports.test.ts:detail
focusTest software healthy tests/shared/focusTest.tsx:focusTest
getElement software healthy tests/shared/focusTest.tsx:getElement
isSafeWarning software healthy tests/shared/excludeWarning.ts:isSafeWarning
will software healthy tests/shared/excludeWarning.ts:will
excludeWarning software healthy tests/shared/excludeWarning.ts:excludeWarning
excludeAllWarning software healthy tests/shared/excludeWarning.ts:excludeAllWarning
rtlTest software healthy tests/shared/rtlTest.tsx:rtlTest
mountTest software healthy tests/shared/mountTest.tsx:mountTest
newTask software healthy tests/shared/accessibilityTest.tsx:newTask
runAxe software healthy tests/shared/accessibilityTest.tsx:runAxe
convertRulesToAxeFormat software healthy tests/shared/accessibilityTest.tsx:convertRulesToAxeFormat
accessibilityTest software healthy tests/shared/accessibilityTest.tsx:accessibilityTest
accessibilityDemoTest software healthy tests/shared/accessibilityTest.tsx:accessibilityDemoTest
isSingleNode software healthy tests/shared/rootPropsTest.tsx:isSingleNode
rootPropsTest software healthy tests/shared/rootPropsTest.tsx:rootPropsTest
Demo software healthy tests/shared/rootPropsTest.tsx:Demo
imageTest software healthy tests/shared/imageTest.tsx:imageTest
FakeResizeObserver software healthy tests/shared/imageTest.tsx:FakeResizeObserver
mockFetch software healthy tests/shared/imageTest.tsx:mockFetch
test software healthy tests/shared/imageTest.tsx:test
onRequestHandle software healthy tests/shared/imageTest.tsx:onRequestHandle
requestListener software healthy tests/shared/imageTest.tsx:requestListener
element software healthy tests/shared/imageTest.tsx:element

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

LabelLayerStatusPath
CustomPortal frontend healthy tests/__mocks__/rc-util/lib/Portal.tsx
ForwardTrigger frontend healthy tests/__mocks__/@rc-component/trigger.tsx
Demo frontend healthy docs/blog/semantic-beauty/demos.tsx
Example frontend healthy docs/blog/css-tricks/condition.tsx
Example frontend healthy docs/blog/css-tricks/scope.tsx
App frontend healthy docs/react/demo/use-token.tsx
App frontend healthy docs/react/demo/local-theme.tsx
App frontend healthy docs/react/demo/component-token.tsx
App frontend healthy docs/react/demo/preset-algorithm.tsx
App frontend healthy docs/react/demo/dynamic-theme.tsx
App frontend healthy docs/react/demo/disable-motion.tsx
App frontend healthy docs/react/demo/first-example.tsx
App frontend healthy docs/react/demo/modify-theme-token.tsx
Sider frontend healthy components/layout/Sider.tsx
Layout frontend healthy components/layout/index.tsx
Layout frontend healthy components/layout/layout.tsx
App frontend healthy components/layout/demo/side.tsx
App frontend healthy components/layout/demo/fixed.tsx
App frontend healthy components/layout/demo/top-side-2.tsx
App frontend healthy components/layout/demo/component-token.tsx
App frontend healthy components/layout/demo/top.tsx
App frontend healthy components/layout/demo/responsive.tsx
App frontend healthy components/layout/demo/fixed-sider.tsx
App frontend healthy components/layout/demo/basic.tsx
App frontend healthy components/layout/demo/custom-trigger-debug.tsx
App frontend healthy components/layout/demo/top-side.tsx
App frontend healthy components/layout/demo/custom-trigger.tsx
PureList frontend healthy components/notification/PureList.tsx
PurePanel frontend healthy components/notification/PurePanel.tsx
App frontend healthy components/notification/demo/_semantic.tsx
App frontend healthy components/notification/demo/show-with-progress.tsx
App frontend healthy components/notification/demo/with-icon.tsx
App frontend healthy components/notification/demo/hooks.tsx
App frontend healthy components/notification/demo/component-token.tsx
App frontend healthy components/notification/demo/custom-icon.tsx
App frontend healthy components/notification/demo/progress-color.tsx
App frontend healthy components/notification/demo/placement.tsx
App frontend healthy components/notification/demo/update.tsx
App frontend healthy components/notification/demo/basic.tsx
App frontend healthy components/notification/demo/duration.tsx
App frontend healthy components/notification/demo/stack.tsx
App frontend healthy components/notification/demo/with-btn.tsx
App frontend healthy components/notification/demo/style-class.tsx
Dragger frontend healthy components/upload/Dragger.tsx
Upload frontend healthy components/upload/index.tsx
Upload frontend healthy components/upload/Upload.tsx
App frontend healthy components/upload/demo/picture-circle.tsx
App frontend healthy components/upload/demo/fileList.tsx
App frontend healthy components/upload/demo/transform-file.tsx
App frontend healthy components/upload/demo/_semantic.tsx

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

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
tests software healthy tests
dekko software healthy tests/dekko
shared software healthy tests/shared
__mocks__ software healthy tests/__mocks__
rc-util software healthy tests/__mocks__/rc-util
lib software healthy tests/__mocks__/rc-util/lib
Dom software healthy tests/__mocks__/rc-util/lib/Dom
@rc-component software healthy tests/__mocks__/@rc-component
docs software healthy docs
blog software healthy docs/blog
semantic-beauty software healthy docs/blog/semantic-beauty
css-tricks software healthy docs/blog/css-tricks
spec software healthy docs/spec
react software healthy docs/react
demo software healthy docs/react/demo
scripts software healthy scripts
previewEditor software healthy scripts/previewEditor
visual-regression software healthy scripts/visual-regression
components software healthy components
__tests__ software healthy components/__tests__
layout software healthy components/layout
__tests__ software healthy components/layout/__tests__
demo software healthy components/layout/demo
style software healthy components/layout/style
hooks software healthy components/layout/hooks
notification software healthy components/notification
__tests__ software healthy components/notification/__tests__
demo software healthy components/notification/demo
style software healthy components/notification/style
hooks software healthy components/notification/hooks
upload software healthy components/upload
__tests__ software healthy components/upload/__tests__
demo software healthy components/upload/demo
UploadList software healthy components/upload/UploadList
style software healthy components/upload/style
badge software healthy components/badge
__tests__ software healthy components/badge/__tests__
demo software healthy components/badge/demo
style software healthy components/badge/style
config-provider software healthy components/config-provider
__tests__ software healthy components/config-provider/__tests__
demo software healthy components/config-provider/demo
style software healthy components/config-provider/style
hooks software healthy components/config-provider/hooks
drawer software healthy components/drawer
__tests__ software healthy components/drawer/__tests__
demo software healthy components/drawer/demo
style software healthy components/drawer/style
switch software healthy components/switch

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

LabelLayerStatusPath
tweet cicd healthy .github/workflows/release-x.yml
test-image cicd healthy .github/workflows/visual-regression-persist-start.yml
build-site cicd healthy .github/workflows/preview-build.yml
lint cicd healthy .github/workflows/test.yml
test-react-legacy cicd healthy .github/workflows/test.yml
test-node cicd healthy .github/workflows/test.yml
test-react-latest cicd healthy .github/workflows/test.yml
test-react-latest-dist cicd healthy .github/workflows/test.yml
upload-test-coverage cicd healthy .github/workflows/test.yml
build cicd healthy .github/workflows/test.yml
test-lib-es cicd healthy .github/workflows/test.yml
refuse cicd healthy .github/workflows/pr-open-check.yml
check-changelog cicd healthy .github/workflows/pr-open-check.yml
size cicd healthy .github/workflows/size-limit.yml
issue-remove-inactive cicd healthy .github/workflows/issue-remove-inactive.yml
preview-start cicd healthy .github/workflows/preview-start.yml
visual-regression-diff-start cicd healthy .github/workflows/visual-regression-diff-start.yml
check-trust cicd healthy .github/workflows/visual-regression-diff-finish.yml
upstream-workflow-summary cicd healthy .github/workflows/visual-regression-diff-finish.yml
download-visual-regression-report cicd healthy .github/workflows/visual-regression-diff-finish.yml
upgrade-deps cicd healthy .github/workflows/upgrade-deps.yml
pr-check-merge cicd healthy .github/workflows/pr-check-merge.yml
issue-close-require cicd healthy .github/workflows/issue-close-require.yml
pr-check-ci cicd healthy .github/workflows/pr-auto-merge.yml
check-trust cicd healthy .github/workflows/visual-regression-persist-finish.yml
upstream-workflow-summary cicd healthy .github/workflows/visual-regression-persist-finish.yml
persist-image-snapshots cicd healthy .github/workflows/visual-regression-persist-finish.yml
mirror cicd healthy .github/workflows/sync-gitee.yml
comment cicd healthy .github/workflows/pr-contributor-welcome.yml
send-message cicd healthy .github/workflows/issue-schedule.yml
issue-labeled cicd healthy .github/workflows/issue-labeled.yml
pr-check-ci cicd healthy .github/workflows/mock-project-build.yml
discussion-create cicd healthy .github/workflows/discussion-open-check.yml
verify cicd healthy .github/workflows/verify-package-version.yml
issue-open-check cicd healthy .github/workflows/issue-open-check.yml
release-helper cicd healthy .github/workflows/release-dingtalk.yml
visual-diff-snapshot cicd healthy .github/workflows/visual-regression-diff-build.yml
visual-diff-report cicd healthy .github/workflows/visual-regression-diff-build.yml
build cicd healthy .github/workflows/pkg.pr.new.yml
send-to-dingtalk cicd healthy .github/workflows/pr-open-notify.yml
verify cicd healthy .github/workflows/verify-files-modify.yml
readme cicd healthy .github/workflows/verify-files-modify.yml
issue-check-inactive cicd healthy .github/workflows/issue-check-inactive.yml
check-trust cicd healthy .github/workflows/preview-deploy.yml
upstream-workflow-summary cicd healthy .github/workflows/preview-deploy.yml
deploy-preview cicd healthy .github/workflows/preview-deploy.yml
approval cicd healthy .github/workflows/visual-regression-diff-approver.yml
build-site cicd healthy .github/workflows/site-deploy.yml
deploy-to-pages cicd healthy .github/workflows/site-deploy.yml
upload-to-release cicd healthy .github/workflows/site-deploy.yml

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

LabelLayerStatusPath
gha::release-x cicd healthy .github/workflows/release-x.yml
gha::visual-regression-persist-start cicd healthy .github/workflows/visual-regression-persist-start.yml
gha::preview-build cicd healthy .github/workflows/preview-build.yml
gha::test cicd healthy .github/workflows/test.yml
gha::pr-open-check cicd healthy .github/workflows/pr-open-check.yml
gha::size-limit cicd healthy .github/workflows/size-limit.yml
gha::issue-remove-inactive cicd healthy .github/workflows/issue-remove-inactive.yml
gha::preview-start cicd healthy .github/workflows/preview-start.yml
gha::visual-regression-diff-start cicd healthy .github/workflows/visual-regression-diff-start.yml
gha::visual-regression-diff-finish cicd healthy .github/workflows/visual-regression-diff-finish.yml
gha::upgrade-deps cicd healthy .github/workflows/upgrade-deps.yml
gha::pr-check-merge cicd healthy .github/workflows/pr-check-merge.yml
gha::issue-close-require cicd healthy .github/workflows/issue-close-require.yml
gha::pr-auto-merge cicd healthy .github/workflows/pr-auto-merge.yml
gha::visual-regression-persist-finish cicd healthy .github/workflows/visual-regression-persist-finish.yml
gha::sync-gitee cicd healthy .github/workflows/sync-gitee.yml
gha::pr-contributor-welcome cicd healthy .github/workflows/pr-contributor-welcome.yml
gha::issue-schedule cicd healthy .github/workflows/issue-schedule.yml
gha::issue-labeled cicd healthy .github/workflows/issue-labeled.yml
gha::mock-project-build cicd healthy .github/workflows/mock-project-build.yml
gha::discussion-open-check cicd healthy .github/workflows/discussion-open-check.yml
gha::verify-package-version cicd healthy .github/workflows/verify-package-version.yml
gha::issue-open-check cicd healthy .github/workflows/issue-open-check.yml
gha::release-dingtalk cicd healthy .github/workflows/release-dingtalk.yml
gha::visual-regression-diff-build cicd healthy .github/workflows/visual-regression-diff-build.yml
gha::pkg.pr.new cicd healthy .github/workflows/pkg.pr.new.yml
gha::pr-open-notify cicd healthy .github/workflows/pr-open-notify.yml
gha::verify-files-modify cicd healthy .github/workflows/verify-files-modify.yml
gha::issue-check-inactive cicd healthy .github/workflows/issue-check-inactive.yml
gha::preview-deploy cicd healthy .github/workflows/preview-deploy.yml
gha::visual-regression-diff-approver cicd healthy .github/workflows/visual-regression-diff-approver.yml
gha::site-deploy cicd healthy .github/workflows/site-deploy.yml
gha::issue-inactivity-reminder cicd healthy .github/workflows/issue-inactivity-reminder.yml

LabelLayerStatusPath
ResizeObserver software healthy tests/setup.ts:ResizeObserver
AxeQueueManager software healthy tests/shared/accessibilityTest.tsx:AxeQueueManager
MockPortal software healthy tests/__mocks__/rc-util/lib/Portal.tsx:MockPortal
in software healthy components/layout/__tests__/index.test.tsx:in
for software healthy components/notification/__tests__/index.test.tsx:for
names software healthy components/form/__tests__/semantic.test.tsx:names
name software healthy components/form/style/index.ts:name
CC software healthy components/_util/__tests__/type.test.tsx:CC
FakeResizeObserver software healthy components/_util/__tests__/wave.test.tsx:FakeResizeObserver
automatically software healthy components/affix/__tests__/Affix.test.tsx:automatically
name software healthy components/image/style/index.ts:name
ErrorBoundary software healthy components/alert/ErrorBoundary.tsx:ErrorBoundary
by software healthy components/alert/__tests__/index.test.tsx:by
name software healthy components/dropdown/style/index.ts:name
name software healthy components/transfer/__tests__/index.test.tsx:name
components software healthy components/theme/interface/maps/style.ts:components
names software healthy components/result/demo/style-class.tsx:names
ClassCom software healthy components/flex/__tests__/index.test.tsx:ClassCom
prefix software healthy components/style/motion/fade.ts:prefix
name software healthy components/checkbox/style/index.ts:name
names software healthy components/card/__tests__/semantic.test.tsx:names
AggregationColor software healthy components/color-picker/color.ts:AggregationColor
MockIntersectionObserver software healthy components/typography/__tests__/ellipsis.test.tsx:MockInter…
name software healthy components/calendar/style/index.ts:name

LabelLayerStatusPath
127.0.0.1 network healthy scripts/check-site.ts
5.1.8.6 network healthy components/result/serverError.tsx
5.1.8.7 network healthy components/result/serverError.tsx
5.1.9.7 network healthy components/result/serverError.tsx
5.4.9.9 network healthy components/result/serverError.tsx
4.3.7.6 network healthy components/result/serverError.tsx
3.7.7.3 network healthy components/result/serverError.tsx
11.6.4.7 network healthy components/result/noFound.tsx
5.1.1.6 network healthy components/result/noFound.tsx
2.4.7.9 network healthy components/result/noFound.tsx
5.2.8.7 network healthy components/result/noFound.tsx
3.4.4.3 network healthy components/result/noFound.tsx
4.2.8.6 network healthy components/result/unauthorized.tsx
15.8.4.2 network healthy components/result/unauthorized.tsx
1.2.9.6 network healthy components/result/unauthorized.tsx
5.3.9.8 network healthy components/result/unauthorized.tsx
4.3.7.7 network healthy components/result/unauthorized.tsx

LabelLayerStatusPath
DINGDING_BOT_COLLABORATOR_TOKEN cicd healthy
DINGDING_BOT_BIGFISH_TOKEN cicd healthy
DINGDING_BOT_BIGFISH_2_TOKEN cicd healthy
SURGE_TOKEN cicd healthy
TWITTER_ACCESS_TOKEN_SECRET cicd healthy
GITHUB_TOKEN cicd healthy
GITEE_SSH_PRIVATE_KEY cicd healthy
TWITTER_API_SECRET cicd healthy
CODECOV_TOKEN cicd healthy
DINGDING_BOT_MAINTAINER_TOKEN cicd healthy
DINGDING_BOT_YUNFENGDIE_TOKEN cicd healthy
ALI_OSS_AK_ID cicd healthy
TWITTER_ACCESS_TOKEN cicd healthy
DINGDING_BOT_TOKEN cicd healthy
ALI_OSS_AK_SECRET cicd healthy
TWITTER_API_KEY cicd healthy

LabelLayerStatusPath
port:8001 network healthy package.json
port:3000 network healthy scripts/check-site.ts
port:05 network healthy .github/dependabot.yml
port:18 network healthy .github/workflows/upgrade-deps.yml

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

LabelLayerStatusPath
mongodb data healthy components/descriptions/demo/vertical-border.tsx

LabelLayerStatusPath
gpu (detected) hardware healthy components/select/style/index.ts
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/499510ad-69a1-44f4-b052-ba0e65987cd3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/499510ad-69a1-44f4-b052-ba0e65987cd3/

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.