Clinton Wolfe
8bcc411608
Merge pull request #5488 from inspec/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-05-02 20:49:57 -04:00
Chef Expeditor
7100701a93
Bump version to 4.36.5 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:40:52 +00:00
Chef Expeditor
99251e903e
Update CHANGELOG.md with details from pull request #5492
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:38:50 +00:00
Clinton Wolfe
44a53a17e4
Merge pull request #5491 from inspec/better_telemetry
...
Make sure we use chef-telemetry 1.0.8+
2021-05-02 20:38:15 -04:00
Clinton Wolfe
b7103d25ca
Merge pull request #5492 from inspec/new_ruby
...
Update Ruby in omnibus packages to 2.7.3
2021-05-02 20:37:18 -04:00
Chef Expeditor
66bf825c5f
Update CHANGELOG.md with details from pull request #5493
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-05-03 00:36:56 +00:00
Clinton Wolfe
d3a6fd9399
Merge pull request #5493 from inspec/openssl_bump
...
Update openssl to 1.1.1k on macos
2021-05-02 20:35:39 -04:00
Tim Smith
a0d15f2908
Update openssl to 1.1.1k on macos
...
This resolves several CVEs
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-30 12:20:01 -07:00
Tim Smith
05782c665f
Update Ruby in omnibus packages to 2.7.3
...
This resolves a large number of bugs and fixes several CVEs
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-30 12:18:38 -07:00
Tim Smith
89848feedb
Make sure we use chef-telemetry 1.0.8+
...
This version drops the http dep which greatly reduces the overall size
of deps.
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-30 12:17:41 -07:00
Nikita Mathur
a4d822ae43
Inspec automate command extended for compliances
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-30 17:20:03 +05:30
Vasu1105
231d562040
Using compact
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-29 13:59:17 +05:30
Chef Expeditor
8a93f08a13
Executed '.expeditor/update_dockerfile.sh'
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-29 00:02:39 +00:00
dependabot-preview[bot]
cf1ec576ce
Upgrade to GitHub-native Dependabot
2021-04-28 22:35:59 +00:00
Chef Expeditor
4cd7a4012a
Bump version to 4.36.4 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 20:10:06 +00:00
Clinton Wolfe
97e8a5a144
Merge pull request #5470 from inspec/nm/group-members-nil
...
Fix for group resource when member does not exist
2021-04-28 16:08:31 -04:00
Nikita Mathur
7693363a1a
Fix for default null values compatible for both windows and non-windows system
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 22:27:30 +05:30
Nikita Mathur
457e544724
Fix for non-existent member for group resource
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 22:26:33 +05:30
Chef Expeditor
ab401b6d64
Bump version to 4.36.3 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:34:51 +00:00
Clinton Wolfe
0fa00ed252
Merge pull request #5479 from inspec/nm/groups-members-fix
...
Added new property `members_array` for group & groups resources.
2021-04-28 12:33:02 -04:00
Chef Expeditor
597b33e51c
Bump version to 4.36.2 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:32:07 +00:00
Clinton Wolfe
5f939ec0f9
Merge pull request #5483 from inspec/nm/groups-local-doc
...
Group & Groups doc updated - about using local and etc groups
2021-04-28 12:30:35 -04:00
Chef Expeditor
0fdd546c40
Bump version to 4.36.1 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-28 16:28:23 +00:00
Clinton Wolfe
b18a3aeb3d
Merge pull request #5485 from inspec/jgarud/update-gemfile-to-support-env-vars
...
updating Gemfile to support environment variables
2021-04-28 12:26:46 -04:00
Vasu1105
c56b098761
Fix for undefined method + for nil class error
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-28 14:02:16 +05:30
Nikita Mathur
4d05db1a05
Doc review changes made for group and groups resource doc
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-28 12:25:10 +05:30
Nikita Mathur
03d72d4dc0
Doc change for groups related to members in non windows platform
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-27 21:16:47 +05:30
Vasu1105
57c1484150
Adds one more profile inside the require_controls_test to check inheritance
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-27 19:29:13 +05:30
Chef Expeditor
cb2abf2e10
Bump version to 4.36.0 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-27 13:00:07 +00:00
Clinton Wolfe
3940a6374a
Merge pull request #5463 from inspec/vasundhara/add_selinux_modules
...
Add selinux resource support for modules and booleans
2021-04-27 08:58:28 -04:00
jayashri garud
c042c93917
updating Gemfile to support environment variables
...
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-04-27 11:59:41 +05:30
Chef Expeditor
6e73969278
Bump version to 4.35.2 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-27 02:40:12 +00:00
Clinton Wolfe
0aef9f11eb
Merge pull request #5480 from inspec/vasundhara/small_fix
...
Minor fix - Method expected to return boolean but it was returning nil if condition check fails
2021-04-26 22:38:39 -04:00
Nikita Mathur
52f1d6a002
Some doc improv added for group and groups resources
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 20:24:22 +05:30
Nikita Mathur
1a96a4f0a8
Group and groups doc updated clearly about local and etc groups
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 20:15:05 +05:30
Nikita Mathur
de718163e1
Doc review changes for group and groups resources
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-26 13:28:23 +05:30
Vasu1105
ecf60297b2
Updated docs as per review comments
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-26 12:42:51 +05:30
Tom Duffield
81d5f7d079
Remove pipeline-specific logic from test scripts
...
This logic has been moved into the Omnibus Buildkite Plugin.
These scripts can now be used outside of the Buildkite pipelines.
Signed-off-by: Tom Duffield <github@tomduffield.com>
2021-04-23 16:06:05 -05:00
Vasu1105
3725aa4598
This function was only returning boolean if profile_config_exist and was returning nil if condition was failed so updated the method to return false
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-23 14:10:42 +05:30
Nikita Mathur
b70f3166d4
New property members_array added for group and groups resources and updated documentation
...
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-04-23 13:48:29 +05:30
Vasu1105
a09fb159d3
Fix lintstyle
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 12:53:08 +05:30
Vasu1105
622a4ed47c
Few minor doc changes in the selinux readme
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 12:15:06 +05:30
Vasu1105
76dca7f97c
Adds policy property, unit test and documentation for modules and booleans
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 11:40:32 +05:30
Vasu1105
fe0020ce50
Add selinux resource support for modules and booleans
...
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-04-22 11:28:06 +05:30
Chef Expeditor
295d074629
Bump version to 4.35.1 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 23:45:52 +00:00
Clinton Wolfe
534177bed7
Merge pull request #5469 from inspec/dependabot/bundler/faraday-gte-0.9.0-and-lt-1.5
...
Update faraday requirement from >= 0.9.0, < 1.4 to >= 0.9.0, < 1.5
2021-04-21 19:44:19 -04:00
Chef Expeditor
2308bad51b
Bump version to 4.35.0 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 23:35:41 +00:00
Clinton Wolfe
79aa03ae14
Merge pull request #5466 from inspec/nm/inputs-regex
...
New input option `pattern` added for DSL and metadata inputs
2021-04-21 19:34:07 -04:00
Chef Expeditor
ad41645526
Bump version to 4.34.0 by Chef Expeditor
...
Obvious fix; these changes are the result of automation not creative thinking.
2021-04-21 23:32:23 +00:00
Clinton Wolfe
8f4e69abec
Merge pull request #5458 from inspec/vasundhara/add_selinux_resource
...
Add selinux resource with basic feature support
2021-04-21 19:30:46 -04:00