Skip to content

Releases: infobyte/faraday

v5.15.3

30 Jul 21:47
Compare
Choose a tag to compare
  • [FIX] Fixed roles permissions. #8004

v5.15.2

21 Jul 20:58
Compare
Choose a tag to compare
  • [FIX] Fixed vulnerabilities permissions for admin and pentester roles. #7999

v5.15.1

17 Jul 16:53
Compare
Choose a tag to compare
  • [FIX] Fix migrations. #7997

v5.15.0

16 Jul 18:28
Compare
Choose a tag to compare
  • [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

04 Jun 19:42
Compare
Choose a tag to compare
  • [FIX] Memory issue with csv export. #7981
  • [FIX] Resolved an issue causing duplicate vulnerabilities to appear when uploading the same report multiple times. #7983

v5.14.0

19 May 21:16
Compare
Choose a tag to compare
  • [ADD] Enhanced the UI and usability of agent and cloud agent views, and introduced run status logs to track executions for both. #7895
  • [ADD] Implemented a limited csv export option. #7893
  • [ADD] Implemented filtering columns on vulns. #7670

v5.13.0

24 Apr 16:23
Compare
Choose a tag to compare
  • [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

13 Mar 18:16
Compare
Choose a tag to compare
  • [ADD] Added update in bulk mode for workspaces. #7830
  • [ADD] Added endpoint to count agent schedulers. #7905
  • [FIX] Fixed session timeout setting not working on numbers less than 1. #7874

v5.11.0

30 Jan 19:51
Compare
Choose a tag to compare
  • [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

13 Jan 13:49
Compare
Choose a tag to compare
  • [FIX] Fix config endpoint authentication. #7889