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

Update Service check logic in AuditGroups #520

Closed
SteffenWinternheimer opened this issue Mar 8, 2024 · 0 comments
Closed

Update Service check logic in AuditGroups #520

SteffenWinternheimer opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request patch Includes bug fixes, focusing on enhancing stability.
Milestone

Comments

@SteffenWinternheimer
Copy link
Collaborator

Services, which don't exists but are checked in AuditGroups will break the AuditTAP. Update logic to catch this exception so it will result in the following:

Recommendation: Disabled + Service doesn't exist --> True
Recommendation: Enabled + Service exists--> False

Example:
RefId: WN19-CC-000200
AuditGroup: Microsoft Windows Server 2019-DISA-V1R2#RegistrySettings.ps1

@SteffenWinternheimer SteffenWinternheimer added the patch Includes bug fixes, focusing on enhancing stability. label Mar 8, 2024
@SteffenWinternheimer SteffenWinternheimer added this to the 5.9.0 milestone Mar 8, 2024
@SteffenWinternheimer SteffenWinternheimer self-assigned this Mar 8, 2024
@TuemmlerKelch TuemmlerKelch added the enhancement New feature or request label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch Includes bug fixes, focusing on enhancing stability.
Projects
None yet
Development

No branches or pull requests

2 participants