Skip to content

Releases: infobyte/faraday_agent_dispatcher

3.5.1

16 Jul 20:45
Compare
Choose a tag to compare

3.5.1 [Jul 11th, 2024]:

  • [FIX] Fix git log. #9999

3.5.0

16 Jul 20:44
Compare
Choose a tag to compare

3.5.0 [Jul 11th, 2024]:

  • [ADD] Added agent for Microsoft Defender for Endpoint. #218

3.4.2

26 Jun 18:42
Compare
Choose a tag to compare

3.4.2 [Jun 26th, 2024]:

  • [FIX] Implemented scan filtering by 'completed' status in Tenable SC Agent to prevent parsing errors. #223

3.4.1

22 May 22:00
Compare
Choose a tag to compare

3.4.1 [May 22th, 2024]:

  • [MOD] Plugins & Agent parameters types requirements updated. #220

3.4.0

22 May 21:59
Compare
Choose a tag to compare

3.4.0 [May 22th, 2024]:

  • [ADD] Introducing the new Tenable SC agent, now available for integration. This initial version focuses on supporting scan imports. #216
  • [ADD] Added new agent for Cisco Cyber Vision. Also added severity calc utility. #217
  • [FIX] Fix agent websocket token not changing on registration token update #200
  • [FIX] Resolved the issue where users were unable to execute user-defined templates and pre-defined TenableIO templates. Additionally, fixed the functionality to retrieve completed scan results and relaunch previously created scans. #214

3.3.0

12 Mar 18:08
Compare
Choose a tag to compare

3.3.0 [Mar 12th, 2024]:

  • [ADD] Add hotspots option to SonarQube. #197
  • [ADD] New GitHub CodeQL agent. #208
  • [ADD] Added new agent for GitHub Secrets Scanning. #209
  • [MOD] Now Nessus executor tries to login again after a 401 response from the Nessus's server. #203
  • [MOD] Change Dependabot agent to work with the new manifest of parameter types. #210
  • [FIX] We were not verifying the configuration value ignore_ssl at the moment of socketio connection. #212

3.2.1

08 Feb 16:41
Compare
Choose a tag to compare

3.2.1 [Feb 8th, 2024]:

  • [FIX] Fix faraday-plugins required version.

3.2.0

08 Feb 16:21
Compare
Choose a tag to compare

3.2.0 [Feb 8th, 2024]:

  • [ADD] Add dependabot agent. #206

3.0.1

22 Dec 14:58
Compare
Choose a tag to compare

3.0.1 [Dec 22th, 2023]:

  • [FIX] Fix on_diconnect method and limit python-socketio to 5.8.0 #199

3.0.0

13 Dec 12:35
Compare
Choose a tag to compare

3.0.0 [Dec 13th, 2023]:

  • [MOD] Now faraday-dispatcher works with socketio. #195