yamato-security/hayabusa · Architecture
A static read of how yamato-security/hayabusa is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
C
Architecture grade
score 62/100
8
Import cycles
lower is better
59
Modules parsed
213 edges
84%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- src/detections/configs.rs31 importers · radius 47
- src/detections/utils.rs28 importers · radius 47
- src/detections/message.rs20 importers · radius 47
- src/detections/mod.rs11 importers · radius 47
- src/detections/detection.rs10 importers · radius 47
- src/detections/rule/mod.rs8 importers · radius 47
- src/level.rs8 importers · radius 47
- src/options/profile.rs8 importers · radius 47
Modules (9)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- src/detections7 files · 109 in-degree · in cycle
- src/detections/rule9 files · 26 in-degree · in cycle
- src/options8 files · 23 in-degree
- src5 files · 20 in-degree
- src/timeline8 files · 15 in-degree
- src/results6 files · 8 in-degree
- src/detections/rule/matchers5 files · 8 in-degree · in cycle
- src/debug2 files · 2 in-degree
- src/detections/rule/matchers/modifiers3 files · 1 in-degree
Circular dependencies (8)
- src/detections/configs.rs to src/detections/field_data_map.rs to src/detections/configs.rs
- src/detections/configs.rs to src/detections/field_data_map.rs to src/detections/message.rs to src/detections/configs.rs
- src/detections/field_data_map.rs to src/detections/message.rs to src/detections/field_data_map.rs
- src/detections/configs.rs to src/detections/field_data_map.rs to src/detections/message.rs to src/detections/rule/mod.rs to src/detections/rule/base64_match.rs to src/detections/rule/fast_match.rs to src/detections/configs.rs
- src/detections/configs.rs to src/detections/field_data_map.rs to src/detections/message.rs to src/detections/rule/mod.rs to src/detections/rule/base64_match.rs to src/detections/rule/fast_match.rs to src/detections/rule/matchers/mod.rs to src/detections/detection.rs to src/detections/configs.rs
- src/detections/field_data_map.rs to src/detections/message.rs to src/detections/rule/mod.rs to src/detections/rule/base64_match.rs to src/detections/rule/fast_match.rs to src/detections/rule/matchers/mod.rs to src/detections/detection.rs to src/detections/field_data_map.rs
Ask AI about yamato-security/hayabusa
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.