Martin Matyáš
Martin Matyáš
Thanks for info @TMRh20. For now I'll let this topic sleep for a while concerning my activities, but definitely at some point of time I'd like to see that implemented....
cli is a great idea, and it's generic, not only BBB related. Best if it is more configurable (RF24 constructor as cli params). It has been a while since author...
ok, my comments then: - arguments of RF24 constructor would be good to have configurable as cli params, not hardcoded - I think there is no reason why this tool...
My opinion regarding those 3 tests: - "ip_addresses" tests usage of explicit ip address in the helm chart (which is pre-processed/stored locally). Similar check is done during "hardcoded_ip_addresses_in_k8s_runtime_configuration", but that...
@taylor note that it is "non_root_user" that uses Falco, not "privileged". Based on your comment: - "ip_addresses" will be kept and added to the docs - "non_root_user" task will be...
@agentpoyo I think after merging #1852 this issue can be closed.
Since cni_compatible is not part of the certification criterions (not "essential"), from my point of view it is ok to be removed from "cert" category.
workaround command for cert tests, for current state of tests, including certification criteria, result output etc.: ``` cnf-testsuite cert ~helm_chart_valid ~helm_chart_published ~helm_deploy ~cni_compatible ~rollback ~nodeport_not_used ~secrets_used ~immutable_configmap ~require_labels ~reasonable_image_size ~reasonable_startup_time...
resource_policies is not the only test impacted. Additional: hostpath_mounts (also cert/essential) removed by this commit: https://github.com/kubescape/regolibrary/commit/e909c92840bce4cf8cbde9b2ad0f8819a7023d05 and 3 platform security tests: control_plane_hardening cluster_admin exposed_dashboard