Releases: infobyte/faraday_agent_dispatcher
Releases · infobyte/faraday_agent_dispatcher
3.5.1
3.5.0
3.5.0 [Jul 11th, 2024]:
- [ADD] Added agent for Microsoft Defender for Endpoint. #218
3.4.2
3.4.1
3.4.1 [May 22th, 2024]:
- [MOD] Plugins & Agent parameters types requirements updated. #220
3.4.0
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
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 ofsocketio
connection. #212
3.2.1
3.2.1 [Feb 8th, 2024]:
- [FIX] Fix faraday-plugins required version.
3.2.0
3.2.0 [Feb 8th, 2024]:
- [ADD] Add dependabot agent. #206
3.0.1
3.0.1 [Dec 22th, 2023]:
- [FIX] Fix on_diconnect method and limit python-socketio to 5.8.0 #199
3.0.0
3.0.0 [Dec 13th, 2023]:
- [MOD] Now faraday-dispatcher works with socketio. #195