Skip to content

Releases: infobyte/faraday

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.

v5.1.0

08 Feb 22:02
Compare
Choose a tag to compare
  • [MOD] Modify analytics type enum. #7615
  • [ADD] Performance improved in assets views making several vulnerabilities stats statics in asset's model. #7634
  • [FIX] Fix references. #7648
  • [ADD] Now custom fields are available for filtering vulnerabilities. Also add date type for custom fields. #7625
  • [MOD] We changed the order in which we set the path constant of faraday_home in order to fix a bug with faraday_manage when is installed by deb/rpm. #7653

v5.0.1

02 Jan 18:44
Compare
Choose a tag to compare

v5.0.0

13 Dec 17:21
Compare
Choose a tag to compare
  • [ADD] Breaking change We now use Celery as the main way to import reports. In addition, we have removed twisted and replaced raw websockets with socket.io. #7352
  • [ADD] Added option to faraday-server to run workers. #7623

v4.6.2

14 Nov 15:56
Compare
Choose a tag to compare
  • [ADD] Exclude unnecessary fields from VulnerabilitySchema in filter endpoint. #7608

v4.6.1

19 Oct 17:45
Compare
Choose a tag to compare
  • [MOD] Optimize hosts API when stats aren't needed. #7596
  • [ADD] New exclude_stats query param in workspace endpoint. #7595
  • [FIX] Filter .webp files in vulns attachment endpoint because CVE-2023-4863. #7603

v4.6.0

06 Sep 23:31
Compare
Choose a tag to compare
  • [FIX] Delete Cascade from KB. #7569

v4.5.1

15 Jul 15:28
Compare
Choose a tag to compare
  • [FIX] Fix pillow version to 9.4.0. #7531

v4.5.0

13 Jul 20:37
Compare
Choose a tag to compare
  • [MOD] Upgrade nixpkgs version to 23.05. Also update version of packages in requirements. #7518
  • [FIX] Add missing scope cvss3 field. #7493
  • [FIX] Improve performance in hosts and hosts/filter views. #7501