Commit graph

2582 commits

Author SHA1 Message Date
Dominik Richter
402a90db83 Merge pull request #837 from chef/dr/port-win2008
add port resource for windows 2008
2016-07-21 15:06:53 +02:00
Dominik Richter
c2f34932ad add port resource for windows 2008
using `netstat -an`
2016-07-21 14:58:43 +02:00
Dominik Richter
36a271adff Merge pull request #835 from chrisevett/master
add mssql resource
2016-07-20 07:48:50 -05:00
Dominik Richter
13cc5f5d1f Merge pull request #836 from anniehedgpeth/new-blog-posts
Added two InSpec Tutorial blog posts
2016-07-20 07:47:06 -05:00
Annie Hedgpeth
03f4b4d97c Added two InSpec Tutorial blog posts 2016-07-18 20:06:44 -05:00
Chris Evett
925da00b3d fixing rubocop error 2016-07-17 14:22:04 -04:00
Chris Evett
85988aab9c add mssql resource 2016-07-17 14:18:25 -04:00
Christoph Hartmann
d9b6277aa5 Merge pull request #831 from chef/dr/circular-loading
prevent circular loading of resource library
2016-07-16 03:38:43 -05:00
Dominik Richter
255d8fcd68 prevent circular loading of resource library 2016-07-16 05:15:23 +02:00
Dominik Richter
b9a2ec9b40 0.27.1 2016-07-15 16:27:14 +02:00
Christoph Hartmann
54c5edfc23 Merge pull request #830 from atomic111/master
FIX: file(hba_config_file) test in documentation
2016-07-14 11:06:15 -05:00
Patrick Münch
216a6aeac1 FIX: file(hba_config_file) test in documentation, it is not working and rubocop detect some issues
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
2016-07-14 13:06:41 +02:00
Dominik Richter
174bbe89fb Merge pull request #828 from chef/ap/sym_vs_strings
Fix runner.rb key inconsistency
2016-07-13 19:40:17 -05:00
Alex Pop
ba4b9c26c5 fix symbols and strings inconsistency 2016-07-13 11:53:04 +01:00
Dominik Richter
89aa647816 Merge pull request #824 from atomic111/master
FIX #823 wrong postgres path detection for conf_dir and conf_path
2016-07-12 23:14:20 +02:00
Patrick Münch
7d986c2d17 FIX #823 wrong postgres path detection
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
2016-07-12 19:59:08 +02:00
Christoph Hartmann
c94751fcf9 0.27.0 2016-07-10 21:16:15 -05:00
Christoph Hartmann
826a8bdee0 Merge pull request #819 from chef/dr/suid-sgid-sticky
add suid sgid and sticky support for file resource
2016-07-10 21:03:34 -05:00
Dominik Richter
68cf88f701 add suid sgid and sticky support for file resource 2016-07-10 23:08:42 +02:00
Christoph Hartmann
0a42d75a73 Merge pull request #815 from atomic111/master
small fix for postgres_session documentation (Test for risky database entries example)
2016-07-06 16:21:09 +02:00
Patrick Münch
19c449b158 change the Test for risky database entries example
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
2016-07-06 16:07:32 +02:00
Christoph Hartmann
34de6d55a1 Merge pull request #814 from chef/dr/systemd-active
check service running by ActiveState
2016-07-06 14:45:34 +02:00
Dominik Richter
c6644ebdfe check service running by ActiveState
See http://unix.stackexchange.com/questions/159174/differences-between-inactive-vs-disabled-and-active-vs-enabled-services
2016-07-06 12:57:04 +02:00
Christoph Hartmann
495225f93d Merge pull request #816 from chef/dr/ffi
pin gem version for ffi due to appveyor failures
2016-07-06 12:55:09 +02:00
Dominik Richter
fde8454a2b pin gem version for ffi due to appveyor failures
See https://ci.appveyor.com/project/chef/inspec/build/1.0.889/job/19sdqmtmie1wgece
2016-07-06 02:43:43 +02:00
Dominik Richter
70f248e39b Merge pull request #716 from chef/chris-rock/bundles
Update documentation for bundles
2016-06-29 08:21:22 +02:00
Christoph Hartmann
8a17cb6b5b update readme for bundles 2016-06-29 08:14:36 +02:00
Dominik Richter
4c8abea724 Merge pull request #808 from chef/dr/source-location
api: report source location with field identifiers
2016-06-28 13:40:12 +02:00
Dominik Richter
5da73db6a3 api: report source location with field identifiers
Mixing types in an array without specifying what these fields point to is not just confusing, but also causes issues with endpoints that may consume this data and dont process mixed types. We strive to have a stable api for 1.0 and this is a sin that was left after the major overhaul. Time to fix it.
2016-06-28 12:03:20 +02:00
Christoph Hartmann
b288df1514 Merge pull request #803 from bigbam505/bm-add-documentation
Add array documentation to yaml / json resource
2016-06-27 10:30:08 +02:00
Montague, Brent
faffc236dd Add array documentation to yaml / json resource 2016-06-21 18:06:27 -04:00
Christoph Hartmann
b39170a8d7 Merge pull request #802 from ChefRycar/rycar/add_inspec_init_doc
Updating ctl docs to include the init command
2016-06-21 21:31:29 +02:00
Nick Rycar
820cd1ae86 Updating ctl docs to include the init command 2016-06-21 11:27:56 -07:00
Dominik Richter
88cded8539 Merge pull request #799 from chef/chris-rock/docs-bash
add documentation for bash resource
2016-06-20 00:09:20 +02:00
Christoph Hartmann
e2b707f51d add documentation for bash resource 2016-06-19 23:46:20 +02:00
Dominik Richter
6942e92e53 Merge pull request #800 from chef/chris-rock/wmi
improve wmi resource
2016-06-19 23:45:36 +02:00
Christoph Hartmann
9bdb01f1d5 improve wmi resource 2016-06-19 23:40:45 +02:00
Dominik Richter
40886de810 Merge pull request #801 from chef/chris-rock/cmp-boolean
add boolean support for cmp matcher
2016-06-19 22:08:38 +02:00
Christoph Hartmann
f87f25fb07 add boolean support for cmp matcher 2016-06-18 20:33:08 +02:00
Dominik Richter
6dd0a9cd81 Merge pull request #797 from chef/dr/check-exec-output-align
align inspec's check, detect, and exec cli formatters
2016-06-16 21:38:35 +02:00
Dominik Richter
8660d5d81c feedback round with @chris-rock 2016-06-16 20:37:51 +02:00
Dominik Richter
211a2e25fb align inspec detect output 2016-06-16 13:00:09 +02:00
Dominik Richter
0fec9cca13 enhance cli output for inspec check 2016-06-16 13:00:09 +02:00
Christoph Hartmann
e5903679b9 0.26.0 2016-06-16 12:50:48 +02:00
Christoph Hartmann
460e57a4ca Merge pull request #796 from chef/dr/targetinfo-cli
provide target info in cli output
2016-06-16 12:43:47 +02:00
Dominik Richter
e3b20e88b7 provide target info in cli output 2016-06-16 12:26:46 +02:00
Dominik Richter
83eaee3500 Merge pull request #795 from chef/chris-rock/train
use train instead of r-train
2016-06-16 11:57:26 +02:00
Christoph Hartmann
8a6ace77bd use train instead of r-train 2016-06-16 11:35:13 +02:00
Christoph Hartmann
34adbd5b2e Merge pull request #794 from chef/dr/multi-profile-cli
multi-profile reporting in cli formatter
2016-06-16 11:30:15 +02:00
Dominik Richter
c34fd350cf multi-profile reporting in cli formatter 2016-06-16 00:08:50 +02:00