https://github.com/zuzuscript/zuzu-rust
· scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)
23 raw signals (0 security + 23 graph)
Last scanned 2 months, 1 week ago · v1 · 22 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 98 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
build.rs |
software | healthy | build.rs |
INSTALL.md |
software | healthy | INSTALL.md |
Makefile |
software | healthy | Makefile |
post-install.sh |
software | healthy | post-install.sh |
Cargo.lock |
software | healthy | Cargo.lock |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
dump_ast.rs |
software | healthy | tests/dump_ast.rs |
server_cli.rs |
software | healthy | tests/server_cli.rs |
runtime_basic.rs |
software | healthy | tests/runtime_basic.rs |
worker.rs |
software | healthy | tests/worker.rs |
dump_zuzu.rs |
software | healthy | tests/dump_zuzu.rs |
cli_phase6.rs |
software | healthy | tests/cli_phase6.rs |
helper_binaries.rs |
software | healthy | tests/helper_binaries.rs |
optimizer.rs |
software | healthy | tests/optimizer.rs |
build-deb.sh |
software | healthy | packaging/build-deb.sh |
test.yml |
software | healthy | .github/workflows/test.yml |
error.rs |
software | healthy | src/error.rs |
lib.rs |
software | healthy | src/lib.rs |
sema.rs |
software | healthy | src/sema.rs |
lexer.rs |
software | healthy | src/lexer.rs |
parser.rs |
software | healthy | src/parser.rs |
span.rs |
software | healthy | src/span.rs |
ast.rs |
software | healthy | src/ast.rs |
runtime.rs |
software | healthy | src/runtime.rs |
infer.rs |
software | healthy | src/infer.rs |
main.rs |
software | healthy | src/main.rs |
web.rs |
software | healthy | src/web.rs |
codegen.rs |
software | healthy | src/codegen.rs |
optimizer.rs |
software | healthy | src/optimizer.rs |
token.rs |
software | healthy | src/token.rs |
executor.rs |
software | healthy | src/runtime/executor.rs |
dict.rs |
software | healthy | src/runtime/collection/dict.rs |
array.rs |
software | healthy | src/runtime/collection/array.rs |
mod.rs |
software | healthy | src/runtime/collection/mod.rs |
bag.rs |
software | healthy | src/runtime/collection/bag.rs |
set.rs |
software | healthy | src/runtime/collection/set.rs |
common.rs |
software | healthy | src/runtime/collection/common.rs |
pairlist.rs |
software | healthy | src/runtime/collection/pairlist.rs |
proc.rs |
software | healthy | src/runtime/stdlib/proc.rs |
clib_ffi.c |
software | healthy | src/runtime/stdlib/clib_ffi.c |
yaml.rs |
software | healthy | src/runtime/stdlib/yaml.rs |
string_encode.rs |
software | healthy | src/runtime/stdlib/string_encode.rs |
task.rs |
software | healthy | src/runtime/stdlib/task.rs |
string.rs |
software | healthy | src/runtime/stdlib/string.rs |
tui.rs |
software | healthy | src/runtime/stdlib/tui.rs |
eval.rs |
software | healthy | src/runtime/stdlib/eval.rs |
net_dns.rs |
software | healthy | src/runtime/stdlib/net_dns.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
packaging |
software | healthy | packaging |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
runtime |
software | healthy | src/runtime |
collection |
software | healthy | src/runtime/collection |
stdlib |
software | healthy | src/runtime/stdlib |
marshal |
software | healthy | src/runtime/stdlib/marshal |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
2.5.4.3 |
network | healthy | src/runtime/stdlib/secure.rs |
2.5.4.6 |
network | healthy | src/runtime/stdlib/secure.rs |
2.5.4.7 |
network | healthy | src/runtime/stdlib/secure.rs |
2.5.4.8 |
network | healthy | src/runtime/stdlib/secure.rs |
2.5.4.10 |
network | healthy | src/runtime/stdlib/secure.rs |
2.5.4.11 |
network | healthy | src/runtime/stdlib/secure.rs |
1.3.101.112 |
network | healthy | src/runtime/stdlib/secure.rs |
1.3.132.0 |
network | healthy | src/runtime/stdlib/secure.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
mysql |
data | healthy | Cargo.toml |
postgres |
data | healthy | Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-34bfnd6r |
software | healthy | /tmp/repobility-clone-34bfnd6r |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9000 |
network | healthy | tests/runtime_basic.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/test.yml |
This page is publicly accessible at:
https://repobility.com/scan/cb9cd94b-757b-4d99-aca4-f4fa6fb15342/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cb9cd94b-757b-4d99-aca4-f4fa6fb15342/
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.