Releases: infobyte/faraday
Releases Β· infobyte/faraday
v5.8.0
- [ADD] Added support for CVSS 4.0. #7753
- [ADD] Improved filtering for better notification links. #7655
- [ADD] Added new operator ANY_IN for pipeline job conditions. #7804
- [FIX] Updated nginx config template for socketio. #7629
- [ADD] Added contains conditional for pipelines conditions. #7805
- [ADD] Add custom fields as conditions. #7721
v5.7.0
- [ADD] Added bulk update feature for custom attributes. #7716
- [FIX] Fix hostnames not working on pipelines conditions. #7807
- [FIX] Allow services to be searchable. #7514
- [FIX] Fixed crash on unsupported image format upload. #7710
- [FIX] Fixed service based jobs not working for assets #7778
v5.6.1
v5.6.0
v5.5.0
v5.4.1
v5.4.0
- [ADD] Implemented Elasticsearch vulnerability ingest from Faraday for comprehensive statistical analysis. #7723
- [ADD] Implemented workspace update functionality for changes to vulnerabilities, assets, and services. Introduced debouncer logic to prevent redundant updates to the database.#7688
- [ADD] Added ping timeout, ping interval and logger parameters on faraday server config. #7740
- [MOD] Changed session_timeout in config to float to allow for fractions of hours. #7737
- [FIX] Improved SID logic to prevent inconsistencies when the server resets. Also fixed a bug where SIDs were removed using faraday-manage. #7744
- [FIX] Improved workspaces performance. #7756
- [FIX] Fix filtering numerical Custom Attributes with some operators. #7759
- [DEL] Delete unnecessary websocket_port number for default server.ini configuration files. #7729
v5.3.0
- [MOD] Modified parameters for interactive swagger. #7610
- [ADD] Add services and host endoints that retrives all the information that the users has access. #7503
- [FIX] Revised the references fetching strategy to enhance memory usage during CSV export. #7712
- [FIX] Fixed creation of vuln from template. #7711
- [MOD] Modify version of libraries accordingly to dependabot findings. #7691
- [ADD] Add vuln endoint that retrives all the objects that the users has access. #7521