inspec/lib
Jerry Aldrich 7bbe99bbbd package resource: fix NilClass errors on arch linux (#2437)
* Fix `nil:NilClass` error for `package` resource

This modifies `.info` to return `{}` in cases where the package manager
cannot be determined. This matches the behavior of `@pkgman.info`.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* Change `must_be_empty` to `must_equal({})`

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-01-16 14:27:31 -08:00
..
bundles Fix OWCA detection for compliance login (#2401) 2017-12-22 15:01:18 +01:00
fetchers Rubocop: disable GuardClause and ClassLength (#2382) 2017-12-07 20:22:55 +01:00
inspec Bump version to 1.49.7 by Expeditor 2018-01-16 22:26:53 +00:00
matchers Bump Rubocop to 0.49.1 (#2323) 2017-11-21 08:49:41 +01:00
resources package resource: fix NilClass errors on arch linux (#2437) 2018-01-16 14:27:31 -08:00
source_readers Bump Rubocop to 0.49.1 (#2323) 2017-11-21 08:49:41 +01:00
utils Allow skipping/failing resources in FilterTable (#2349) 2017-11-29 07:32:40 -05:00
inspec.rb Remove any "All Rights Reserved" references (#1969) 2017-06-28 04:14:19 -07:00