Replies: 3 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
I don’t think releasing binaries for LoongArch would be difficult, but due to limitations such as the storage capacity of GitHub Actions, we can’t just build everything. How much demand is there? For example, how is it handled in other OSS projects? |
Beta Was this translation helpful? Give feedback.
-
A quick search shows about 530 matches for It might be that Trivy would be the first security scanning related project to be ported to Loong64 architecture. Would that be an exciting thing maybe? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
LOONGARCH is a RISC-based CPU architecture increasingly adopted in server, cloud, and edge computing environments.
Many open-source projects and container images now provide LoongArch builds. Alpine 3.22 already supports it, and Debian support is coming soon.
Users deploying production workloads on LoongArch platforms require accurate binary and image scanning. However, Trivy currently does not support official LoongArch binaries.
Impact
This would improve Trivy’s applicability across a broader range of architectures, enhancing its value to the community. LoongArch is already used by millions of people, and native support in tools like Trivy would allow even more users to benefit. Thank you very much!
Target
Git Repository
Scanner
None
Beta Was this translation helpful? Give feedback.
All reactions