Releases: infobyte/faraday_plugins
Releases · infobyte/faraday_plugins
1.11.0
1.11.0 [Apr 3rd, 2023]:
- [FIX] Change syhunt´s and trivy´s plugins to export cvss vector correctly #292
- [ADD] Add force flag to process-command to process the output of the command regardless of the exit code. #294
- [MOD] The accunetix plugin now search for CVSS and cvss #296
- [ADD] Add semgrep plugin. #297
- [FIX] Fix inviti's plugin, check remedial procedures before parsing it with b4f. #298
1.10.0
1.10.0 [Jan 31th, 2023]:
- [ADD] Add new acunetix360 plugin #293
1.9.1
1.9.1 [Jan 3rd, 2023]:
- [ADD] Add new CIS plugin
1.9.0
1.8.1
1.8.1 [Nov 28th, 2022]:
- [FIX] Nuclei's plugin check if the cwe is null and add retrocompability for newer versions for wpscan plugin
- [ADD] Add cvss2/3 and cwe to faraday_csv plugin
- [Add] Now nexpose_full plugin use severity from reports
- [FIX] Now plugins check if the ref is empty
1.8.0
1.8.0 [Oct 26th, 2022]:
- [Add] Add invicti plugin
- [Add] Add nessus_sc plugin
- [FIX] Remove cvss_vector from refs in nexpose_full
- Add new identifier_tag to nikto plugin
- [FIX] Now plugins check if ref field is already a dictionary
- [MOD] Improve grype plugin for dockers images and change report_belong_to method for
json plugins to check if json_keys is a list, in that case iterate the list and try if
any of them create a match.
1.7.0
1.7.0 [Sep 5th, 2022]:
- Add CWE, cvss to PluginBase
- Add arguments for add tags for vulns, services and host.
- Add test for tags and ignore_info
- Add trivy's json plugin
- Add command support for the wpscan plugin
- [MOD] Now refs field is a list of dictionary with the format: {'name': string, 'type': string},
- Fix for acunetix_json when host is ip
- [FIX] - Asset duplicated on same file with multiple entries for Appscan_csv plugin.
- [FIX] Change import dateutil to from dateutil.parser import parse for compatibility issues with python 3.10
- [FIX] Add case for Netsparker plugins, when the url has a number inside a parenthesis.
- Add *args **kwargs to syhunt plugin
- fix bug when grype report has no artifact/metadata
- [MOD] Now prowler plugin returns CAF Epic as policy violation and remove [check#] from tittle