Commit graph

9856 commits

Author SHA1 Message Date
Sonu Saha
e8c6bbdbfb CFINSPEC-44 : Add missing description to Tag table in control.html.erb
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-02-15 20:32:52 +05:30
Sonu Saha
06f5ccc4e9 CFINSPEC-44 : Add missing header to table displaying tags in control.html.erb
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-02-15 20:29:56 +05:30
Sonu Saha
6e9fa3dbd0 CFINSPEC-44 : Add missing description to Control table in control.html.erb
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-02-15 20:20:12 +05:30
Sonu Saha
a71986d86e CFINSPEC-44 : Add missing description to Control Statistics table in body.html.erb
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-02-15 20:14:23 +05:30
Sonu Saha
93fb41b3c2 CFINSPEC-44 : Add missing description to Platform Information table in body.html.erb
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-02-15 20:12:33 +05:30
Sonu Saha
2f443d0af3 CFINSPEC-44 : Add missing <title> tag to index.html
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2022-02-15 20:03:26 +05:30
Chef Expeditor
e5a194dd86 Bump version to 4.56.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-11 14:39:43 +00:00
Clinton Wolfe
b9541cba89
Merge pull request #5835 from inspec/vasundhara/new-release-branch-for-InSpec5
CFINSPEC-38 Adds new release branch for InSpec 5 release.
2022-02-11 09:38:24 -05:00
Vasu1105
d1d5058896 CFINSPEC-38 Rename the stable branch to Inspec-4
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-11 17:56:45 +05:30
Vasu1105
29d6884c8e CFINSPEC-38 Update dependabot for InSpec 4 stable branch.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-10 15:04:24 +05:30
Vasu1105
67bb4b2f0c CFINSPEC-38 Remove the branches that we are not going to maintain.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-10 12:14:36 +05:30
Vasu1105
76089bc599 CFINSPEC-38 Adds new release branch for InSpec 5 release.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-10 11:34:13 +05:30
Chef Expeditor
4da2fc0d10 Bump version to 4.56.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-09 09:38:01 +00:00
Clinton Wolfe
f19fa0b407
Merge pull request #5813 from inspec/dependabot/bundler/omnibus/omnibus-55e74ac
Bump omnibus from `2bf77bb` to `55e74ac` in /omnibus
2022-02-09 04:36:43 -05:00
dependabot[bot]
b513cd7f7c
Bump omnibus from 2bf77bb to 55e74ac in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `2bf77bb` to `55e74ac`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](2bf77bb551...55e74aca93)

