Commit graph

2306 commits

Author SHA1 Message Date
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
Christoph Hartmann
7e7abf61a9 Merge pull request #792 from chef/dr/utf8cli
use utf-8 characters for default cli formatter
2016-06-15 19:35:54 +02:00
Dominik Richter
4fbdee84cf use utf-8 characters for default cli formatter
see https://github.com/chef/inspec/issues/532
2016-06-15 19:27:56 +02:00
Christoph Hartmann
3d1e4e216b Merge pull request #791 from chef/fix/integer-vs-octal
integer?("0300") should not be true
2016-06-15 18:50:22 +02:00
Stephan Renatus
0a00d21113 integer?("0300") should not be true 2016-06-15 18:34:42 +02:00
Christoph Hartmann
7be522a9e1 Merge pull request #790 from chef/dr/default-formatter
introduce cli report formatter
2016-06-15 17:36:21 +02:00
Dominik Richter
f93084520f introduce cli report formatter 2016-06-15 17:11:29 +02:00
Christoph Hartmann
2d64face12 0.25.0 2016-06-14 03:16:40 +02:00
Christoph Hartmann
2e82edde30 Merge pull request #723 from chef/chris-rock/attributes
Feature: Implementation of RFC Attributes
2016-06-14 03:11:23 +02:00
Christoph Hartmann
f1faf47112 introduce secrets backend 2016-06-14 02:49:47 +02:00
Christoph Hartmann
c7a49056c4 feature: attribute handling 2016-06-14 02:49:03 +02:00
Christoph Hartmann
753839f21f Merge pull request #785 from anniehedgpeth/add-inspec-tutorial-day-5
Update readme with Annie's Tutorial Day 5
2016-06-08 10:26:50 +02:00
Annie Hedgpeth
a874659265 Update readme with Annie's Tutorial Day 5 2016-06-07 21:34:54 -05:00
Dominik Richter
c9403a8d7b 0.24.0 2016-06-03 23:06:51 +02:00
Dominik Richter
e4e29050bb Merge pull request #780 from chef/dr/lib-loading
support intra-libraries file referencing + loading
2016-06-03 23:03:07 +02:00
Dominik Richter
2db8d83d56 support intra-libraries file referencing + loading
solves https://github.com/chef/inspec/issues/779
2016-06-03 22:54:35 +02:00
Christoph Hartmann
b7701cdff2 Merge pull request #777 from chef/command_match
Update documentation for matching output of commands
2016-06-03 19:58:14 +02:00
Tim Smith
b2876bf2f4 Update documentation for matching output of commands 2016-05-31 13:56:31 -07:00
Christoph Hartmann
d19dd89c1e 0.23.0 2016-05-31 09:57:15 +02:00
Christoph Hartmann
f9bbe8e6e9 Merge pull request #776 from chef/dr/port
connect `port` and filter table
2016-05-31 07:59:44 +02:00
Dominik Richter
302a718b48 list arbitrary ports and query it
utilizing filter table to make port more flexible and useful.
2016-05-31 03:14:07 +02:00
Dominik Richter
02dae2c3c5 add simple style for filter table data
for quick flattening, filtering, and non-nil results. this also simplifies some interal calls and structure
2016-05-31 03:01:03 +02:00
Dominik Richter
584eee4d2f Merge pull request #774 from chef/chris-rock/os-helper-methods
add helper methods for os resource
2016-05-31 01:06:21 +02:00
Christoph Hartmann
e9ca7107b0 add tests for os resource 2016-05-31 00:01:26 +02:00
Christoph Hartmann
9e753a5dbc add helper methods for os resource 2016-05-31 00:01:26 +02:00
Dominik Richter
c77da82fca Merge pull request #769 from chef/chris-rock/blogs
update readme with blogs
2016-05-30 23:50:37 +02:00
Christoph Hartmann
adb254ff72 update readme 2016-05-30 23:40:27 +02:00