diff --git a/config.json b/config.json
index 5cc70914..2db902c4 100644
--- a/config.json
+++ b/config.json
@@ -1424,7 +1424,7 @@
                     "${BUILDDIR}/../meta-openembedded/meta-initramfs",
                     "${BUILDDIR}/../meta-openembedded/meta-webserver"
                     ],
-                "EXTRACMDS" : ["echo 'do_cve_check:layer-core = \"\"' >> conf/auto.conf ; ${SCRIPTSDIR}/run-cvecheck --metrics ./yocto-metrics-meta-oe --branch ${HELPERBRANCHNAME} --results ${HELPERRESULTSDIR}/../../patchmetrics-meta-oe --push"]
+                "EXTRACMDS" : ["${SCRIPTSDIR}/run-cvecheck --metrics ./yocto-metrics-meta-oe --branch ${HELPERBRANCHNAME} --results ${HELPERRESULTSDIR}/../../patchmetrics-meta-oe --hide-core --push"]
             },
             "step6": {
                 "shortname": "AB-INT report",
