Skip to content

fix: embed detector rules for standalone binaries - #75

Merged
pixincreate merged 7 commits into
masterfrom
fix/embed-detector-rules-and-architecture
Aug 2, 2026
Merged

fix: embed detector rules for standalone binaries#75
pixincreate merged 7 commits into
masterfrom
fix/embed-detector-rules-and-architecture

Conversation

@pixincreate

Copy link
Copy Markdown
Owner

Summary

  • fall back to detector rules compiled into the binary when no external detectors.toml is available
  • preserve external detector precedence and explicit configuration errors
  • add standalone/runtime-error regressions and document the CLI, scan pipeline, and detector trust boundaries with reproducible D2 diagrams

Verification

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-features (147 passed)
  • cargo test --release --all-features (147 passed)
  • D2_BIN=<d2-v0.7.1> ./scripts/render-diagrams.sh check
  • cargo package
  • Rust LSP diagnostics: clean

@pixincreate pixincreate self-assigned this Aug 2, 2026
@pixincreate pixincreate added bug Something isn't working enhancement New feature or request labels Aug 2, 2026
@pixincreate pixincreate added the clanker changes done by ai under author's supervision. label Aug 2, 2026
@pixincreate
pixincreate merged commit 3c3e2e4 into master Aug 2, 2026
5 checks passed
@pixincreate
pixincreate deleted the fix/embed-detector-rules-and-architecture branch August 2, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working clanker changes done by ai under author's supervision. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant