fim
fim copied to clipboard
FIM is an Open Source Host-based file integrity monitoring tool that performs file system analysis, file integrity checking, real time alerting and provides Audit daemon data.
Hello! In the same way we included Audit daemon information in Linux systems we want to include it in Windows systems.
Initially an OTEL exporter would work with many observability platforms. But being able to send to TCP and UDP sockets, along with UNIX sockets may improve integration. Especially when there...
Hello, From #105, we detected that it could be cool to include an integration loader. It will allow users to perform customized scripts over the events. We will research and...
Hello! We want to add VirusTotal API integration to analyze selected files with VirusTotal.
Hello! We have detected that a great functionality to include could be to show the differences between changes in a text file. To give an approach, we could develop a...
Hello! We need to include installation test to different windows versions in order to maintain the installer right work. Available systems in the Github workflow: - Windows Server 2022 -...
Hello! From Reddit post https://www.reddit.com/r/rust/comments/vg1ikg/question_discussion_why_is_unwrap_so_heavily/ and thanks to Reddit user `/u/WrongJudgment6`. We detected some bad code using unwraps instead of manage the Result/Options as is needed. Tasks: - Review unwrap...
Hello! We detected a good security check to inform of configuration changes automatically. We want to implement a simple check and event sending.
Currently, Fim only logs the produced events at the time of execution. We want to improve this feature by adding a database to store the previous object state. This will...
We want to include a way to send logs through network and avoid to use external tools. One possible approach could be to use RSyslog.