SecOps-Powershell-CISDSC icon indicating copy to clipboard operation
SecOps-Powershell-CISDSC copied to clipboard

Generating resources should alert on unused entries in the CSVs

Open MKletz opened this issue 3 years ago • 2 comments

Unused entries in the CSVs should be notified on so that they can remain as clean as possible when carried forward and alert on potential issues.

Tasks

  • [ ] review existing warnings
  • [ ] add a new warning for any unused CSV entries
  • [ ] add code to suppress warning for static corrections

MKletz avatar Oct 27 '21 22:10 MKletz

This might be trickier to implement that I initially thought as static corrections take precedence over everything else. https://github.com/techservicesillinois/SecOps-Powershell-CISDSC/blob/5ae69c2de572dcd1ed6b522761f6f678d24dc6ff/src/CISDSCResourceGeneration/functions/private/Get-RecommendationFromGPOHash.ps1#L50

MKletz avatar Oct 28 '21 22:10 MKletz

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Apr 14 '24 14:04 github-actions[bot]