Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many controls have an only_if for tomcat installed, which should also change control impact to 0.0 #5

Open
asturtevant opened this issue Nov 16, 2018 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@asturtevant
Copy link
Contributor

Many controls contain
only_if do
service(TOMCAT_SERVICE_NAME).installed?
end

If tomcat is not installed, all checks will be categorized as not reviewed. Instead they should be marked as Not applicable and their impact should be changed to 0.0.

@Amndeep7 Amndeep7 added bug Something isn't working enhancement New feature or request labels Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants