Releases: infobyte/faraday
Releases Β· infobyte/faraday
v5.15.3
v5.15.2
v5.15.1
v5.15.0
- [FIX] Removed URL type validation and updated agent parameter type validation logic.. #7955
- [FIX] Fixed an issue where workspace names could be disclosed when unauthorized users attempted to access non-existent workspaces. #7823
- [FIX] Code duplication issue in export csv logic. #7946
- [MOD] BREAKING CHANGE: Simplified vulnerability template filter response by removing 'id', 'key', 'value', 'doc' keys and delivering template data directly within the 'rows' key. #7967
- [ADD] Implement Vulnerability status history. #7929
- [FIX] Corrected index creation on agent execution. #7988
v5.14.1
v5.14.0
v5.13.0
- [FIX] Fixed sync host stats command to update workspaces statistics. #7943
- [ADD] Adds support for vulnerability status changes on report upload. #7903
- [FIX] Enhanced workspace performance by pre-calculating statistics, reducing the overhead of on-demand calculations during data retrieval. #7780
- [ADD] Introduced support for RabbitMQ as a task processing broker. #7866
- [ADD] Added filtering to schedulers view. #7857
- [MOD] Rework the Credential API. #7912
- [ADD] Added Idle Session Timeout feature. #7876
- [MOD] Redesigned the Credential Model to work more closely with vulnerabilities. #7911
- [FIX] Improve vulnerability count on contextual view. #7901
- [FIX] Calculate stats as soon as file reports are uploaded. #7937
v5.12.0
v5.11.0
- [FIX] Fixed an issue where evidence descriptions were not saved correctly during manual vulnerability creation. #7867
- [MOD] Refactored contextualized modules to improve code readability and maintainability. No changes to functionality. #7781
- [ADD] Attachment descriptions can now be updated. #7868