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.

cesuratx/doser

https://github.com/cesuratx/doser · scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +3.0 (diff) · 4 actionable findings from 1 signal source. 8 repeated signals grouped for readability. 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 163 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
deny.toml software healthy deny.toml
doser_config.toml software healthy doser_config.toml
Cargo.toml software healthy Cargo.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
rust-toolchain.toml software healthy rust-toolchain.toml
PHASE2-SUMMARY.md software healthy PHASE2-SUMMARY.md
README.md software healthy README.md
install.sh software healthy install.sh
rustfmt.toml software healthy rustfmt.toml
PHASE2-QUICKREF.md software healthy PHASE2-QUICKREF.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
Cargo.lock software healthy Cargo.lock
release.yml software healthy .github/workflows/release.yml
ci.yml software healthy .github/workflows/ci.yml
security.yml software healthy .github/workflows/security.yml
quick_start.rs software healthy examples/quick_start.rs
simulated_hardware.rs software healthy examples/simulated_hardware.rs
custom_strategy.rs software healthy examples/custom_strategy.rs
Cargo.toml software healthy doser_hardware/Cargo.toml
hx711_sim.rs software healthy doser_hardware/tests/hx711_sim.rs
wait_util.rs software healthy doser_hardware/tests/wait_util.rs
hx711.rs software healthy doser_hardware/src/hx711.rs
util.rs software healthy doser_hardware/src/util.rs
lib.rs software healthy doser_hardware/src/lib.rs
error.rs software healthy doser_hardware/src/error.rs
Cargo.toml software healthy fuzz/Cargo.toml
fuzz_config_loader.rs software healthy fuzz/fuzz_targets/fuzz_config_loader.rs
INDEX.md software healthy docs/INDEX.md
README.md software healthy docs/README.md
ORGANIZATION.md software healthy docs/ORGANIZATION.md
PHASE2-COMPLETE.md software healthy docs/PHASE2-COMPLETE.md
OPERATIONS.md software healthy docs/reference/OPERATIONS.md
PI_SMOKE.md software healthy docs/reference/PI_SMOKE.md
CONFIG_SCHEMA.md software healthy docs/reference/CONFIG_SCHEMA.md
ARCHITECTURE.md software healthy docs/architecture/ARCHITECTURE.md
Overview.md software healthy docs/architecture/Overview.md
Modules.md software healthy docs/architecture/Modules.md
DataFlow.md software healthy docs/architecture/DataFlow.md
logging-jsonl.md software healthy docs/concepts/logging-jsonl.md
concurrency.md software healthy docs/concepts/concurrency.md
ownership-borrowing.md software healthy docs/concepts/ownership-borrowing.md
unsafe-os.md software healthy docs/concepts/unsafe-os.md
traits-generics.md software healthy docs/concepts/traits-generics.md
concurrency-time.md software healthy docs/concepts/concurrency-time.md
enums-matching.md software healthy docs/concepts/enums-matching.md
fixed-point-filters.md software healthy docs/concepts/fixed-point-filters.md
time.md software healthy docs/concepts/time.md
control-loop.md software healthy docs/concepts/control-loop.md
fixed-point-and-filters.md software healthy docs/concepts/fixed-point-and-filters.md

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

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
examples software healthy examples
doser_hardware software healthy doser_hardware
tests software healthy doser_hardware/tests
src software healthy doser_hardware/src
fuzz software healthy fuzz
fuzz_targets software healthy fuzz/fuzz_targets
docs software healthy docs
reference software healthy docs/reference
architecture software healthy docs/architecture
concepts software healthy docs/concepts
guides software healthy docs/guides
reviews software healthy docs/reviews
testing software healthy docs/testing
ops software healthy docs/ops
adr software healthy docs/adr
etc software healthy etc
doser_config software healthy doser_config
tests software healthy doser_config/tests
src software healthy doser_config/src
doser_traits software healthy doser_traits
src software healthy doser_traits/src
doser_core software healthy doser_core
tests software healthy doser_core/tests
src software healthy doser_core/src
benches software healthy doser_core/benches
doser_cli software healthy doser_cli
tests software healthy doser_cli/tests
src software healthy doser_cli/src

LabelLayerStatusPath
create-release cicd healthy .github/workflows/release.yml
build-binaries cicd healthy .github/workflows/release.yml
checks cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
test-hardware-feature cicd healthy .github/workflows/ci.yml
coverage cicd healthy .github/workflows/ci.yml
security cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/security.yml
deny cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::security cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
cesuratx__doser software healthy /data/fable5_failed_archive/cesuratx__doser

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/40d341d9-3f1b-4ca2-ac77-a45c6f4412bf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/40d341d9-3f1b-4ca2-ac77-a45c6f4412bf/

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.