https://github.com/AetiasHax/unarm.git
· scanned 2026-05-17 20:24 UTC (2 weeks, 4 days ago)
· 10 languages
21 findings (3 legacy + 18 scanner) 55th percentile · Rust · medium (20-100K LoC) Scanner says 96 (lower by 26)
Last scanned 2 weeks, 4 days ago · v2 · 3 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 59 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 |
rustfmt.toml |
software | healthy | rustfmt.toml |
Cargo.toml |
software | healthy | disasm/Cargo.toml |
test_arm.rs |
software | healthy | disasm/tests/test_arm.rs |
test_defs_uses.rs |
software | healthy | disasm/tests/test_defs_uses.rs |
test_versions.rs |
software | healthy | disasm/tests/test_versions.rs |
test_branch.rs |
software | healthy | disasm/tests/test_branch.rs |
test_ual.rs |
software | healthy | disasm/tests/test_ual.rs |
test_thumb.rs |
software | healthy | disasm/tests/test_thumb.rs |
test_parser.rs |
software | healthy | disasm/tests/test_parser.rs |
lib.rs |
software | healthy | disasm/src/lib.rs |
defs_uses.rs |
software | healthy | disasm/src/defs_uses.rs |
parser.rs |
software | healthy | disasm/src/parser.rs |
reg_list.rs |
software | healthy | disasm/src/reg_list.rs |
ins.rs |
software | healthy | disasm/src/ins.rs |
fmt.rs |
software | healthy | disasm/src/fmt.rs |
types.rs |
software | healthy | disasm/src/generated/types.rs |
defs_uses.rs |
software | healthy | disasm/src/generated/defs_uses.rs |
display.rs |
software | healthy | disasm/src/generated/display.rs |
mod.rs |
software | healthy | disasm/src/generated/mod.rs |
parse.rs |
software | healthy | disasm/src/generated/parse.rs |
Cargo.toml |
software | healthy | fuzz/Cargo.toml |
arm.rs |
software | healthy | fuzz/src/arm.rs |
main.rs |
software | healthy | fuzz/src/main.rs |
thumb.rs |
software | healthy | fuzz/src/thumb.rs |
Cargo.toml |
software | healthy | generator/Cargo.toml |
isa.yaml |
software | healthy | generator/assets/isa.yaml |
main.rs |
software | healthy | generator/src/main.rs |
generate.rs |
software | healthy | generator/src/generate.rs |
mod.rs |
software | healthy | generator/src/util/mod.rs |
str.rs |
software | healthy | generator/src/util/str.rs |
hex_literal.rs |
software | healthy | generator/src/util/hex_literal.rs |
opcode.rs |
software | healthy | generator/src/isa/opcode.rs |
data_type.rs |
software | healthy | generator/src/isa/data_type.rs |
defs_uses.rs |
software | healthy | generator/src/isa/defs_uses.rs |
extension.rs |
software | healthy | generator/src/isa/extension.rs |
mod.rs |
software | healthy | generator/src/isa/mod.rs |
syn.rs |
software | healthy | generator/src/isa/syn.rs |
format.rs |
software | healthy | generator/src/isa/format.rs |
option.rs |
software | healthy | generator/src/isa/option.rs |
pattern.rs |
software | healthy | generator/src/isa/pattern.rs |
cfg.rs |
software | healthy | generator/src/isa/cfg.rs |
bit_range.rs |
software | healthy | generator/src/isa/bit_range.rs |
version.rs |
software | healthy | generator/src/isa/version.rs |
illegal.rs |
software | healthy | generator/src/isa/illegal.rs |
lookup_table.rs |
software | healthy | generator/src/isa/lookup_table.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
disasm |
software | healthy | disasm |
tests |
software | healthy | disasm/tests |
src |
software | healthy | disasm/src |
generated |
software | healthy | disasm/src/generated |
fuzz |
software | healthy | fuzz |
src |
software | healthy | fuzz/src |
generator |
software | healthy | generator |
assets |
software | healthy | generator/assets |
src |
software | healthy | generator/src |
util |
software | healthy | generator/src/util |
isa |
software | healthy | generator/src/isa |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-sj64_h0y |
software | healthy | /tmp/repobility-clone-sj64_h0y |
This page is publicly accessible at:
https://repobility.com/scan/359f122a-c372-44c7-8790-710443dc6367/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/359f122a-c372-44c7-8790-710443dc6367/
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.