Skip to content

v0.7.1

Choose a tag to compare

@markusleh markusleh released this 23 Feb 12:51
· 208 commits to main since this release
321e487

[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_LEVEL to the environment variables. This variable can be used to set the logging level of the scanner. The default value is info. The possible values are fatal | error | warn | info | debug | trace. [commit]

Full Changelog: v0.7.0...v0.7.1