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.

dabblin/urap

https://github.com/dabblin/urap · scanned 2026-06-17 01:52 UTC (1 month, 1 week ago)

43 raw signals (0 security + 43 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +3.8 (diff) · 41 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 918 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
client software healthy urap-engine/tests/test_e2e.py:32
auth_headers software healthy urap-engine/tests/test_e2e.py:39
test_health software healthy urap-engine/tests/test_e2e.py:45
test_enrich_single software healthy urap-engine/tests/test_e2e.py:55
test_bulk_enrich software healthy urap-engine/tests/test_e2e.py:68
test_consent_record_and_check software healthy urap-engine/tests/test_e2e.py:81
test_channel_event_send_and_reply software healthy urap-engine/tests/test_e2e.py:106
test_email_send_graceful_without_smtp_key software healthy urap-engine/tests/test_e2e.py:131
test_warp_mode_run software healthy urap-engine/tests/test_e2e.py:150
test_warp_mode_list_jobs software healthy urap-engine/tests/test_e2e.py:168
test_reply_parse_meeting_request software healthy urap-engine/tests/test_e2e.py:178
test_reply_parse_unsubscribe software healthy urap-engine/tests/test_e2e.py:195
test_lead_capture_and_claim software healthy urap-engine/tests/test_e2e.py:209
test_lead_recent software healthy urap-engine/tests/test_e2e.py:243
test_voice_dial_graceful_without_twilio software healthy urap-engine/tests/test_e2e.py:253
test_sms_send_blocked_without_consent software healthy urap-engine/tests/test_e2e.py:265
test_zapier_subscribe_list_delete software healthy urap-engine/tests/test_e2e.py:280
test_api_key_generate_list_revoke software healthy urap-engine/tests/test_e2e.py:306
test_bulk_enrich_icp software healthy urap-engine/tests/test_e2e.py:329
test_bulk_enrich_csv software healthy urap-engine/tests/test_e2e.py:340
test_autopilot_enable_config_run_disable software healthy urap-engine/tests/test_e2e.py:354
get_api_key software dead urap-engine/server/middleware.py:11
require_api_key software dead urap-engine/server/middleware.py:15
health software healthy urap-engine/server/main.py:324
enrich_contact software healthy urap-engine/server/main.py:331
bulk_enrich software healthy urap-engine/server/main.py:343
company_contact software healthy urap-engine/server/main.py:353
company_contact_batch software healthy urap-engine/server/main.py:366
save_lead_list software healthy urap-engine/server/main.py:379
get_lead_lists software healthy urap-engine/server/main.py:391
get_lead_list_items software healthy urap-engine/server/main.py:399
delete_lead_list software healthy urap-engine/server/main.py:407
company_search software healthy urap-engine/server/main.py:415
record_consent software healthy urap-engine/server/main.py:435
check_consent software healthy urap-engine/server/main.py:454
send_email software healthy urap-engine/server/main.py:471
channel_event software healthy urap-engine/server/main.py:492
score_intent software healthy urap-engine/server/main.py:522
warp_run software healthy urap-engine/server/main.py:557
warp_jobs software healthy urap-engine/server/main.py:581
reply_parse software healthy urap-engine/server/main.py:588
capture_lead software healthy urap-engine/server/main.py:611
get_lead_preview software healthy urap-engine/server/main.py:649
claim_lead software healthy urap-engine/server/main.py:661
recent_leads software healthy urap-engine/server/main.py:684
voice_dial software healthy urap-engine/server/main.py:693
voice_status software healthy urap-engine/server/main.py:708
voice_hangup software healthy urap-engine/server/main.py:715
sms_send software healthy urap-engine/server/main.py:722
zapier_subscribe software healthy urap-engine/server/main.py:746

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

LabelLayerStatusPath
vercel.json software healthy vercel.json
README.md software healthy README.md
.env.example software healthy urap-engine/.env.example
start.sh software healthy urap-engine/start.sh
requirements.txt software healthy urap-engine/requirements.txt
REVENUE_BACKEND.md software healthy urap-engine/REVENUE_BACKEND.md
README.md software healthy urap-engine/README.md
test_e2e.py software healthy urap-engine/tests/test_e2e.py
__init__.py software healthy urap-engine/tests/__init__.py
middleware.py software healthy urap-engine/server/middleware.py
__init__.py software healthy urap-engine/server/__init__.py
main.py software healthy urap-engine/server/main.py
__init__.py software healthy urap-engine/modules/__init__.py
__init__.py software healthy urap-engine/modules/m2_outreach/__init__.py
campaign_dispatcher.py software healthy urap-engine/modules/m2_outreach/campaign_dispatcher.py
drip_sequences.py software healthy urap-engine/modules/m2_outreach/drip_sequences.py
channel_state_machine.py software healthy urap-engine/modules/m2_outreach/channel_state_machine.py
email_sequence.py software healthy urap-engine/modules/m2_outreach/email_sequence.py
__init__.py software healthy urap-engine/modules/m6_compliance/__init__.py
consent_ledger.py software healthy urap-engine/modules/m6_compliance/consent_ledger.py
race_agents.py software healthy urap-engine/modules/m4_inbound/race_agents.py
lead_router.py software healthy urap-engine/modules/m4_inbound/lead_router.py
__init__.py software healthy urap-engine/modules/m4_inbound/__init__.py
marketplace_router.py software healthy urap-engine/modules/m4_inbound/marketplace_router.py
__init__.py software healthy urap-engine/modules/m1_intelligence/__init__.py
lead_lists.py software healthy urap-engine/modules/m1_intelligence/lead_lists.py
contact_discover.py software healthy urap-engine/modules/m1_intelligence/contact_discover.py
company_search.py software healthy urap-engine/modules/m1_intelligence/company_search.py
enrichment.py software healthy urap-engine/modules/m1_intelligence/enrichment.py
__init__.py software healthy urap-engine/modules/m3_agents/__init__.py
warp_mode.py software healthy urap-engine/modules/m3_agents/warp_mode.py
reply_intelligence.py software healthy urap-engine/modules/m3_agents/reply_intelligence.py
autopilot_runner.py software healthy urap-engine/modules/m5_api/autopilot_runner.py
__init__.py software healthy urap-engine/modules/m5_api/__init__.py
bulk_enrich_runner.py software healthy urap-engine/modules/m5_api/bulk_enrich_runner.py
api_key_manager.py software healthy urap-engine/modules/m5_api/api_key_manager.py
cloudbuild.yaml software healthy urap-engine/deploy/cloudbuild.yaml
Dockerfile software healthy urap-engine/deploy/Dockerfile
deploy.sh software healthy urap-engine/deploy/deploy.sh
007_sprint_c_sequences.sql software healthy urap-engine/deploy/migrations/007_sprint_c_sequences.sql
004_sprint5_lead_distribution.sql software healthy urap-engine/deploy/migrations/004_sprint5_lead_distribution…
006_sprint_b_lead_lists.sql software healthy urap-engine/deploy/migrations/006_sprint_b_lead_lists.sql
002_sprint2_consent_select.sql software healthy urap-engine/deploy/migrations/002_sprint2_consent_select.sql
005_sprint6_integrations.sql software healthy urap-engine/deploy/migrations/005_sprint6_integrations.sql
008_sprint7_routing.sql software healthy urap-engine/deploy/migrations/008_sprint7_routing.sql
001_initial_schema.sql software healthy urap-engine/deploy/migrations/001_initial_schema.sql
003_sprint4_warp_jobs.sql software healthy urap-engine/deploy/migrations/003_sprint4_warp_jobs.sql
lead_status_object.py software healthy urap-engine/shared/lead_status_object.py
__init__.py software healthy urap-engine/tier3/__init__.py
__init__.py software healthy urap-engine/tier3/mailgun/__init__.py

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

LabelLayerStatusPath
EnrichRequest software healthy urap-engine/server/main.py:58
BulkEnrichRequest software healthy urap-engine/server/main.py:65
ConsentRecordRequest software healthy urap-engine/server/main.py:70
ConsentCheckRequest software healthy urap-engine/server/main.py:79
EmailSendRequest software healthy urap-engine/server/main.py:83
ChannelEventRequest software healthy urap-engine/server/main.py:94
IntentScoreRequest software healthy urap-engine/server/main.py:100
WarpRunRequest software healthy urap-engine/server/main.py:105
ReplyParseRequest software healthy urap-engine/server/main.py:114
LeadCaptureRequest software healthy urap-engine/server/main.py:120
LeadClaimRequest software healthy urap-engine/server/main.py:131
DialRequest software healthy urap-engine/server/main.py:135
SmsRequest software healthy urap-engine/server/main.py:142
ZapierSubscribeRequest software healthy urap-engine/server/main.py:149
ApiKeyCreateRequest software healthy urap-engine/server/main.py:155
BulkEnrichCsvRequest software healthy urap-engine/server/main.py:159
BulkEnrichIcpRequest software healthy urap-engine/server/main.py:164
AutopilotConfigRequest software healthy urap-engine/server/main.py:169
MarketplaceConfigRequest software healthy urap-engine/server/main.py:177
WebhookTestRequest software healthy urap-engine/server/main.py:183
RouteDispatchRequest software healthy urap-engine/server/main.py:188
RaceDispatchRequest software healthy urap-engine/server/main.py:194
CompanySearchRequest software healthy urap-engine/server/main.py:199
CompanyContactRequest software healthy urap-engine/server/main.py:208
CompanyContactBatchItem software healthy urap-engine/server/main.py:216
CompanyContactBatchRequest software healthy urap-engine/server/main.py:225
SequenceStep software healthy urap-engine/server/main.py:230
RunIcpAutopilotRequest software healthy urap-engine/server/main.py:237
CreateSequenceRequest software healthy urap-engine/server/main.py:245
EnrollContactRequest software healthy urap-engine/server/main.py:252
SaveListItem software healthy urap-engine/server/main.py:259
SaveListRequest software healthy urap-engine/server/main.py:272
CampaignListContact software healthy urap-engine/server/main.py:279
CampaignListSaveRequest software healthy urap-engine/server/main.py:290
CampaignCreateRequest software healthy urap-engine/server/main.py:295
GenerateTemplatesRequest software healthy urap-engine/server/main.py:305
CampaignPageCreateRequest software healthy urap-engine/server/main.py:309
ChannelStateMachine software healthy urap-engine/modules/m2_outreach/channel_state_machine.py:39
SequenceStep software healthy urap-engine/modules/m2_outreach/email_sequence.py:23
EmailSequence software healthy urap-engine/modules/m2_outreach/email_sequence.py:31
SendResult software healthy urap-engine/modules/m2_outreach/email_sequence.py:40
EmailSequenceService software healthy urap-engine/modules/m2_outreach/email_sequence.py:47
ConsentLedgerService software healthy urap-engine/modules/m6_compliance/consent_ledger.py:19
BidResult software healthy urap-engine/modules/m4_inbound/race_agents.py:28
RaceResult software healthy urap-engine/modules/m4_inbound/race_agents.py:37
RaceAuction software healthy urap-engine/modules/m4_inbound/race_agents.py:50
InboundLead software healthy urap-engine/modules/m4_inbound/lead_router.py:23
PreviewAttributes software healthy urap-engine/modules/m4_inbound/lead_router.py:41
ClaimResult software healthy urap-engine/modules/m4_inbound/lead_router.py:54
LeadRouterService software healthy urap-engine/modules/m4_inbound/lead_router.py:93

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

LabelLayerStatusPath
GET /health api healthy urap-engine/server/main.py
POST /enrich api healthy urap-engine/server/main.py
POST /enrich/bulk api healthy urap-engine/server/main.py
POST /companies/contact api healthy urap-engine/server/main.py
POST /companies/contact/batch api healthy urap-engine/server/main.py
POST /companies/list/save api healthy urap-engine/server/main.py
GET /companies/lists api healthy urap-engine/server/main.py
GET /companies/list/{list_id} api healthy urap-engine/server/main.py
DELETE /companies/list/{list_id} api healthy urap-engine/server/main.py
POST /companies/search api healthy urap-engine/server/main.py
POST /consent/record api healthy urap-engine/server/main.py
POST /consent/check api healthy urap-engine/server/main.py
POST /outreach/email/send api healthy urap-engine/server/main.py
POST /outreach/channel/event api healthy urap-engine/server/main.py
POST /outreach/intent/score api healthy urap-engine/server/main.py
POST /agents/warp/run api healthy urap-engine/server/main.py
GET /agents/warp/jobs api healthy urap-engine/server/main.py
POST /agents/reply/parse api healthy urap-engine/server/main.py
POST /leads/capture api healthy urap-engine/server/main.py
GET /leads/preview/{preview_id} api healthy urap-engine/server/main.py
POST /leads/claim api healthy urap-engine/server/main.py
GET /leads/recent api healthy urap-engine/server/main.py
POST /voice/dial api healthy urap-engine/server/main.py
GET /voice/status/{call_sid} api healthy urap-engine/server/main.py
POST /voice/hangup/{call_sid} api healthy urap-engine/server/main.py
POST /sms/send api healthy urap-engine/server/main.py
POST /integrations/zapier/subscribe api healthy urap-engine/server/main.py
DELETE /integrations/zapier/{webhook_id} api healthy urap-engine/server/main.py
GET /integrations/zapier api healthy urap-engine/server/main.py
POST /api/keys api healthy urap-engine/server/main.py
GET /api/keys api healthy urap-engine/server/main.py
DELETE /api/keys/{key_id} api healthy urap-engine/server/main.py
POST /enrich/bulk-job/csv api healthy urap-engine/server/main.py
POST /enrich/bulk-job/icp api healthy urap-engine/server/main.py
GET /enrich/bulk-job/{job_id} api healthy urap-engine/server/main.py
GET /enrich/bulk-jobs api healthy urap-engine/server/main.py
POST /autopilot/enable api healthy urap-engine/server/main.py
POST /autopilot/disable api healthy urap-engine/server/main.py
GET /autopilot/config api healthy urap-engine/server/main.py
POST /autopilot/run api healthy urap-engine/server/main.py
POST /outreach/sequence/create api healthy urap-engine/server/main.py
GET /outreach/sequences api healthy urap-engine/server/main.py
POST /outreach/sequence/enroll api healthy urap-engine/server/main.py
POST /outreach/sequence/tick api healthy urap-engine/server/main.py
POST /outreach/autopilot/run-icp api healthy urap-engine/server/main.py
POST /webhooks/brevo api healthy urap-engine/server/main.py
POST /webhook/{module} api healthy urap-engine/server/main.py
GET /route/marketplaces api healthy urap-engine/server/main.py
POST /route/marketplace/{marketplace_id} api healthy urap-engine/server/main.py
POST /route/test-webhook api healthy urap-engine/server/main.py

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

LabelLayerStatusPath
urap-engine software healthy urap-engine
tests software healthy urap-engine/tests
server software healthy urap-engine/server
modules software healthy urap-engine/modules
m2_outreach software healthy urap-engine/modules/m2_outreach
m6_compliance software healthy urap-engine/modules/m6_compliance
m4_inbound software healthy urap-engine/modules/m4_inbound
m1_intelligence software healthy urap-engine/modules/m1_intelligence
m3_agents software healthy urap-engine/modules/m3_agents
m5_api software healthy urap-engine/modules/m5_api
deploy software healthy urap-engine/deploy
migrations software healthy urap-engine/deploy/migrations
shared software healthy urap-engine/shared
tier3 software healthy urap-engine/tier3
mailgun software healthy urap-engine/tier3/mailgun
prospeo software healthy urap-engine/tier3/prospeo
brevo software healthy urap-engine/tier3/brevo
twilio software healthy urap-engine/tier3/twilio
zapier software healthy urap-engine/tier3/zapier
telegram software healthy urap-engine/tier3/telegram
gcalendar software healthy urap-engine/tier3/gcalendar
hunter software healthy urap-engine/tier3/hunter
smtp2go software healthy urap-engine/tier3/smtp2go
cleanlist software healthy urap-engine/tier3/cleanlist
snov software healthy urap-engine/tier3/snov
services software healthy urap-engine/services
~R&D software healthy ~R&D
supabase software healthy supabase
migrations software healthy supabase/migrations
urap-core software healthy urap-core
src software healthy urap-core/src
graphify-out software healthy graphify-out
cache software healthy graphify-out/cache
ast software healthy graphify-out/cache/ast
semantic software healthy graphify-out/cache/semantic
urap-app software healthy urap-app
src software healthy urap-app/src
components software healthy urap-app/src/components
layout software healthy urap-app/src/components/layout
pages software healthy urap-app/src/pages
lib software healthy urap-app/src/lib

LabelLayerStatusPath
/Calling frontend healthy urap-app/src/pages/Calling.tsx
/Revenue frontend healthy urap-app/src/pages/Revenue.tsx
/LandingPages frontend healthy urap-app/src/pages/LandingPages.tsx
/Emailing frontend healthy urap-app/src/pages/Emailing.tsx
/WarpMode frontend healthy urap-app/src/pages/WarpMode.tsx
/Prospector frontend healthy urap-app/src/pages/Prospector.tsx
/ApiKeys frontend healthy urap-app/src/pages/ApiKeys.tsx
/Analytics frontend healthy urap-app/src/pages/Analytics.tsx
/CompaniesSearch frontend healthy urap-app/src/pages/CompaniesSearch.tsx
/Connect frontend healthy urap-app/src/pages/Connect.tsx
/LeadRouter frontend healthy urap-app/src/pages/LeadRouter.tsx
/BulkEnrich frontend healthy urap-app/src/pages/BulkEnrich.tsx
/JobChanges frontend healthy urap-app/src/pages/JobChanges.tsx
/Integrations frontend healthy urap-app/src/pages/Integrations.tsx
/Campaigns frontend healthy urap-app/src/pages/Campaigns.tsx
/BuyerIntent frontend healthy urap-app/src/pages/BuyerIntent.tsx
/ReplyIntel frontend healthy urap-app/src/pages/ReplyIntel.tsx
/AutoPilot frontend healthy urap-app/src/pages/AutoPilot.tsx
/prospector frontend healthy urap-app/src/App.tsx
/companies frontend healthy urap-app/src/App.tsx
/emailing frontend healthy urap-app/src/App.tsx
/buyer-intent frontend healthy urap-app/src/App.tsx
/job-changes frontend healthy urap-app/src/App.tsx
/connect frontend healthy urap-app/src/App.tsx
/warp-mode frontend healthy urap-app/src/App.tsx
/autopilot frontend healthy urap-app/src/App.tsx
/reply-intel frontend healthy urap-app/src/App.tsx
/calling frontend healthy urap-app/src/App.tsx
/integrations frontend healthy urap-app/src/App.tsx
/api-keys frontend healthy urap-app/src/App.tsx
/bulk-credits frontend healthy urap-app/src/App.tsx
/lead-router frontend healthy urap-app/src/App.tsx
/revenue frontend healthy urap-app/src/App.tsx
/campaigns frontend healthy urap-app/src/App.tsx
/landing-pages frontend healthy urap-app/src/App.tsx
/analytics frontend healthy urap-app/src/App.tsx
/ frontend healthy urap-app/src/App.tsx

LabelLayerStatusPath
urap_sequences data healthy urap-engine/deploy/migrations/007_sprint_c_sequences.sql
urap_sequence_enrollments data healthy urap-engine/deploy/migrations/007_sprint_c_sequences.sql
urap_lead_distribution data healthy urap-engine/deploy/migrations/004_sprint5_lead_distribution…
urap_lead_lists data healthy urap-engine/deploy/migrations/006_sprint_b_lead_lists.sql
urap_lead_list_items data healthy urap-engine/deploy/migrations/006_sprint_b_lead_lists.sql
urap_zapier_webhooks data healthy urap-engine/deploy/migrations/005_sprint6_integrations.sql
urap_api_keys data healthy urap-engine/deploy/migrations/005_sprint6_integrations.sql
urap_bulk_jobs data healthy urap-engine/deploy/migrations/005_sprint6_integrations.sql
urap_autopilot_configs data healthy urap-engine/deploy/migrations/005_sprint6_integrations.sql
urap_marketplace_configs data healthy urap-engine/deploy/migrations/008_sprint7_routing.sql
urap_routing_sessions data healthy urap-engine/deploy/migrations/008_sprint7_routing.sql
urap_race_results data healthy urap-engine/deploy/migrations/008_sprint7_routing.sql
urap_tenants data healthy urap-engine/deploy/migrations/001_initial_schema.sql
urap_contacts data healthy urap-engine/deploy/migrations/001_initial_schema.sql
urap_consent_ledger data healthy urap-engine/deploy/migrations/001_initial_schema.sql
urap_enrichment_cache data healthy urap-engine/deploy/migrations/001_initial_schema.sql
urap_warp_jobs data healthy urap-engine/deploy/migrations/003_sprint4_warp_jobs.sql
urap_campaign_lists data healthy supabase/migrations/20260603_campaign_tables.sql
urap_campaign_list_contacts data healthy supabase/migrations/20260603_campaign_tables.sql
urap_campaigns data healthy supabase/migrations/20260603_campaign_tables.sql
urap_campaign_sends data healthy supabase/migrations/20260603_campaign_tables.sql
urap_campaign_pages data healthy supabase/migrations/20260603_campaign_tables.sql

LabelLayerStatusPath
007_sprint_c_sequences.sql data healthy urap-engine/deploy/migrations/007_sprint_c_sequences.sql
004_sprint5_lead_distribution.sql data healthy urap-engine/deploy/migrations/004_sprint5_lead_distribution…
006_sprint_b_lead_lists.sql data healthy urap-engine/deploy/migrations/006_sprint_b_lead_lists.sql
002_sprint2_consent_select.sql data healthy urap-engine/deploy/migrations/002_sprint2_consent_select.sql
005_sprint6_integrations.sql data healthy urap-engine/deploy/migrations/005_sprint6_integrations.sql
008_sprint7_routing.sql data healthy urap-engine/deploy/migrations/008_sprint7_routing.sql
001_initial_schema.sql data healthy urap-engine/deploy/migrations/001_initial_schema.sql
003_sprint4_warp_jobs.sql data healthy urap-engine/deploy/migrations/003_sprint4_warp_jobs.sql
20260603_campaign_tables.sql data healthy supabase/migrations/20260603_campaign_tables.sql
20260612_campaign_list_id_text.sql data healthy supabase/migrations/20260612_campaign_list_id_text.sql

LabelLayerStatusPath
port:8080 network healthy urap-engine/README.md
port:3000 network healthy urap-core/README.md
port:3035 network healthy urap-app/vite.config.ts

LabelLayerStatusPath
auth::urap-engine/tier3/snov/client.py security healthy urap-engine/tier3/snov/client.py
auth::urap-engine/modules/m1_intelligence/company_search.py security healthy urap-engine/modules/m1_intelligence/company_search.py
auth::urap-engine/modules/m1_intelligence/contact_discover.… security healthy urap-engine/modules/m1_intelligence/contact_discover.py

LabelLayerStatusPath
postgres data healthy urap-engine/README.md
redis data healthy urap-engine/modules/m4_inbound/lead_router.py

LabelLayerStatusPath
vps::gcp hardware healthy urap-engine/deploy/deploy.sh
vps::aws hardware healthy urap-app/src/pages/Prospector.tsx

LabelLayerStatusPath
dabblin__urap software healthy /data/fable5_failed_archive/dabblin__urap

LabelLayerStatusPath
127.0.0.1 network healthy urap-engine/tests/test_e2e.py

LabelLayerStatusPath
nginx network healthy urap-app/README.md

LabelLayerStatusPath
image::urap-engine/deploy/Dockerfile hardware healthy urap-engine/deploy/Dockerfile

LabelLayerStatusPath
App frontend healthy urap-app/src/App.tsx
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/343a4559-d652-4dd0-9008-b129550f74e2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/343a4559-d652-4dd0-9008-b129550f74e2/

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.