Releases: LimberDuck/nessus-file-analyzer
Releases · LimberDuck/nessus-file-analyzer
Release v0.2.0
Added
- skip None results - Settings > Source files > vulnerabilities > skip None results - now you can skip findings reported by plugins with None Risk Factor, thanks to this, the resulting file size will be smaller.
Changed
- custom suffix field works as desired - Updated option: Settings > Target files > add custom suffix - now input field for custom suffix is disabled by default. If you check this option input field becomes editable. Any text entered will result in automatic suffix change. Suffix will be cleared out if you uncheck this option or delete the entered text.
Release v0.1.1
Changed
- From now on if source file or source directory has been already selected target directory will be set base on path from selected source file or base on path from first file from selected source directory if you use option "set source directory as target directory".
- Typo in tooltip for "Open" button to open target directory fixed.
- Naming convention changed everywhere from "conversion" to "analysis".
Release v0.1.0
- Initial release