Add SCE check to socket_disabled template
During the build of bootable container images we can't use OVAL check in rules from the socket_disabled template because the OVAL tests depend on dbus which isn't available in that environment. Therefore we will use SCE checks for that environment. The SCE check is similar to the already existing SCE check for the service_disabled template.
Start a new ephemeral environment with changes proposed in this pull request:
Code Climate has analyzed commit fd11508f and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 61.0% (0.0% change).
View more on Code Climate.