Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(alma): skip modular package because MODULARITYLABEL is not set #1588

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

MaineK00n
Copy link
Contributor

@MaineK00n MaineK00n commented Jan 13, 2022

Since the MODULARITYLABEL is not set, it will not be able to detect the Modular Package correctly.
Therefore, it will skip the Modular Package.

refs:

$ trivy image trivy-test:alma8
2022-01-13T23:48:34.076+0900	INFO	Detected OS: alma
2022-01-13T23:48:34.076+0900	INFO	Detecting AlmaLinux vulnerabilities...
2022-01-13T23:48:34.078+0900	INFO	Skipped detection of these packages: ["httpd" "httpd-filesystem" "httpd-tools" "mod_http2" "mysql" "mysql-common" "nginx" "nginx-all-modules" "nginx-filesystem" "nginx-mod-http-image-filter" "nginx-mod-http-perl" "nginx-mod-http-xslt-filter" "nginx-mod-mail" "nginx-mod-stream" "perl-IO-Socket-SSL" "perl-Mozilla-CA" "perl-Net-SSLeay" "php" "php-cli" "php-common" "php-fpm"] because modular packages cannot be detected correctly due to a bug in AlmaLinux. See also: https://bugs.almalinux.org/view.php?id=173
2022-01-13T23:48:34.078+0900	INFO	Number of language-specific files: 0

@MaineK00n MaineK00n force-pushed the skip-modular-package-alma branch from 5549159 to 32460bc Compare January 13, 2022 14:48
@knqyf263 knqyf263 merged commit 39a1008 into aquasecurity:main Jan 13, 2022
@knqyf263
Copy link
Collaborator

Thanks!

@MaineK00n MaineK00n deleted the skip-modular-package-alma branch January 13, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants