Loading
openscap: discover built-in plugins (like SCE)
openscap calls dlopen() to discover plugins. It prefixes the path that is dlopened with OSCAP_CHECK_ENGINE_PLUGIN_DIR. By setting that env-var we can make openscap discover the built-in plugins that it ships with by default. (Currently only SCE).