mitre / microsoft-windows-server-2019-stig-baseline

Microsoft Windows Server 2019 STIG InSpec Profile
Other
14 stars 11 forks source link

V 93187 fix #72

Closed aagiardd closed 2 years ago

karikarshivani commented 2 years ago

One edge case to include: If the input 'ntp_servers' has no value set, maybe we can provide a simple output/ skip statement. The error I currently see is this

× ntpserver example at (pry):103 (Got an error when generating description from matcher: TypeError: can't convert Inspec::Input::NO_VALUE_SET to Array (Inspec::Input::NO_VALUE_SET#to_ary gives Inspec::Input::NO_VALUE_SET) -- /opt/inspec/embedded/lib/ruby/gems/2.6.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/english_phrasing.rb:28:in `Array') can't convert Inspec::Input::NO_VALUE_SET to Array (Inspec::Input::NO_VALUE_SET#to_ary gives Inspec::Input::NO_VALUE_SET)

Thoughts? @aaronlippold @aagiardd

aaronlippold commented 2 years ago

It also looks like the kitchen files got messed up in this pr as well so this needs to be fixed

karikarshivani commented 2 years ago

Hey @aagiardd Could you send me an email with your availability for this week and/or next week? Here's my email:

Screen Shot 2021-11-30 at 1 14 10 PM