https://github.com/darekhta/Mist
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
10 raw signals (0 security + 10 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +15.3 (diff) · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 188 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 |
|---|---|---|---|
deny.toml |
software | healthy | deny.toml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
rustfmt.toml |
software | healthy | rustfmt.toml |
Cargo.lock |
software | healthy | Cargo.lock |
m3-stack-up.sh |
software | healthy | scripts/m3-stack-up.sh |
bench-compare.sh |
software | healthy | scripts/bench-compare.sh |
e2e-m3.sh |
software | healthy | scripts/e2e-m3.sh |
e2e.sh |
software | healthy | scripts/e2e.sh |
e2e-m2.sh |
software | healthy | scripts/e2e-m2.sh |
pjd-classify.sh |
software | healthy | scripts/pjd-classify.sh |
soak-m6.sh |
software | healthy | scripts/soak-m6.sh |
e2e-m4.sh |
software | healthy | scripts/e2e-m4.sh |
chaos-m6.sh |
software | healthy | scripts/chaos-m6.sh |
build-vmshim.sh |
software | healthy | scripts/build-vmshim.sh |
ci.yml |
software | healthy | .github/workflows/ci.yml |
Package.swift |
software | healthy | swift/MistBridge/Package.swift |
MistBridge.swift |
software | healthy | swift/MistBridge/Sources/MistBridge/MistBridge.swift |
main.swift |
software | healthy | swift/MistBridge/Sources/mist-vmshim/main.swift |
mist.rb |
software | healthy | packaging/mist.rb |
package-deb.sh |
software | healthy | packaging/package-deb.sh |
release.sh |
software | healthy | packaging/release.sh |
tuning.md |
software | healthy | docs/tuning.md |
mounting.md |
software | healthy | docs/mounting.md |
troubleshooting.md |
software | healthy | docs/troubleshooting.md |
install.md |
software | healthy | docs/install.md |
pjdfstest-manifest.md |
software | healthy | docs/pjdfstest-manifest.md |
Cargo.toml |
software | healthy | crates/mistd/Cargo.toml |
walker.rs |
software | healthy | crates/mistd/tests/walker.rs |
config.rs |
software | healthy | crates/mistd/src/config.rs |
lib.rs |
software | healthy | crates/mistd/src/lib.rs |
main.rs |
software | healthy | crates/mistd/src/main.rs |
fanotify.rs |
software | healthy | crates/mistd/src/linux/fanotify.rs |
shares.rs |
software | healthy | crates/mistd/src/linux/shares.rs |
handles.rs |
software | healthy | crates/mistd/src/linux/handles.rs |
rpc.rs |
software | healthy | crates/mistd/src/linux/rpc.rs |
server.rs |
software | healthy | crates/mistd/src/linux/server.rs |
walker.rs |
software | healthy | crates/mistd/src/linux/walker.rs |
applier.rs |
software | healthy | crates/mistd/src/linux/applier.rs |
mod.rs |
software | healthy | crates/mistd/src/linux/mod.rs |
journal.rs |
software | healthy | crates/mistd/src/linux/journal.rs |
Cargo.toml |
software | healthy | crates/mist-transport/Cargo.toml |
loopback.rs |
software | healthy | crates/mist-transport/tests/loopback.rs |
framed.rs |
software | healthy | crates/mist-transport/src/framed.rs |
lib.rs |
software | healthy | crates/mist-transport/src/lib.rs |
Cargo.toml |
software | healthy | crates/mist-proto/Cargo.toml |
roundtrip.rs |
software | healthy | crates/mist-proto/tests/roundtrip.rs |
golden.rs |
software | healthy | crates/mist-proto/tests/golden.rs |
msg.rs |
software | healthy | crates/mist-proto/src/msg.rs |
lib.rs |
software | healthy | crates/mist-proto/src/lib.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
swift |
software | healthy | swift |
MistBridge |
software | healthy | swift/MistBridge |
Sources |
software | healthy | swift/MistBridge/Sources |
MistBridge |
software | healthy | swift/MistBridge/Sources/MistBridge |
mist-vmshim |
software | healthy | swift/MistBridge/Sources/mist-vmshim |
packaging |
software | healthy | packaging |
docs |
software | healthy | docs |
crates |
software | healthy | crates |
mistd |
software | healthy | crates/mistd |
tests |
software | healthy | crates/mistd/tests |
src |
software | healthy | crates/mistd/src |
linux |
software | healthy | crates/mistd/src/linux |
mist-transport |
software | healthy | crates/mist-transport |
tests |
software | healthy | crates/mist-transport/tests |
src |
software | healthy | crates/mist-transport/src |
mist-proto |
software | healthy | crates/mist-proto |
tests |
software | healthy | crates/mist-proto/tests |
src |
software | healthy | crates/mist-proto/src |
fuzz |
software | healthy | crates/mist-proto/fuzz |
fuzz_targets |
software | healthy | crates/mist-proto/fuzz/fuzz_targets |
mist-hostd |
software | healthy | crates/mist-hostd |
tests |
software | healthy | crates/mist-hostd/tests |
src |
software | healthy | crates/mist-hostd/src |
mist-replica |
software | healthy | crates/mist-replica |
src |
software | healthy | crates/mist-replica/src |
fuzz |
software | healthy | crates/mist-replica/fuzz |
fuzz_targets |
software | healthy | crates/mist-replica/fuzz/fuzz_targets |
mist-cas |
software | healthy | crates/mist-cas |
src |
software | healthy | crates/mist-cas/src |
mist-bench |
software | healthy | crates/mist-bench |
src |
software | healthy | crates/mist-bench/src |
mist-nfs |
software | healthy | crates/mist-nfs |
tests |
software | healthy | crates/mist-nfs/tests |
examples |
software | healthy | crates/mist-nfs/examples |
src |
software | healthy | crates/mist-nfs/src |
nfs41 |
software | healthy | crates/mist-nfs/src/nfs41 |
fuzz |
software | healthy | crates/mist-nfs/fuzz |
fuzz_targets |
software | healthy | crates/mist-nfs/fuzz/fuzz_targets |
mist-cli |
software | healthy | crates/mist-cli |
src |
software | healthy | crates/mist-cli/src |
design |
software | healthy | design |
bench |
software | healthy | bench |
results |
software | healthy | bench/results |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
192.168.64.5 |
network | healthy | crates/mist-transport/src/lib.rs |
1.2.3.4 |
network | healthy | crates/mist-transport/src/lib.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
lint |
cicd | healthy | .github/workflows/ci.yml |
test-macos |
cicd | healthy | .github/workflows/ci.yml |
test-linux |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1000 |
network | healthy | scripts/e2e-m3.sh |
port:12049 |
network | healthy | crates/mist-nfs/examples/serve_fake.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
darekhta__Mist |
software | healthy | /data/fable5_failed_archive/darekhta__Mist |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/bdc4cf4b-c015-4544-9fc6-99f7e6b8cf16/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bdc4cf4b-c015-4544-9fc6-99f7e6b8cf16/
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.