v0.1.0
First official release of File Integrity Monitoring in Rust it includes:
- Event monitoring of folders and files recursively (create/remove/rename/write/chmod/close_write/rescan).
- Easy to read and use configuration file in Yaml format.
- JSON file where all events are stored in JSON format.
Working on Windows and Linux.
This program aims to monitor our stored files to maintain the level of security over them.