Skip to content

Releases: infobyte/faraday

v5.6.1

28 Aug 20:12
Compare
Choose a tag to compare
  • [FIX] Resolved an issue with filtering by Custom Attributes. #7800

v5.6.0

23 Aug 18:27
Compare
Choose a tag to compare
  • [FIX] Resolved an issue when filtering assets by numeric values. #7769
  • [ADD] Added workspace update logic on general view. Fixed bug where workspaces updated without making any change on them. #7769

v5.5.0

07 Aug 15:31
Compare
Choose a tag to compare
  • [ADD] Added Scheduler feature to community. #7752
  • [MOD] Modified pytest launch parameters to fail job at first error. #7733
  • [ADD] Adder Pipelines feature in community. #7751

v5.4.1

24 Jul 18:25
Compare
Choose a tag to compare
  • [FIX] Improved bulk update logic in the general context view. #7766

v5.4.0

17 Jul 13:44
Compare
Choose a tag to compare
  • [ADD] Implemented Elasticsearch vulnerability ingest from Faraday for comprehensive statistical analysis. #7723
  • [ADD] Implemented workspace update functionality for changes to vulnerabilities, assets, and services. Introduced debouncer logic to prevent redundant updates to the database.#7688
  • [ADD] Added ping timeout, ping interval and logger parameters on faraday server config. #7740
  • [MOD] Changed session_timeout in config to float to allow for fractions of hours. #7737
  • [FIX] Improved SID logic to prevent inconsistencies when the server resets. Also fixed a bug where SIDs were removed using faraday-manage. #7744
  • [FIX] Improved workspaces performance. #7756
  • [FIX] Fix filtering numerical Custom Attributes with some operators. #7759
  • [DEL] Delete unnecessary websocket_port number for default server.ini configuration files. #7729

v5.3.0

23 May 19:34
Compare
Choose a tag to compare
  • [MOD] Modified parameters for interactive swagger. #7610
  • [ADD] Add services and host endoints that retrives all the information that the users has access. #7503
  • [FIX] Revised the references fetching strategy to enhance memory usage during CSV export. #7712
  • [FIX] Fixed creation of vuln from template. #7711
  • [MOD] Modify version of libraries accordingly to dependabot findings. #7691
  • [ADD] Add vuln endoint that retrives all the objects that the users has access. #7521

v5.2.2

05 Apr 17:04
Compare
Choose a tag to compare
  • [MOD] When manually creating vulnerabilities, services are now listed along with their respective ports and assigned names. #2205

v5.2.1

20 Mar 20:53
Compare
Choose a tag to compare
  • [FIX] Ignore remove_sid when database does not exist. #7690

v5.2.0

14 Mar 18:23
Compare
Choose a tag to compare
  • [FIX] Fix hosts stats when bulk delete is applied to vulns. #7676
  • [FIX] The server was not updating the agents status on restart. #7677
  • [MOD] Remove websockets port from docker-compose. #7679

v5.1.1

09 Feb 18:33
Compare
Choose a tag to compare

5.1.1 [Feb 9th, 2024]:

  • [FIX] Improve of host view performance.