Releases: infobyte/faraday
Releases Β· infobyte/faraday
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
v5.10.1
v5.10.0
v5.9.0
- [ADD] Added more validations to attachments. #7851
- [MOD] Removed license_version from init.py. #7763
- [ADD] Added a configurable limit to the retrieval of vulnerabilities. #7841
- [ADD] Added the
description
field to evidence attachments in theVulnerabilitySchema
. #7811 - [FIX] Fixed vulnerability deletion when it has more than one command associated. #7859
v5.8.0
- [ADD] Added support for CVSS 4.0. #7753
- [ADD] Improved filtering for better notification links. #7655
- [ADD] Added new operator ANY_IN for pipeline job conditions. #7804
- [FIX] Updated nginx config template for socketio. #7629
- [ADD] Added contains conditional for pipelines conditions. #7805
- [ADD] Add custom fields as conditions. #7721
v5.7.0
- [ADD] Added bulk update feature for custom attributes. #7716
- [FIX] Fix hostnames not working on pipelines conditions. #7807
- [FIX] Allow services to be searchable. #7514
- [FIX] Fixed crash on unsupported image format upload. #7710
- [FIX] Fixed service based jobs not working for assets #7778