Skip to content

Releases: Achiefs/fim

v0.4.3

29 Dec 18:09
c8b5e75
Compare
Choose a tag to compare

What's Changed

  • Include Jammy support by @okynos in #78
  • Include Ubuntu Xenial support and CentOS 7 package build test by @okynos in #80

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Dec 22:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Dec 19:12
Compare
Choose a tag to compare

What's Changed

  • Update gethostname requirement from 0.2.1 to 0.3.0 by @dependabot in #68
  • Bump to 0.4.1 and minor fixes of code and README by @okynos in #69
  • Update gethostname requirement from 0.3.0 to 0.4.0 by @dependabot in #71
  • Include MSI generation files by @okynos in #73
  • Fix runner repository error by @okynos in #75

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Oct 09:17
fa6b597
Compare
Choose a tag to compare

What's Changed

  • Changed index template generation method by @okynos in #58
  • Update README.md by @gbiagomba in #65
  • Update retry requirement from 1.2.0 to 2.0.0 by @dependabot in #66
  • Include audit daemon information into Linux monitored files by @okynos in #67

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

03 Jun 17:52
b4446d1
Compare
Choose a tag to compare

What's Changed

  • Fix network mode block by @okynos in #51
  • Bump and release 0.3.1 by @okynos in #53
  • Added ARM packages

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 May 21:41
4768f7f
Compare
Choose a tag to compare

What's Changed

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

v0.2.1

25 Feb 10:54
f019f25
Compare
Choose a tag to compare

v0.2.0

19 Nov 10:13
3f4a832
Compare
Choose a tag to compare

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

14 Mar 15:38
Compare
Choose a tag to compare

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.