Infobyte Faraday Versions Save

Open Source Vulnerability Management Platform

v4.5.1

10 months ago
  • [FIX] Fix pillow version to 9.4.0. #7531

v4.5.0

10 months ago
  • [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

v4.4.0

11 months ago
  • [ADD] Now it's possible to modify the host or service assigned of a vulnerability. #7476
  • [MOD] Now /get_manifest separates the optional environment variables from the rest. #7481
  • [FIX] Add not_any filter operator which will retrieve results that not contains the value requested. #7394
  • [FIX] Make get_manifest compatible with all versions of dispatcher. #7500

v4.3.5

1 year ago
  • [FIX] Modify migration with autocommit. #7487

v4.3.4

1 year ago
  • [FIX] Fix bandit vulns. #7430
  • [FIX] Return public IP when behind a proxy. #7417
  • [ADD] Add report_template as an object type. #7463

v4.3.3

1 year ago
  • [FIX] Add tags columns in AgentSchedule model in white version. #7341
  • [FIX] Now sending a patching a vuln with empty list will remove all the relationships with all references. #7405
  • [FIX] Migration cascade on KB #7396

v4.3.2

1 year ago
  • Change column type of advanced field in executive reports

v4.3.1

1 year ago
  • [ADD] Workspace api stats refactor

v4.3.0

1 year ago
  • [FIX] Update the associated command when a agent execution return empty
  • [ADD] cvss3 scope field to vulnerability schema
  • [ADD] Add cvss2/3 and cwe to export_csv
  • Improve command object creation in bulk create.
  • Fix open and closed stats in ws filter endpoint.
  • Add error command status in every validation of reports upload process
  • [ADD] BulkDelete with filters
  • Change filter logic on numeric fields.

v4.2.0

1 year ago
  • Add stats param in hosts endpoint.
  • [FIX] Now get agents dosent returns tokens
  • [FIX] Now when a constrain is violated faraday use the actual object to query if there is another object
  • [MOD] Improve agents logs
  • Add global commands and summary field in command's model