Skip to content

v0.1.0

Compare
Choose a tag to compare
@okynos okynos released this 14 Mar 15:38
· 583 commits to main since this release

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.