dev-sec / chef-windows-hardening

This chef cookbook provides windows hardening configurations for the DevSec Windows baseline profile.
http://dev-sec.io
96 stars 43 forks source link

Question about adding CIS Benchmark #38

Open JCapriotti opened 5 years ago

JCapriotti commented 5 years ago

My team is needing to use the one of the latest Windows Server CIS benchmarks. We are using Windows Server 1803 but there's no benchmark for that yet, so we might target 1607.

I like the structure you have but also have a few questions about adding this to your cookbook.

  1. First, is this something that would be acceptable to eventually merge?
  2. How do you run the cookbook (or for that matter, InSpec) for a specific benchmark, e.g. release 1607 vs 2012R2?

Thanks, Jason