Clinton Wolfe
|
6ae461c208
|
Merge pull request #5609 from inspec/nm/chef-license
Fix `--chef-license=accept` option to only show license accepted message
|
2021-08-17 21:05:59 -04:00 |
|
Chef Expeditor
|
c4eac8ce5a
|
Bump version to 4.41.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-08-18 01:05:06 +00:00 |
|
Clinton Wolfe
|
13321abd4a
|
Merge pull request #5600 from inspec/nm/inspec-insecure
Fix `--insecure` not working with profile
|
2021-08-17 21:03:17 -04:00 |
|
Chef Expeditor
|
53f5890c62
|
Bump version to 4.41.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-08-18 01:02:14 +00:00 |
|
Clinton Wolfe
|
dcf49ad510
|
Merge pull request #5601 from inspec/nm/bug-apache-conf
Fix apache_conf issue when Server Root is not present in configuration
|
2021-08-17 21:00:38 -04:00 |
|
Chef Expeditor
|
1bb29048a2
|
Bump version to 4.41.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-08-18 00:52:57 +00:00 |
|
Clinton Wolfe
|
d191964e23
|
Merge pull request #5598 from inspec/nm/filtertable-range
Fix range based filtering in filter tables
|
2021-08-17 20:51:05 -04:00 |
|
Chef Expeditor
|
7d585646d0
|
Bump version to 4.41.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-08-18 00:50:15 +00:00 |
|
Chef Expeditor
|
185ae692fb
|
Bump version to 4.41.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-08-13 23:57:34 +00: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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
Nikita Mathur
|
39dbb6819e
|
Fix for expiry time parsing when in string format
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-07-02 00:53:05 +05:30 |
|
Vasu1105
|
471b7b4550
|
Fixed command for windows and replaced warn with Inspec::Log.warn
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-07-01 13:37:55 +05:30 |
|
Nikita Mathur
|
46328b4812
|
Removed default port option to enable using named instances with no port option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-06-30 17:19:19 +05:30 |
|
Vasu1105
|
180ebf0590
|
Fixed review comments: Added attr_accessor for required parameters and removed pass to accept nil
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-30 13:54:17 +05:30 |
|
Chef Expeditor
|
01baf2f7c0
|
Bump version to 4.38.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-06-29 04:48:32 +00:00 |
|
Clinton Wolfe
|
61c83d28b3
|
Merge pull request #5567 from inspec/nm/oracle-session-exception
Oracle Session Exception Handling
|
2021-06-29 00:47:23 -04:00 |
|
Vasu1105
|
964a5142f7
|
Revert changes for password authentication removal
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-25 16:53:49 +05:30 |
|
Vasu1105
|
74cbcc1c5a
|
Removed password authentication as it breaks for windows and it needs to be handle by user using postgress configuration files
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-25 13:29:23 +05:30 |
|
Vasu1105
|
3b9a5c8956
|
Update postgresql resources to normalize it for platform supports
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-25 13:01:39 +05:30 |
|
Vasu1105
|
487fb5586c
|
Some minor docs changes
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-24 14:44:29 +05:30 |
|
Vasu1105
|
7f7cbf0ddb
|
Add unit test for mongodb_session resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-24 12:03:53 +05:30 |
|
Chef Expeditor
|
f88cde6425
|
Bump version to 4.38.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-06-23 21:55:54 +00:00 |
|
Vasu1105
|
a008514d57
|
Add mongodb_session resource and docs.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-06-23 17:30:08 +05:30 |
|
Chef Expeditor
|
ad60fbe09e
|
Bump version to 4.38.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-06-22 20:06:11 +00:00 |
|
Nikita Mathur
|
88641c3fac
|
Fix in oracle command which weren't working in windows powershell
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-06-21 12:09:54 +05:30 |
|
Nikita Mathur
|
d08b8bb8f3
|
exception handling when exception in case of no error
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-06-18 14:14:28 +05:30 |
|