Tags: infobyte/faraday
Tags
* [FIX] Fixed user password not being validated on create and edit a… …ctions. #8059 * [MOD] Debouncer now uses Redis to ensure distributed, single execution of workspace updates across Celery workers. #8076 * [MOD] Changed the packaging and build process to use uv. #8083 * [FIX] Fix flaky tests. #8185 * [FIX] Fixed vulnerability bulk update endpoint to improve memory usage and performance. #8094 * [FIX] Optimized some internal queries. #8201
* [MOD] Refined Docker configuration with health checks, service dep… …endencies, and optimized image handling. #8081 * [FIX] Several indexes were added to improve workspace delete performance. #8075 * [FIX] Fixed Credentials Bulk Update overwriting linked vulns. #8080 * [FIX] Resolved a date inconsistency that could trigger continuous scheduler runs or runs at incorrect times. #8071
* [ADD] Added the max_task_message_size config option to prevent ove… …rsized messages from being enqueued for later processing. #8061 * [FIX] Fixed the issue with credentials cascade during a workspace deletion. #8024 * [FIX] Fixed performance problems when loading related entities on a vulnerability. #8046
* [FIX] Fixed scope of a workspace being deleted on patch. #7945 * [ADD] Implemented 'range' operator for date fields in filters. #7990 * [ADD] Added severity range filtering for agent execution, scheduling and import. #7928 * [FIX] Fixed issue with workspace scope not being correctly populated in the filter endpoint. #7987 * [ADD] Add CVSS4 support for vuln template. #8000 * [ADD] Added `last_detected` field to the Vulnerability model to track the most recent detection timestamp. #7936 * [FIX] Fix randomly failing test in credentials. #8010 * [FIX] Fixed Agents endpoint not supporting filters. #7798 * [MOD] removed obsolete vulners endpoint. #7864
* [FIX] Removed URL type validation and updated agent parameter type… … validation logic.. #7955 * [FIX] Fixed an issue where workspace names could be disclosed when unauthorized users attempted to access non-existent workspaces. #7823 * [FIX] Code duplication issue in export csv logic. #7946 * [MOD] BREAKING CHANGE: Simplified vulnerability template filter response by removing 'id', 'key', 'value', 'doc' keys and delivering template data directly within the 'rows' key. #7967 * [ADD] Implement Vulnerability status history. #7929 * [FIX] Corrected index creation on agent execution. #7988
PreviousNext