Check 2.18 doesn't report the ID because [this section](https://github.com/docker/docker-bench-security/blob/master/tests/2_docker_daemon_configuration.sh#L416C3-L418C18) should end in `info -c "$check"` instead. Actual: `[INFO] Ensure that experimental features are not implemented in production (Scored) (Deprecated)` Desired: `[INFO] 2.18 - Ensure that experimental features are not implemented in production (Scored) (Deprecated)` See `2.17` for an example.