Commit graph

9375 commits

Author SHA1 Message Date
Chef Expeditor
8b5e752ba3 Update CHANGELOG.md with details from pull request #5616
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-13 22:42:10 +00:00
Clinton Wolfe
b9698a3629
Merge pull request #5616 from inspec/tduffield/remove-gitmodules
Remove empty .gitmodules file
2021-08-13 18:40:40 -04:00
Tom Duffield
bf02e12b0f
Remove empty .gitmodules file
Signed-off-by: Tom Duffield <github@tomduffield.com>
2021-08-13 09:29:10 -05:00
Chef Expeditor
d17025d28f Bump version to 4.41.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-11 17:53:54 +00:00
Clinton Wolfe
d4bfdcf337
Merge pull request #5615 from inspec/cw/fix-mongo-version
Pin mongo gem to 2.13.2 to avoid broken symlink
2021-08-11 13:52:13 -04:00
Clinton Wolfe
4cf34764bc Pin mongo gem to 2.13.2 to avoid broken symlink
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-08-11 13:12:44 -04:00
Nikita Mathur
16455e978f Build fix - Html proofer version fixed for ruby version 2.5
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-29 17:50:52 +05:30
Nikita Mathur
856ef4e31b Chef license accept fix to show license accepted message and quit when no other option/command passed
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-28 12:47:50 +05:30
Vasu1105
d6eaf54d00 Fix the typo in documentation file
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-28 10:34:14 +05:30
Chef Expeditor
1e380c1f43 Bump version to 4.41.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-28 03:16:20 +00:00
Clinton Wolfe
5bbe34acb0
Merge pull request #5596 from inspec/nm/control-tags
Filter active controls in profile by tags
2021-07-27 23:14:41 -04:00
Chef Expeditor
b8c75ea967 Bump version to 4.40.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-28 02:56:24 +00:00
Clinton Wolfe
48c5e22fc0
Merge pull request #5572 from inspec/vasundhara/add_mongodb_session
Add mongodb_session resource and docs.
2021-07-27 22:54:48 -04:00
Chef Expeditor
2d5a53cbb5 Bump version to 4.39.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-28 02:49:00 +00:00
Clinton Wolfe
e1f63cc7a5
Merge pull request #5592 from inspec/vasundhara/add_OPA_support
Add support for OPA: add resource opa_cli and opa_api
2021-07-27 22:47:23 -04:00
Vasu1105
da9693a4ff Fix documentation review comments.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-27 12:15:46 +05:30
Vasu1105
77de1f023e Fix documentation review comments.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-27 11:41:10 +05:30
Nikita Mathur
aeed833f2f Build fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-26 12:51:36 +05:30
Nikita Mathur
625fa74442 Build fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-22 17:31:16 +05:30
Chef Expeditor
239d14f716 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-22 09:25:32 +00:00
Nikita Mathur
aa888cf909 Build fix - virtulization test was failing
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-22 13:32:23 +05:30
Chef Expeditor
c22f609443 Bump version to 4.38.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-22 05:09:17 +00:00
Clinton Wolfe
dc5c3a7c9e
Merge pull request #5603 from inspec/cw/touch-readme
Remove mention of AWS tests from README
2021-07-22 01:06:23 -04:00
Clinton Wolfe
c9810bec9e Remove mention of AWS test from README
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-07-22 01:03:49 -04:00
Chef Expeditor
e222bda96d Update CHANGELOG.md with details from pull request #5602
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-22 00:51:44 +00:00
Clinton Wolfe
a3d20e94ec
Merge pull request #5602 from inspec/cw/ruby-2.7.4
Use ruby 2.7.4
2021-07-21 20:49:27 -04:00
Clinton Wolfe
8763b6e2ea Use ruby 2.7.4
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-07-21 20:47:14 -04:00
Chef Expeditor
88d5614aaa Bump version to 4.38.8 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-20 17:15:14 +00:00
Clinton Wolfe
94dfc69c52
Merge pull request #5590 from inspec/vasundhara/remove_x25519_gem
Need to back out x25519 gem as its causing issues for ssh
2021-07-20 13:14:00 -04:00
Nikita Mathur
82db157c06 Apache conf doc changes for server root requirement and review changes
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-19 17:56:13 +05:30
Vasu1105
6ed14dc7de Fix lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-19 15:01:31 +05:30
Vasu1105
f0ca02a1c5 Adds unit test for opa_api and opa_cli resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-19 14:44:47 +05:30
Nikita Mathur
1e8363587e Test case to test apache_conf when server root is not configured
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-19 14:41:29 +05:30
Nikita Mathur
bc429a27f1 Fixed issue for apache conf when serverRoot is not configured
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-19 13:46:58 +05:30
Nikita Mathur
8e755063c5 Doc review changes for --tags option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-16 14:09:34 +05:30
Nikita Mathur
b4ad811f05 Fix for null insecure option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-15 17:43:12 +05:30
Nikita Mathur
69b15b6e64 Fix range usage in filter table
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-14 14:27:03 +05:30
Nikita Mathur
a16e9fcf45 Tag based filtering for controls - initial commit
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-09 19:03:15 +05:30
Vasu1105
e6d0277593 Few minor changes in the docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:26:21 +05:30
Vasu1105
7d33d20395 Removed unwated content from docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:17:12 +05:30
Vasu1105
b2e680f17b Fixed review comments. And added docs for opa_cli and opa_api resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 15:50:35 +05:30
Vasu1105
47020370b8 Remove def for probably_x86
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 10:48:36 +05:30
Chef Expeditor
ec76259eb1 Bump version to 4.38.7 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:49:34 +00:00
Clinton Wolfe
69213b555b
Merge pull request #5576 from inspec/vasundhara/postgresql_resource_update
Update postgresql resources to normalize it for platform supports
2021-07-08 18:48:04 -05:00
Chef Expeditor
e1fd1b12ea Bump version to 4.38.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:41:02 +00:00
Clinton Wolfe
f22c342704
Merge pull request #5584 from inspec/nm/mssql-port-fix
Remove default port for mssql_session, allowing named connections
2021-07-08 18:39:33 -05:00
Chef Expeditor
05cbca239b Bump version to 4.38.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-08 23:36:40 +00:00
Clinton Wolfe
bbc4ba7035
Merge pull request #5586 from inspec/nm/waiver-expiration
Waiver file expiration dates misinterpretation fix
2021-07-08 18:35:11 -05:00
Vasu1105
9b691b32ac Add support for OPA: add resource opa_cli and opa_api
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-08 18:14:22 +05:30
Vasu1105
a292d27557 Need to backout this gem as its causing issues for ssh
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-08 11:19:53 +05:30