Releases: infobyte/faraday_plugins
Releases · infobyte/faraday_plugins
1.19.1
1.19.1 [Sep 20th, 2024]:
- [MOD] Updated the SSLyze JSON parser to support and correctly process scan results from SSLyze version 6. #349
- [FIX] Crowdstrike IP resolution for asset. #350
- [FIX] Corrected a hostname resolution issue that was causing traceback errors and malfunctioning of the plugin. This fix ensures proper hostname resolution and stabilizes plugin performance. #351
1.18.1
1.18.1 [Jul 11th, 2024]:
- [MOD] Naabu reports changed their JSON structure, so new keys were added to detect the new report structure. #339
1.18.0
1.18.0 [May 22th, 2024]:
- [FIX] Fix key error when
packageVulnerabilityDetails
key was not in the file. #331 - [FIX] Addressed a bug where Burp plugin output would display null data in cases of encountering a malformed XML token from the report. #333
- [FIX] Previously, CSV files edited in tools like Mac Numbers would transform boolean values to uppercase. This issue has been addressed within the faraday_csv plugin, ensuring accurate comparison. #336
1.15.1
1.15.1 [Dec 22th, 2023]:
- [FIX] Filter \x00 in nuclei response. #323
1.15.0
1.15.0 [Dec 12th, 2023]:
- [ADD] Add PopEye's plugin. #303
- [ADD] Add Ping Castle's plugin. #304
- [ADD] Add Kubescape's plugin. #320
- [ADD] Add AWS Inspector's plugins. #322
1.14.0
1.14.0 [Oct 10th, 2023]:
- [ADD] Add Crowdstrike's plugin. #318
1.13.2
1.13.2 [Sep 6th, 2023]:
- [ADD] Create Plugin for windows defender. #315
- [ADD] Extract response and request info in qualyswebapp's plugins. #307
1.13.0
1.13.0 [Aug 24th, 2023]:
- [FIX] If severity id in an appscan item is greater than 4 set it to 4. #305
- [FIX] Update Naabu plugin for the latest version, Semgrep create a new service for each vuln, fix Arachni bug in case the report has no vulns. #306
- [ADD] Add Terrascan and TFSec plugins. #310
- [FIX] Use cvss_score to calculate severity in nessus plugin. #311
1.12.1
1.12.1 [July 7th, 2023]:
- [FIX] Fix Appscan's pluign. #302
1.12.0
1.12.0 [May 24th, 2023]:
- [ADD] Add Sarif plugin. #299