v0.7.1
[v0.7.1] - 2024-02-23
Fixed
- Fixed broken scanner image which was caused by updating the base image to a newer version of Debian (Bookworm). The seccomp profile was not compatible with the new version. The issue was fixed by reverting back to Debian-Bullseye [commit]
Added
- Added optional
SCANNER_LOG_LEVELto the environment variables. This variable can be used to set the logging level of the scanner. The default value isinfo. The possible values arefatal|error|warn|info|debug|trace. [commit]
Full Changelog: v0.7.0...v0.7.1