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

Scan timing: clone 3.5s · analysis 7.34s · 2.2 MB · GitHub API rate-limit (preflight)

disgoorg/disgo

https://github.com/disgoorg/disgo · scanned 2026-06-05 23:52 UTC (3 days, 21 hours ago) · 10 languages

342 raw signals (330 security + 12 graph) 19th percentile · Go · medium (20-100K LoC) System graph score 96 (lower by 35)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 days, 21 hours ago · v2 · 86 actionable findings from 2 signal sources. 250 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 85.0 0.15 12.75
security_score 55.0 0.25 13.75
testing_score 16.0 0.20 3.20
documentation_score 67.0 0.15 10.05
practices_score 100.0 0.15 15.00
code_quality 60.0 0.10 6.00
Overall 1.00 60.8
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Quality grade C+ (61/100). Dimensions: security 55, maintainability 85. 330 findings (274 security). 42,276 lines analyzed.

Showing 72 of 86 actionable findings. 336 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

low Security checks cicd CI/CD security conf 0.90 ✓ Repobility 7 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `actions/setup-go` pinned to mutable ref `@v6` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
2 files, 7 locations
.github/workflows/go.yml:26, 29, 37, 40, 48, 51 (6 hits)
.github/workflows/labeler.yml:12
CI/CD securitySupply chainGitHub Actions
medium Security checks cicd CI/CD security conf 0.90 ✓ Repobility 2 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `golangci/golangci-lint-action` pinned to mutable ref `@v9` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
lines 53
.github/workflows/go.yml:53 (2 hits)
CI/CD securitySupply chainGitHub Actions
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5005
Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5006
Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5013
Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5014
Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5015
Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5016
Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5017
Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5018
Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5019
Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5020
Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5021
Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5023
Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/crypto: GO-2026-5033
Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences golang.org/x/sys: GO-2026-5024
Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3503
HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3563
Request smuggling due to acceptance of invalid chunked data in net/http
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3749
Usage of ExtKeyUsageAny disables policy validation in crypto/x509
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3750
Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3751
Sensitive headers not cleared on cross-origin redirect in net/http
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3849
Incorrect results returned from Rows.Scan in database/sql
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-3956
Unexpected paths returned from LookPath in os/exec
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4006
Excessive CPU consumption in ParseAddress in net/mail
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4007
Quadratic complexity when checking name constraints in crypto/x509
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4008
ALPN negotiation error contains attacker controlled information in crypto/tls
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4009
Quadratic complexity when parsing some invalid inputs in encoding/pem
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4010
Insufficient validation of bracketed IPv6 hostnames in net/url
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4011
Parsing DER payload can cause memory exhaustion in encoding/asn1
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4012
Lack of limit when parsing cookies can cause memory exhaustion in net/http
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4013
Panic when validating certificates with DSA public keys in crypto/x509
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4014
Unbounded allocation when parsing GNU sparse map in archive/tar
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4015
Excessive CPU consumption in Reader.ReadResponse in net/textproto
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4155
Excessive resource consumption when printing error string for host certificate validation in crypto/x509
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2025-4175
Improper application of excluded DNS name constraints when verifying wildcard names in crypto/x509
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4337
Unexpected session resumption in crypto/tls
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4340
Handshake messages may be processed at the incorrect encryption level in crypto/tls
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4341
Memory exhaustion in query parameter parsing in net/url
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4342
Excessive CPU consumption when building archive index in archive/zip
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4403
Improper access to parent directory of root in os
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4601
Incorrect parsing of IPv6 host literals in net/url
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4602
FileInfo can escape from a Root in os
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 4 occurrences stdlib: GO-2026-4603
URLs in meta content attribute actions are not escaped in html/template
4 files, 4 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4864
TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4865
JsBraceDepth Context Tracking Bugs (XSS) in html/template
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 stdlib: GO-2026-4866
Case-sensitive excludedSubtrees name constraints cause Auth Bypass in crypto/x509
_examples/voice2/go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4869
Unbounded allocation for old GNU sparse in archive/tar
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4870
Unauthenticated TLS 1.3 KeyUpdate record can cause persistent connection retention and DoS in crypto/tls
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4918
Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4946
Inefficient policy validation in crypto/x509
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4947
Unexpected work during chain building in crypto/x509
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4971
Panic in Dial and LookupPort when handling NUL byte on Windows in net
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4976
ReverseProxy forwards queries with more than urlmaxqueryparams parameters in net/http/httputil
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4977
Quadratic string concatenation in consumePhrase in net/mail
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4980
Escaper bypass leads to XSS in html/template
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4981
Crash when handling long CNAME response in net
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4982
Bypass of meta content URL escaping causes XSS in html/template
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-4986
Quadratic string concatentation in consumeComment in net/mail
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-5037
Inefficient candidate hostname parsing in crypto/x509
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-5038
Quadratic complexity in WordDecoder.DecodeHeader in mime
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
high Security checks software dependencies conf 0.88 5 occurrences stdlib: GO-2026-5039
Arbitrary inputs are included in errors without any escaping in net/textproto
5 files, 5 locations
_examples/application_commands/http/go.mod
_examples/mp3/go.mod
_examples/voice/go.mod
_examples/voice2/go.mod
go.mod
medium Security checks quality Quality conf 1.00 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — exposes service beyond intended scope. Ported from gosec G102 (Apache-2.0).
Bind to `127.0.0.1:PORT` and front with a reverse proxy.
_examples/verified_roles/main.go:52
medium Security checks quality Quality conf 1.00 [SEC089] Go: bind to all interfaces (0.0.0.0): Server binds to all network interfaces — exposes service beyond intended scope. Ported from gosec G102 (Apache-2.0).
Bind to `127.0.0.1:PORT` and front with a reverse proxy.
_examples/oauth2/example.go:39
high Security checks quality Quality conf 0.82 3 occurrences Parallel implementation file sits beside a canonical file
AI-assisted edits often create a new sibling file instead of integrating the change into the existing module. That leaves two paths for future maintainers to understand and can hide the code that is actually wired into the app.
3 files, 3 locations
discord/application_command_update.go:1
discord/channel_update.go:1
discord/message_update.go:1
medium Security checks quality Quality conf 0.78 Suspicious implementation file appears unreferenced
A file created as a fixed/new/final/copy variant is not referenced by imports or path-like strings in the rest of the repository. This is a strong sign that an agent produced code beside the active application path.
discord/webhook_message_update.go:1
medium Security checks quality Quality conf 0.78 Suspicious implementation file appears unreferenced
A file created as a fixed/new/final/copy variant is not referenced by imports or path-like strings in the rest of the repository. This is a strong sign that an agent produced code beside the active application path.
discord/application_command_update.go:1
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
auth
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
12 test file(s) for 286 source file(s) (ratio 0.04). Consider adding integration or unit tests for critical paths.
Coverage
low Security checks quality Error handling conf 1.00 3 occurrences [ERR003] Ignored Error (Go): Ignoring error return values.
Handle the error or use errcheck linter.
3 files, 3 locations
_examples/components/example.go:32
_examples/guild_scheduled_events/example.go:65
_examples/listening_events/example.go:51
low Security checks quality Quality conf 0.60 25 occurrences Duplicated implementation block across source files
Duplicate implementation blocks are maintenance debt. Keep them visible, but they are not a high-severity defect unless the duplicated logic is security-sensitive or drifting.
12 files, 17 locations
discord/interaction_modal_submit.go:17, 19, 62 (3 hits)
_examples/message_collector/example.go:10, 25 (2 hits)
_examples/ping_pong/example.go:1, 23 (2 hits)
_examples/voice2/main.go:14, 35 (2 hits)
_examples/application_commands/http/example.go:19
_examples/application_commands/localization/example.go:1
_examples/components/example.go:37
_examples/default_allowed_mentions/example.go:1
duplicationquality
high Security checks quality Quality conf 0.62 Source file name looks like an AI patch artifact
Files named as final, fixed, copy, new, or backup are often temporary patch artifacts. They may be legitimate, but they deserve review before becoming production surface area.
discord/webhook_message_update.go:1
low System graph quality Complexity conf 1.00 Very large file: discord/component.go (1930 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/3586533f-2794-4cbf-979e-0baf3fc87e90/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3586533f-2794-4cbf-979e-0baf3fc87e90/

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.