inspec/lib
Stephan Renatus 7a1cd660c3 [resources/processes] add users, states attribute; update docs
processes('bash').user does not actually make much sense for a resource
that is a list -- different entries can belong to different users.
Analogous for processes('bash').state.

The attributes 'users' and 'states' expose the unique values
corresponding to that property of entries in the process list.

Fixes #295.
2015-12-08 13:06:27 +01:00
..
inspec hide summary output when running interactively (inspec shell) 2015-12-07 11:12:41 +01:00
matchers generalize matcher 2015-10-25 21:33:36 +01:00
resources [resources/processes] add users, states attribute; update docs 2015-12-08 13:06:27 +01:00
utils fix optional type argument handling 2015-12-04 14:27:32 +01:00
inspec.rb rename vulcanosec -> inspec 2015-10-26 12:34:15 +01:00