https://github.com/HKUDS/nanobot.git
· scanned 2026-05-16 04:20 UTC (4 weeks ago)
· 10 languages
157 raw signals (35 security + 122 graph) 46th percentile · Python · large (100-500K LoC) System graph score 78 (lower by 4)
Last scanned 4 weeks ago · v1 · 13 actionable findings from 1 signal source. 15 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 7222 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 |
|---|---|---|---|
r |
software | healthy | webui/src/main.tsx:r |
AuthForm |
software | healthy | webui/src/App.tsx:AuthForm |
handleSubmit |
software | healthy | webui/src/App.tsx:handleSubmit |
readSidebarOpen |
software | healthy | webui/src/App.tsx:readSidebarOpen |
App |
software | healthy | webui/src/App.tsx:App |
msg |
software | healthy | webui/src/App.tsx:msg |
handleModelNameChange |
software | healthy | webui/src/App.tsx:handleModelNameChange |
handleLogout |
software | healthy | webui/src/App.tsx:handleLogout |
Shell |
software | healthy | webui/src/App.tsx:Shell |
normalizeLocale |
software | healthy | webui/src/i18n/config.ts:normalizeLocale |
readStoredLocale |
software | healthy | webui/src/i18n/config.ts:readStoredLocale |
detectNavigatorLocale |
software | healthy | webui/src/i18n/config.ts:detectNavigatorLocale |
resolveInitialLocale |
software | healthy | webui/src/i18n/config.ts:resolveInitialLocale |
persistLocale |
software | healthy | webui/src/i18n/config.ts:persistLocale |
applyDocumentLocale |
software | healthy | webui/src/i18n/config.ts:applyDocumentLocale |
localeOption |
software | healthy | webui/src/i18n/config.ts:localeOption |
currentLocale |
software | healthy | webui/src/i18n/index.ts:currentLocale |
setAppLanguage |
software | healthy | webui/src/i18n/index.ts:setAppLanguage |
syncLocaleSideEffects |
software | healthy | webui/src/i18n/index.ts:syncLocaleSideEffects |
fakeClient |
software | healthy | webui/src/tests/useSessions.test.tsx:fakeClient |
wrap |
software | healthy | webui/src/tests/useSessions.test.tsx:wrap |
Wrapper |
software | healthy | webui/src/tests/useSessions.test.tsx:Wrapper |
rect |
software | healthy | webui/src/tests/thread-composer.test.tsx:rect |
fakeClient |
software | healthy | webui/src/tests/useNanobotStream.test.tsx:fakeClient |
recordGoalStatusForRunStrip |
software | healthy | webui/src/tests/useNanobotStream.test.tsx:recordGoalStatusF… |
recordGoalStateSnapshot |
software | healthy | webui/src/tests/useNanobotStream.test.tsx:recordGoalStateSn… |
wrap |
software | healthy | webui/src/tests/useNanobotStream.test.tsx:wrap |
Wrapper |
software | healthy | webui/src/tests/useNanobotStream.test.tsx:Wrapper |
makeClient |
software | healthy | webui/src/tests/thread-shell.test.tsx:makeClient |
wrap |
software | healthy | webui/src/tests/thread-shell.test.tsx:wrap |
session |
software | healthy | webui/src/tests/thread-shell.test.tsx:session |
transcriptFromSimpleMessages |
software | healthy | webui/src/tests/thread-shell.test.tsx:transcriptFromSimpleM… |
httpJson |
software | healthy | webui/src/tests/thread-shell.test.tsx:httpJson |
pngFile |
software | healthy | webui/src/tests/thread-composer-attach.test.tsx:pngFile |
resolveReady |
software | healthy | webui/src/tests/thread-composer-attach.test.tsx:resolveReady |
r |
software | healthy | webui/src/tests/setup.ts:r |
lastSocket |
software | healthy | webui/src/tests/nanobot-client.test.ts:lastSocket |
loadMarkdownRenderer |
software | healthy | webui/src/components/MarkdownText.tsx:loadMarkdownRenderer |
preloadMarkdownText |
software | healthy | webui/src/components/MarkdownText.tsx:preloadMarkdownText |
MarkdownText |
software | healthy | webui/src/components/MarkdownText.tsx:MarkdownText |
DeleteConfirm |
software | healthy | webui/src/components/DeleteConfirm.tsx:DeleteConfirm |
EmptyState |
software | healthy | webui/src/components/EmptyState.tsx:EmptyState |
ChatList |
software | healthy | webui/src/components/ChatList.tsx:ChatList |
rawLabel |
software | healthy | webui/src/components/ChatList.tsx:rawLabel |
groupSessions |
software | healthy | webui/src/components/ChatList.tsx:groupSessions |
MarkdownTextRenderer |
software | healthy | webui/src/components/MarkdownTextRenderer.tsx:MarkdownTextR… |
ImageLightbox |
software | healthy | webui/src/components/ImageLightbox.tsx:ImageLightbox |
next |
software | healthy | webui/src/components/ImageLightbox.tsx:next |
onKey |
software | healthy | webui/src/components/ImageLightbox.tsx:onKey |
NavButton |
software | healthy | webui/src/components/ImageLightbox.tsx:NavButton |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MockClient |
software | healthy | webui/src/tests/app-layout.test.tsx:MockClient |
FakeSocket |
software | healthy | webui/src/tests/nanobot-client.test.ts:FakeSocket |
ApiError |
software | healthy | webui/src/lib/api.ts:ApiError |
fans |
software | healthy | webui/src/lib/nanobot-client.ts:fans |
NanobotClient |
software | healthy | webui/src/lib/nanobot-client.ts:NanobotClient |
_Manager |
software | healthy | tests/test_tool_contextvars.py:196 |
TestSupportedExtensions |
software | healthy | tests/test_document_parsing.py:12 |
TestExtractText |
software | healthy | tests/test_document_parsing.py:37 |
TestIsTextExtension |
software | healthy | tests/test_document_parsing.py:283 |
DummyBus |
software | healthy | tests/test_msteams.py:24 |
FakeResponse |
software | healthy | tests/test_msteams.py:32 |
FakeHttpClient |
software | healthy | tests/test_msteams.py:46 |
TestHook |
software | healthy | tests/test_nanobot_facade.py:78 |
UserHook |
software | healthy | tests/test_nanobot_facade.py:264 |
TestResolveEnvVars |
software | healthy | tests/config/test_env_interpolation.py:13 |
TestResolveConfig |
software | healthy | tests/config/test_env_interpolation.py:51 |
_StopGatewayError |
software | healthy | tests/cli/test_commands.py:30 |
_FakeAgentLoop |
software | healthy | tests/cli/test_commands.py:1536 |
_FakeCron |
software | healthy | tests/cli/test_commands.py:1295 |
_FakeApiApp |
software | healthy | tests/cli/test_commands.py:1001 |
_StopCron |
software | healthy | tests/cli/test_commands.py:1419 |
_FakeSession |
software | healthy | tests/cli/test_commands.py:1139 |
_FakeSessionManager |
software | healthy | tests/cli/test_commands.py:1532 |
_StopAfterCronSetup |
software | healthy | tests/cli/test_commands.py:1326 |
_FakeDream |
software | healthy | tests/cli/test_commands.py:1524 |
_FakeChannelManager |
software | healthy | tests/cli/test_commands.py:1555 |
_FakeCronService |
software | healthy | tests/cli/test_commands.py:1565 |
_FakeHeartbeatService |
software | healthy | tests/cli/test_commands.py:1581 |
_FakeServer |
software | healthy | tests/cli/test_commands.py:1591 |
_FakeReader |
software | healthy | tests/cli/test_commands.py:1607 |
_FakeWriter |
software | healthy | tests/cli/test_commands.py:1614 |
TestSanitizeSurrogates |
software | healthy | tests/cli/test_safe_file_history.py:9 |
TestSafeFileHistory |
software | healthy | tests/cli/test_safe_file_history.py:38 |
TestRestartCommand |
software | healthy | tests/cli/test_restart_command.py:44 |
TestToolHintKnownTools |
software | healthy | tests/agent/test_tool_hint.py:16 |
TestToolHintMCP |
software | healthy | tests/agent/test_tool_hint.py:107 |
TestToolHintFallback |
software | healthy | tests/agent/test_tool_hint.py:121 |
TestToolHintFolding |
software | healthy | tests/agent/test_tool_hint.py:143 |
TestToolHintMultipleCalls |
software | healthy | tests/agent/test_tool_hint.py:194 |
TestToolHintEdgeCases |
software | healthy | tests/agent/test_tool_hint.py:208 |
TestToolHintMixedFolding |
software | healthy | tests/agent/test_tool_hint.py:237 |
TestToolHintMaxLength |
software | healthy | tests/agent/test_tool_hint.py:255 |
_RecordingHook |
software | healthy | tests/agent/test_runner_reasoning.py:23 |
_StreamRecordingHook |
software | healthy | tests/agent/test_runner_reasoning.py:324 |
TestBuildRuntimeContext |
software | healthy | tests/agent/test_context_builder.py:23 |
TestMergeMessageContent |
software | healthy | tests/agent/test_context_builder.py:59 |
TestLoadBootstrapFiles |
software | healthy | tests/agent/test_context_builder.py:112 |
TestIsTemplateContent |
software | healthy | tests/agent/test_context_builder.py:154 |
TestBuildUserContent |
software | healthy | tests/agent/test_context_builder.py:179 |
TestBuildSystemPrompt |
software | healthy | tests/agent/test_context_builder.py:228 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
THIRD_PARTY_NOTICES.md |
software | healthy | THIRD_PARTY_NOTICES.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
core_agent_lines.sh |
software | healthy | core_agent_lines.sh |
pyproject.toml |
software | healthy | pyproject.toml |
COMMUNICATION.md |
software | healthy | COMMUNICATION.md |
SECURITY.md |
software | healthy | SECURITY.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
entrypoint.sh |
software | healthy | entrypoint.sh |
vite.config.ts |
software | warning | webui/vite.config.ts |
tsconfig.build.json |
software | healthy | webui/tsconfig.build.json |
README.md |
software | healthy | webui/README.md |
tailwind.config.js |
software | warning | webui/tailwind.config.js |
package.json |
software | healthy | webui/package.json |
index.html |
software | healthy | webui/index.html |
package-lock.json |
software | healthy | webui/package-lock.json |
components.json |
software | healthy | webui/components.json |
tsconfig.json |
software | healthy | webui/tsconfig.json |
postcss.config.js |
software | warning | webui/postcss.config.js |
globals.css |
software | healthy | webui/src/globals.css |
main.tsx |
software | healthy | webui/src/main.tsx |
App.tsx |
software | healthy | webui/src/App.tsx |
config.ts |
software | healthy | webui/src/i18n/config.ts |
index.ts |
software | healthy | webui/src/i18n/index.ts |
common.json |
software | healthy | webui/src/i18n/locales/id/common.json |
common.json |
software | healthy | webui/src/i18n/locales/ko/common.json |
common.json |
software | healthy | webui/src/i18n/locales/es/common.json |
common.json |
software | healthy | webui/src/i18n/locales/ja/common.json |
common.json |
software | healthy | webui/src/i18n/locales/fr/common.json |
common.json |
software | healthy | webui/src/i18n/locales/en/common.json |
common.json |
software | healthy | webui/src/i18n/locales/zh-TW/common.json |
common.json |
software | healthy | webui/src/i18n/locales/vi/common.json |
common.json |
software | healthy | webui/src/i18n/locales/zh-CN/common.json |
message-bubble.test.tsx |
software | warning | webui/src/tests/message-bubble.test.tsx |
useSessions.test.tsx |
software | healthy | webui/src/tests/useSessions.test.tsx |
thread-composer.test.tsx |
software | healthy | webui/src/tests/thread-composer.test.tsx |
format.i18n.test.ts |
software | warning | webui/src/tests/format.i18n.test.ts |
subagent-channel-display.test.ts |
software | warning | webui/src/tests/subagent-channel-display.test.ts |
app-layout.test.tsx |
software | healthy | webui/src/tests/app-layout.test.tsx |
useNanobotStream.test.tsx |
software | healthy | webui/src/tests/useNanobotStream.test.tsx |
thread-shell.test.tsx |
software | healthy | webui/src/tests/thread-shell.test.tsx |
thread-composer-attach.test.tsx |
software | healthy | webui/src/tests/thread-composer-attach.test.tsx |
thread-display-compat.test.ts |
software | warning | webui/src/tests/thread-display-compat.test.ts |
api.test.ts |
software | warning | webui/src/tests/api.test.ts |
setup.ts |
software | healthy | webui/src/tests/setup.ts |
thread-viewport.test.tsx |
software | warning | webui/src/tests/thread-viewport.test.tsx |
thread-messages.test.tsx |
software | warning | webui/src/tests/thread-messages.test.tsx |
nanobot-client.test.ts |
software | healthy | webui/src/tests/nanobot-client.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
webui |
software | healthy | webui |
src |
software | healthy | webui/src |
i18n |
software | healthy | webui/src/i18n |
locales |
software | healthy | webui/src/i18n/locales |
id |
software | healthy | webui/src/i18n/locales/id |
ko |
software | healthy | webui/src/i18n/locales/ko |
es |
software | healthy | webui/src/i18n/locales/es |
ja |
software | healthy | webui/src/i18n/locales/ja |
fr |
software | healthy | webui/src/i18n/locales/fr |
en |
software | healthy | webui/src/i18n/locales/en |
zh-TW |
software | healthy | webui/src/i18n/locales/zh-TW |
vi |
software | healthy | webui/src/i18n/locales/vi |
zh-CN |
software | healthy | webui/src/i18n/locales/zh-CN |
tests |
software | healthy | webui/src/tests |
components |
software | healthy | webui/src/components |
settings |
software | healthy | webui/src/components/settings |
thread |
software | healthy | webui/src/components/thread |
ui |
software | healthy | webui/src/components/ui |
providers |
software | healthy | webui/src/providers |
lib |
software | healthy | webui/src/lib |
workers |
software | healthy | webui/src/workers |
hooks |
software | healthy | webui/src/hooks |
tests |
software | healthy | tests |
security |
software | healthy | tests/security |
config |
software | healthy | tests/config |
cli |
software | healthy | tests/cli |
agent |
software | healthy | tests/agent |
tools |
software | healthy | tests/agent/tools |
utils |
software | healthy | tests/utils |
heartbeat |
software | healthy | tests/heartbeat |
providers |
software | healthy | tests/providers |
cron |
software | healthy | tests/cron |
tools |
software | healthy | tests/tools |
channels |
software | healthy | tests/channels |
pairing |
software | healthy | tests/pairing |
session |
software | healthy | tests/session |
command |
software | healthy | tests/command |
docs |
software | healthy | docs |
bridge |
software | healthy | bridge |
src |
software | healthy | bridge/src |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
nanobot |
software | healthy | nanobot |
security |
software | healthy | nanobot/security |
config |
software | healthy | nanobot/config |
api |
software | healthy | nanobot/api |
cli |
software | healthy | nanobot/cli |
agent |
software | healthy | nanobot/agent |
tools |
software | healthy | nanobot/agent/tools |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:18790 |
network | healthy | Dockerfile |
port:8900 |
network | healthy | docker-compose.yml |
port:1000 |
network | healthy | entrypoint.sh |
port:5173 |
network | healthy | webui/vite.config.ts |
port:5174 |
network | healthy | webui/vite.config.ts |
port:18791 |
network | healthy | tests/cli/test_commands.py |
port:18900 |
network | healthy | tests/cli/test_commands.py |
port:9999 |
network | healthy | tests/agent/test_onboard_logic.py |
port:29901 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29902 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29906 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29903 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29910 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29909 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29904 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29905 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29907 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29908 |
network | healthy | tests/channels/test_websocket_http_routes.py |
port:29920 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29921 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29922 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29923 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29924 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29925 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29926 |
network | healthy | tests/channels/test_websocket_media_route.py |
port:29917 |
network | healthy | tests/channels/test_websocket_integration.py |
port:29876 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29877 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29878 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29879 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29891 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29892 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29880 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29881 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29882 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29883 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29884 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29885 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29886 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29887 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29930 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29931 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29932 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29933 |
network | healthy | tests/channels/test_websocket_channel.py |
port:29934 |
network | healthy | tests/channels/test_websocket_channel.py |
port:443 |
network | healthy | nanobot/agent/tools/mcp.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.yml |
127.0.0.2 |
network | healthy | tests/security/test_security_network.py |
10.0.0.1 |
network | healthy | tests/security/test_security_network.py |
172.16.5.1 |
network | healthy | tests/security/test_security_network.py |
192.168.1.1 |
network | healthy | tests/security/test_security_network.py |
169.254.169.254 |
network | healthy | tests/security/test_security_network.py |
93.184.216.34 |
network | healthy | tests/security/test_security_network.py |
140.82.121.3 |
network | healthy | tests/security/test_security_network.py |
100.64.0.0 |
network | healthy | tests/security/test_security_network.py |
100.100.1.1 |
network | healthy | tests/security/test_security_network.py |
192.168.1.2 |
network | healthy | tests/agent/test_runner_safety.py |
192.168.8.188 |
network | healthy | tests/providers/test_local_endpoint_detection.py |
10.0.0.5 |
network | healthy | tests/providers/test_local_endpoint_detection.py |
172.16.0.1 |
network | healthy | tests/providers/test_local_endpoint_detection.py |
172.31.255.255 |
network | healthy | tests/providers/test_local_endpoint_detection.py |
172.32.0.1 |
network | healthy | tests/providers/test_local_endpoint_detection.py |
192.168.1.5 |
network | healthy | tests/channels/test_websocket_http_routes.py |
10.0.0.0 |
network | healthy | nanobot/security/network.py |
127.0.0.0 |
network | healthy | nanobot/security/network.py |
169.254.0.0 |
network | healthy | nanobot/security/network.py |
172.16.0.0 |
network | healthy | nanobot/security/network.py |
192.168.0.0 |
network | healthy | nanobot/security/network.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/tools/test_search_tools.py |
security | healthy | tests/tools/test_search_tools.py |
auth::nanobot/cli/commands.py |
security | healthy | nanobot/cli/commands.py |
auth::tests/agent/tools/test_self_tool.py |
security | healthy | tests/agent/tools/test_self_tool.py |
auth::tests/test_msteams.py |
security | healthy | tests/test_msteams.py |
auth::nanobot/providers/github_copilot_provider.py |
security | healthy | nanobot/providers/github_copilot_provider.py |
auth::nanobot/channels/msteams.py |
security | healthy | nanobot/channels/msteams.py |
auth::pyproject.toml |
security | healthy | pyproject.toml |
auth::nanobot/config/schema.py |
security | healthy | nanobot/config/schema.py |
auth::nanobot/providers/openai_codex_provider.py |
security | healthy | nanobot/providers/openai_codex_provider.py |
auth::tests/cli/test_commands.py |
security | healthy | tests/cli/test_commands.py |
auth::nanobot/providers/registry.py |
security | healthy | nanobot/providers/registry.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
nanobot-gateway |
hardware | healthy | docker-compose.yml |
nanobot-api |
hardware | healthy | docker-compose.yml |
nanobot-cli |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/agent/tools/test_self_tool.py |
security | healthy | tests/agent/tools/test_self_tool.py |
generic_api_key::tests/providers/test_litellm_kwargs.py |
security | healthy | tests/providers/test_litellm_kwargs.py |
password_literal::tests/channels/test_email_channel.py |
security | healthy | tests/channels/test_email_channel.py |
password_literal::tests/channels/test_email_channel.py |
security | healthy | tests/channels/test_email_channel.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | tests/providers/test_bedrock_provider.py |
vps::azure |
hardware | healthy | tests/providers/test_provider_sdk_retry_defaults.py |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | webui/src/App.tsx |
MarkdownTextRenderer |
frontend | healthy | webui/src/components/MarkdownTextRenderer.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wod48wet |
software | healthy | /tmp/repobility-clone-wod48wet |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | tests/tools/test_mcp_tool.py |
| Label | Layer | Status | Path |
|---|---|---|---|
test_config_migration.py |
data | healthy | tests/config/test_config_migration.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | webui/src/components/ImageLightbox.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/45c66b55-8711-405a-9472-d7c07cbde60c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/45c66b55-8711-405a-9472-d7c07cbde60c/
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.