SecOps-Powershell-CISDSC
SecOps-Powershell-CISDSC copied to clipboard
Generating resources should alert on unused entries in the CSVs
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
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
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.