Releases: OWASP/www-project-winfim.net
Releases · OWASP/www-project-winfim.net
v1.2.0
Changes:
- on initial run, do not warn if base paths are not detected
- Bumped assembly to 1.2.0.0, setup project and docker image versions to 1.2.0
- New switch: is_log_to_windows_eventlog - default value is true
- New switch: is_capture_remote_connection_status - default value is false
- check directory owner
- Performance improvement - only checks file ownership once per cycle
- log to file uses JSON formatter by default
- Updated nuget packages
- Cleared issues found by Resharper
- logs a max of 32768 characters to windows event log per reported bug
Release 1.1.0
Merge pull request #2 from mpowrie/continue-if-watched-path-is-missing Continue if watched path is missing
Release 1.0.0
Removed binary files, added .gitignore file, Updated README.md with development notes, formatting changes