Skip to content

Tags: infobyte/faraday

Tags

v5.6.1

Toggle v5.6.1's commit message
 * [FIX] Resolved an issue with filtering by Custom Attributes. #7800

v5.6.0

Toggle v5.6.0's commit message
 * [FIX] Resolved an issue when filtering assets by numeric values. #…

…7769

 * [ADD] Added workspace update logic on general view. Fixed bug where workspaces updated without making any change on them. #7769

v5.5.0

Toggle v5.5.0's commit message
 * [ADD] Added Scheduler feature to community. #7752

 * [MOD] Modified pytest launch parameters to fail job at first error. #7733
 * [ADD] Adder Pipelines feature in community. #7751

v5.4.1

Toggle v5.4.1's commit message
 * [FIX] Improved bulk update logic in the general context view. #7766

v5.4.0

Toggle v5.4.0's commit message
 * [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

Toggle v5.3.0's commit message
 * [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

v5.2.2

Toggle v5.2.2's commit message
 * [MOD] When manually creating vulnerabilities, services are now lis…

…ted along with their respective ports and assigned names. #2205

v5.2.1

Toggle v5.2.1's commit message
 * [FIX] Ignore remove_sid when database does not exist. #7690

v5.2.0

Toggle v5.2.0's commit message
 * [FIX] Fix hosts stats when bulk delete is applied to vulns. #7676

 * [FIX] The server was not updating the agents status on restart. #7677
 * [MOD] Remove websockets port from docker-compose. #7679

v5.1.1

Toggle v5.1.1's commit message
Front Updated