inspec/lib
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
..
bundles Reworked Resource.__register's metaprogramming to be as small as possible. 2020-02-03 14:41:37 -08:00
inspec Handle waiver expiration dates being YAML strings 2020-05-20 15:00:43 +01:00
matchers Added --inspect option to inspect shell command. 2020-01-28 14:52:04 -08:00
plugins Fix typo's after review 2020-04-20 09:50:58 -04:00
resource_support Tweak for aws resources to determine if they're still under test. 2020-02-03 14:41:37 -08:00
resources Switched chefstyle back to Layout/AlignArguments=with_first_argument. 2019-11-08 12:57:43 -08:00
source_readers When archiving with --airgap, warm the vendor cache from any available local archives 2020-01-03 14:15:04 -05:00
inspec.rb Make inspec much faster for most commands. 2019-09-04 15:44:26 -07:00