inspec/test/fixtures/profiles/waivers/basic/controls
James Stocks 350c0bfe8f Handle waiver expiration dates being YAML strings
This is technically incorrect YAML, but if you transcode YAML between several tools you may end up with a date/time value being an explicit string.
It would be helpful if InSpec supported any string value that easily translates to a Time.

Signed-off-by: James Stocks <jstocks@chef.io>
2020-05-20 15:00:43 +01:00
..
basic.rb Handle waiver expiration dates being YAML strings 2020-05-20 15:00:43 +01:00