feat(opensuse): add MicroOS
and Leap Micro
support
#8409
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
scan/vulnerability
Issues relating to vulnerability scanning
Description
OpenSUSE has 2 server versions:
We may add support for these OSes
Vulnerability detection
These OSes are based on Tumbleweed and Leap (immutable OS versions), so we can use advisories for these versions.
But we cannot match OS versions correctly.
for example,
MicroOS
uses timestamp as version (see #8202 (comment)).As a compromise, we can still add support for these OSes.
In this case, users can detect OS packages and create SBOM files.
To detect vulnerabilities they can use the
--distro
flag (but they will have to select the correct OS version themselves)See comments from #8202 for more details.
The text was updated successfully, but these errors were encountered: