github greenbone/openvas-scanner v23.0.0

latest releases: v23.2.0, v23.1.0, v23.0.1...
2 months ago

23.0.0 - 2024-03-13

Breaking Changes

  • Fix issues in progress calcualtion resulting in interrupted scans. See #952
    • Migration: Upgrade to ospd-openvas >= 22.7.0.
  • Remove feed sync script in favor of greenbone-feed-sync (#1589).
    • Migration: If the old script is not actively used nothing needs to be done. The new script is already used in gvmd and the official Greenbone Community Documentation) since some time.
  • Rename executable nasl-cli to scannerctl.
    • Migration: scannerctl is not used by other GVM components currently which means that if you do not actively use it nothing needs to be done.

Added

Removed

Changed

Bug Fixes

  • flatten assets f8318505
  • signing options are used incorrectly 6a404e9e
  • Ci: on release use given token and set repository on pontos 22c10ade
  • clippy warnings about deprectated functions in chrono crate. (#1601) 207e843e
  • escape char for data type (#1599) 29e2939a
  • broken workflow status badge (#1593) bf7de1cb
  • set status to Stopped if the scan was successfully stopped (#1587) cef0e8fe
  • Set scan status to failed, if scan cannot be started fb77d8cc
  • use tokio interval instead of std sleep 40e9f9d0
  • memory check handling in scheduler 6e826f93
  • version updates based on audit findings 0a933793
  • multiple verbose entries in nasl-cli (#1582) ca7bb8bf
  • install libhiredis on openvas image instead of using gvm-libs 3af26097
  • helm: notus-data uses a tar.gz file 2919f115
  • Spread log level over all crates (#1535) 64d30353
  • docker: add libcurl3-gnutls 473389ff
  • ci: remove helm version upgrade (#1536) ba8f5cab

Thank You

Thanks a lot for the contributors to the openvas-scanner project.

  • @Zercerium: Fixed the CI badge in the READEME.md as well as an issue in the example of how to use the contribution agreement.

Don't miss a new openvas-scanner release

NewReleases is sending notifications on new releases.