vipyrsec / dragonfly-client-rs

Dragonfly client written in Rust
https://docs.vipyrsec.com/dragonfly-client-rs/dragonfly_client_rs/
MIT License
4 stars 2 forks source link

Include match information in `FileScanResult` #110

Closed jonathan-d-zhang closed 2 months ago

jonathan-d-zhang commented 6 months ago

Currently, we only report the filename, score, and the rules that were matched for a file. This should be modified to add more information about the match location, e.g., start and offset.