---
updated-dependencies:
- dependency-name: omnibus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 09:29:20 +00:00
Chef Expeditor
bafa65c453 Bump version to 4.56.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-09 09:23:55 +00:00
Clinton Wolfe
8e7b594856
Merge pull request #5824 from inspec/dependabot/bundler/omnibus/omnibus-software-c7a43ec
Bump omnibus-software from `b646bed` to `c7a43ec` in /omnibus
2022-02-09 04:22:38 -05:00
Clinton Wolfe
a9960f9b81
Merge pull request #5829 from inspec/nm/streaming-reporters
CFINSPEC-9 Added support for streaming reporters
2022-02-09 04:19:39 -05:00
Chef Expeditor
6cccdf9687 Bump version to 4.56.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-09 09:11:48 +00:00
Clinton Wolfe
6d04576331
Merge pull request #5828 from inspec/vasundhara/fix_sestatus_command_for_amazon_linux
CFINSPEC-30 Fix sestatus command not found error on Amazon Linux 2
2022-02-09 04:10:31 -05:00
Chef Expeditor
e82a4270cc Bump version to 4.56.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-09 08:54:37 +00:00
Chef Expeditor
fc0c534e80 Bump version to 4.55.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-09 08:52:18 +00:00
Clinton Wolfe
c065e923c3
Merge pull request #5782 from inspec/nm/kernel-params
CFINSPEC-3 Added kernel_parameters resource
2022-02-09 03:52:01 -05:00
Clinton Wolfe
eeb3851988
Merge pull request #5823 from inspec/cw/add-simplecov
[WIP] Setting up test coverage reporting
2022-02-09 03:50:50 -05:00
Nikita Mathur
006f68beb9 Comment cleanup in streaming reporter implementation class
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-02-08 19:21:16 +05:30
Nikita Mathur
63ce5ff95e Dev doc added for writing streaming reporter plugin
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-02-08 19:06:41 +05:30
Vasu1105
0d7f2c11fd Updated the condition to only verify the amazon linux os.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-08 14:04:22 +05:30
Ian Maddaus
a85ffbf653 Docs edits
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
2022-02-07 14:14:35 -05:00
dependabot[bot]
9df9f09791
Bump omnibus-software from b646bed to c7a43ec in /omnibus
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `b646bed` to `c7a43ec`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](b646beda0d...c7a43ec60a)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 04:29:07 +00:00
Clinton Wolfe
969c7de712 Set enable coverage flag for 2.7 tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-02-06 22:23:08 -05:00
Clinton Wolfe
042e813623 Configure SimpleCov to no longer use at_exit hack; use JSON reporter
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-02-06 22:09:38 -05:00
Nikita Mathur
edddb92f76 Basic test case added for streaming reporter plugin type
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-02-04 17:28:09 +05:30
Clinton Wolfe
9d671d3d37 Revert "Remove unused coveralls hooks from test helper"
This reverts commit c61e70b75b.
2022-02-03 11:54:31 -05:00
Clinton Wolfe
062172dde9 Add a streming reporter plugin type, with a silly example
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-02-03 11:34:53 -05:00
Clinton Wolfe
88733fc100 Untested bootstrapping of streaming reporter plugin, which does not exist yet
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2022-02-03 10:39:29 -05:00
Vasu1105
c989e512ca Fixes CFINSPEC-30: Fix for sestatus command not found error on Amazon Linux 2
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-02 14:46:48 +05:30
Chef Expeditor
bc6e62aa4d Bump version to 4.55.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-01 21:13:10 +00:00
Clinton Wolfe
cd4f0b59a0
Merge pull request #5816 from inspec/vasundhara/allow-core-resource-inheritance
CFINSPEC-15 Allows inheritance of core resource into the custom resource.
2022-02-01 16:11:44 -05:00
Chef Expeditor
8fdce7c2ea Bump version to 4.55.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-01 20:55:54 +00:00
Chef Expeditor
1918681d93 Bump version to 4.55.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-02-01 20:53:22 +00:00
Clinton Wolfe
a2fb210082
Merge pull request #5806 from inspec/vasundhara/waiver-docs-update
CFINSPEC-5 Added more detailed description about waivers expiration date.
2022-02-01 15:53:00 -05:00
Clinton Wolfe
6ba272e81b
Merge pull request #5810 from inspec/nm/grub-conf
CFINSPEC-4 Fix in grub_conf resource to capture non indented grub conf values
2022-02-01 15:51:48 -05:00
Vasu1105
e26ef71a6b adds test for core resource iheritance in custom resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-02-01 15:16:12 +05:30
Vasu1105
d8798eca83 add custom resource in the registry at the reloading of dsl
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-31 19:10:27 +05:30
Vasundhara Jagdale
09491d08a5 Update docs-chef-io/content/inspec/waivers.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2022-01-25 12:38:16 +05:30
Nikita Mathur
ec35c6042a Fix to capture non indented grub conf values
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-01-24 19:19:43 +05:30
Chef Expeditor
4cf83b2995 Bump version to 4.55.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-21 13:34:04 +00:00
Chef Expeditor
7470362b61 Bump version to 4.55.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2022-01-21 13:31:29 +00:00
Clinton Wolfe
e4214c7fc0
Merge pull request #5791 from inspec/dependabot/bundler/omnibus/ffi-1.15.5
Bump ffi from 1.15.4 to 1.15.5 in /omnibus
2022-01-21 08:31:19 -05:00
Clinton Wolfe
8621fea4e1
Merge pull request #5808 from inspec/dependabot/bundler/omnibus/omnibus-software-b646bed
Bump omnibus-software from `c2fb9a4` to `b646bed` in /omnibus
2022-01-21 08:29:49 -05:00