Skip to content

Releases: infobyte/faraday

v4.4.0

01 Jun 21:03
Compare
Choose a tag to compare
  • [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

12 Apr 22:42
Compare
Choose a tag to compare
  • [FIX] Modify migration with autocommit. #7487

v4.3.4

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

16 Feb 20:44
Compare
Choose a tag to compare
  • [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

04 Jan 19:56
Compare
Choose a tag to compare
  • Change column type of advanced field in executive reports

v4.3.1

15 Dec 20:37
Compare
Choose a tag to compare
  • [ADD] Workspace api stats refactor

v4.3.0

06 Dec 15:34
Compare
Choose a tag to compare
  • [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

28 Oct 19:11
Compare
Choose a tag to compare
  • 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

v4.1.0

12 Sep 19:57
Compare
Choose a tag to compare
  • Now error 403 will respond a json, not a html
  • [FIX] Change resolve_hotname for resolve_hostname in agents
  • Add filters as params for bulk_update
  • Add Swagger view
  • Modify way of filtering dates with filters. Now only 'YYYYMMDD' format supported.
  • Add cvss v2 and v3 into model and api
  • [ADD] Now if command_id is sent in a post for hosts, services or vulns, the created object is associated with that command_id if exist
  • Add support for tagging when running an agent
  • Clean up of commented code that's not needed anymore
  • [FIX] Change dns_resolution to resolve_hostname
  • Add CWE into model and api

v4.0.4

02 Aug 18:17
Compare
Choose a tag to compare
  • Remove workspaces agents relationship an now agent can run to multiple workspaces
  • Fix migration f82a9136c408 checking if index and constrains exist before deleting
  • Added count to vulns closed
  • Fix order_by cve_instances__name when no filter was provided
  • Add index into vulnerability