File Inspection Engine changelog
The changelog contains references to our internal ticketing system. We use the Keep a Changelog format.
v1.0.2
November 2024
Added
- Implemented configurable concurrency rate limiting for HTTP requests, with a default limit of 20. [FIE-41]
- Improved logging. [FIE-96]
- Stop the application if
tmpfs
reaches 100% usage. [FIE-112]
Fixed
- Fixed high security vulnerabilities. [FIE-54, FIE-55]
- Fixed a medium security vulnerability. [FIE-86]
v1.0.1
November 2024
- Fixed a high security vulnerability. [FIE-76]
v1.0.0
November 2024
General Availability
This is the first public release of the product, moving from Alpha to General Availability.
Added
- Users can now configure the depth of file unpacking at container startup. [FIE-32]
- Configurable timeout option added to limit the maximum scan time in Docker. If the scan exceeds this limit, the application returns an error message. [FIE-29]
Updated
- Updated to the latest Red Hat Universal Base Image (UBI8) to address vulnerabilities.
- Integrated the latest release of the ReversingLabs static analysis engine to improve scanning capabilities.
Fixed
- Corrected processing behavior for empty files. [FIE-35]
- Removed certain error messages that appeared at startup without providing actionable information.
- Resolved multiple STIG (Security Technical Implementation Guides) requirements to enhance system security and compliance.