Skip to content

Releases: infobyte/faraday-cli

2.1.11

26 Feb 16:45
Compare
Choose a tag to compare

2.1.11 [Feb 26th, 2024]:

  • [FIX] Fix workspace activation. #87

2.1.10

05 Apr 14:38
Compare
Choose a tag to compare

2.1.10 [Apr 5th, 2023]:

  • [MOD] Change resolve_hostname to false for default, add the --resolve-hostname flag for host create and add --force flag to tool run to process the output of the command regardless of the return code. #79

2.1.9

15 Dec 15:03
Compare
Choose a tag to compare

2.1.9 [Dec 15th, 2022]:

  • [ADD] Add vuln delete vuln-id

2.1.7

13 Sep 14:17
Compare
Choose a tag to compare

2.1.7 [Sep 13th, 2022]:

  • Add personal status
  • Replace the apply_tag function with plugins parameters
  • Update agents docs

2.1.6

26 Jul 13:03
Compare
Choose a tag to compare

2.1.6 [Jul 26th, 2022]:

  • Remove workspace from get/list agent and add it to run agent

2.1.5

10 Jun 18:38
Compare
Choose a tag to compare

2.1.5 [Jun 10th, 2022]:

  • Now shell mode doesnt exit if it has faraday's url and token but the server is down
  • Support multiple tags on import and run
  • Update gifs of readme

2.1.4

23 May 15:09
Compare
Choose a tag to compare

2.1.4 [May 23th, 2022]:

  • Check if token is valid on start in shell mode

2.1.3

23 May 15:09
Compare
Choose a tag to compare

2.1.3 [May 20th, 2022]:

  • Now is possible to doesn't resolve hostname by changing resolve_hostname parameter
  • Fix the colors in Severity Stats

2.1.2

11 Jan 15:46
Compare
Choose a tag to compare

2.1.2 [Jan 11th, 2022]:

  • Update Documentation
  • Workaround for api bug

2.1.1

13 Dec 15:19
Compare
Choose a tag to compare

2.1.1 [Dec 13th, 2021]:

  • ADD setting to enable/disable auto command detection
  • Fix error message when a command dont generate valid output
  • FIX tables visualization when host has to many hostnames
  • Show if update is available