feat(alinux): add support for Alibaba Cloud Linux#10183
Conversation
Signed-off-by: Shiloong <shile.zhang@linux.alibaba.com>
|
Hi, @DmitriyLewen @knqyf263: |
|
Hi, @shiloong |
|
Hi @shiloong , thanks for your contribution and interest in Trivy. There are two main criteria for adding support in a new OS in Trivy: 1) Is the OS open source? if no, then we first need to establish agreement via our partners program. if it's open source, then no need for agreement. 2) Then, prioritizing the work which considers: community interest, maturity of the OS, complexity of the work, and most importantly team capacity and existing commitments. |
Thanks for your reply, waiting for your time. |
Thank you for outlining the criteria for adding new OS support.
We hope this clarifies the urgency and value of this contribution. |
|
This PR is stale because it has been labeled with inactivity. |
Description
It would be interesting to add support for the Alibaba Cloud Linux Linux distribution.
Alibaba Cloud Linux (short for Alinux) is a next-generation Linux distribution released by Alibaba Cloud. It includes advanced features developed by the Linux community, and provides a stable and reliable environment for applications running on the cloud.
The Alinux Security Team provides a publicly available Alinux Security Center, which serves as the official channel for publishing product vulnerability databases and security advisories. We request community support to enable vulnerability scanning for Alinux and facilitate the provision of machine-readable security data in OVAL and CSAF_VEX standard formats.
Trivy is widely used by customers on Alibaba Cloud for Linux container image scanning, but currently does not support Alinux vulnerability scanning. Hope this support can be added soon.
Related issues
Related PRs
Remove this section if you don't have related PRs.
Checklist