Skip to content

Releases: Achiefs/fim

v0.3.0

Choose a tag to compare

@okynos okynos released this 19 May 21:41
4768f7f

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@okynos okynos released this 25 Feb 10:54
f019f25

v0.2.0

Choose a tag to compare

@okynos okynos released this 19 Nov 10:13
3f4a832

Official release of File Integrity Monitoring in Rust it includes:

It works in Windows and Linux (Debian and RPM based).

This program aims to monitor our stored files to maintain the level of security over them, keep an eye on what is yours!.

v0.1.0

Choose a tag to compare

@okynos okynos released this 14 Mar 15:38

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.