Replies: 1 comment 4 replies
-
Thanks for your question. So the What rules (or types of rules) are looking to use? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently adding a product to complianceAsCode. This product is based on Linux but built with Buildroot. Therefore, I do not have a package manager in my system. In my product.yml file, there is a mandatory variable called pkg_manager. Consequently, I am forced to set the pkg_manager to yum, apt-get, etc. This leads to incorrect scan reports, with statuses consistently showing as "unknown" and errors of the type "OVAL object 'rpminfo_object' is not supported."
Could you please advise on how to handle the "pkg_manager" variable for systems that do not have a package manager?
Thank you in advance for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions