You shouldn't need an explicit crontab, as the daily jobs fire off if they are in place in that dir and have the proper permissions. But if you want an explicit root cron job, make sure you trigger it **after** the CWP daily anacron tasks.
0 5,12 * * * /usr/bin/yum -y update --security > /dev/null 2>&1