{"name": "not_container", "original_expression": "not container", "xml_content": "<ns0:platform xmlns:ns0=\"http://cpe.mitre.org/language/2.0\" id=\"not_container\"><ns0:logical-test operator=\"AND\" negate=\"true\"><ns0:check-fact-ref system=\"http://oval.mitre.org/XMLSchema/oval-definitions-5\" href=\"ssg-ubuntu2204-cpe-oval.xml\" id-ref=\"oval:ssg-installed_env_is_a_container:def:1\" /></ns0:logical-test></ns0:platform>", "bash_conditional": "! ( [ -f /.dockerenv ] || [ -f /run/.containerenv ] )", "ansible_conditional": "not ( ansible_virtualization_type in [\"docker\", \"lxc\", \"openvz\", \"podman\", \"container\"] )", "title": "", "definition_location": ""}