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.

AlexandrosKyriakakis/zerodecimal

https://github.com/AlexandrosKyriakakis/zerodecimal · scanned 2026-06-17 01:13 UTC (1 month, 2 weeks ago)

3 raw signals (0 security + 3 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +11.7 (diff) · 3 actionable findings from 1 signal source. 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 67 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
go.mod software healthy go.mod
THIRD_PARTY_NOTICES.md software healthy THIRD_PARTY_NOTICES.md
cache_test.go software healthy cache_test.go
race_enabled_test.go software healthy race_enabled_test.go
cache.go software healthy cache.go
decimal.go software healthy decimal.go
race_disabled_test.go software healthy race_disabled_test.go
u256.go software healthy u256.go
u256_test.go software healthy u256_test.go
round_test.go software healthy round_test.go
codec_test.go software healthy codec_test.go
sql_test.go software healthy sql_test.go
dbox.go software healthy dbox.go
fuzz_test.go software healthy fuzz_test.go
codec.go software healthy codec.go
doc.go software healthy doc.go
parse.go software healthy parse.go
prec_9.go software healthy prec_9.go
errors.go software healthy errors.go
alloc_test.go software healthy alloc_test.go
README.md software healthy README.md
u128.go software healthy u128.go
sql.go software healthy sql.go
Makefile software healthy Makefile
prec_12.go software healthy prec_12.go
format.go software healthy format.go
format_test.go software healthy format_test.go
LICENSE software healthy LICENSE
.golangci.yaml software healthy .golangci.yaml
div10.go software healthy div10.go
parse_test.go software healthy parse_test.go
cache_off.go software healthy cache_off.go
arith_test.go software healthy arith_test.go
arith.go software healthy arith.go
tables_test.go software healthy tables_test.go
example_test.go software healthy example_test.go
.codecov.yaml software healthy .codecov.yaml
decimal_test.go software healthy decimal_test.go
prec.go software healthy prec.go
tables.go software healthy tables.go
prec_default.go software healthy prec_default.go
u128_test.go software healthy u128_test.go
crosscheck_test.go software healthy crosscheck_test.go
bce_test.go software healthy bce_test.go
round.go software healthy round.go
div10_test.go software healthy div10_test.go
fuzz-all.sh software healthy scripts/fuzz-all.sh
fuzz.yaml software healthy .github/workflows/fuzz.yaml
test.yaml software healthy .github/workflows/test.yaml
go.mod software healthy benchmarks/go.mod

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

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
benchmarks software healthy benchmarks
internal software healthy internal
gen software healthy internal/gen

LabelLayerStatusPath
fuzz cicd healthy .github/workflows/fuzz.yaml
lint cicd healthy .github/workflows/test.yaml
test cicd healthy .github/workflows/test.yaml
test-nostrcache cicd healthy .github/workflows/test.yaml

LabelLayerStatusPath
gha::fuzz cicd healthy .github/workflows/fuzz.yaml
gha::test cicd healthy .github/workflows/test.yaml

LabelLayerStatusPath
AlexandrosKyriakakis__zerodecimal software healthy /data/fable5_failed_archive/AlexandrosKyriakakis__zerodecim…
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/6f0c0078-1b0d-4c86-bc58-920a4584b3ac/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6f0c0078-1b0d-4c86-bc58-920a4584b3ac/

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.