{"name": "non-uefi_and_system_with_kernel", "original_expression": "system_with_kernel and non-uefi", "xml_content": "<ns0:platform xmlns:ns0=\"http://cpe.mitre.org/language/2.0\" id=\"non-uefi_and_system_with_kernel\"><ns0:logical-test operator=\"AND\" negate=\"false\"><ns0:check-fact-ref system=\"http://oval.mitre.org/XMLSchema/oval-definitions-5\" href=\"ssg-ubuntu2204-cpe-oval.xml\" id-ref=\"oval:ssg-system_boot_mode_is_non_uefi:def:1\" /><ns0:check-fact-ref system=\"http://oval.mitre.org/XMLSchema/oval-definitions-5\" href=\"ssg-ubuntu2204-cpe-oval.xml\" id-ref=\"oval:ssg-system_with_kernel:def:1\" /></ns0:logical-test></ns0:platform>", "bash_conditional": "( [ ! -d /sys/firmware/efi ] && dpkg-query --show --showformat='${db:Status-Status}' 'linux-base' 2>/dev/null | grep -q '^installed$' )", "ansible_conditional": "( not ('/sys/firmware/efi' is directory) and \"linux-base\" in ansible_facts.packages )", "title": "", "definition_location": ""}