Skip to content

Releases: infobyte/faraday

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.

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