Skip to content

Propagate no longer supported OS warning to frontend for Container Scanning Continuous Vulnerability Scans

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

trivy contains code for logging a warning message when an operating system is no longer supported by the distribution:

log.Logger.Warnf("This OS version is no longer supported by the distribution: %s %s", osFound.Family, osFound.Name)
log.Logger.Warnf("The vulnerability detection may be insufficient because security updates are not provided")

The purpose of this issue is to provide a message in the frontend to indicate that a given operating system is no longer supported by the distribution for Container Scanning Continuous Vulnerability Scans.

/cc @thiagocsf @johncrowley

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