Commit graph

9476 commits

Author SHA1 Message Date
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
Nikita Mathur
89b0f95c75 Using os_env resource to read ORACLE_HOME env in oracle listener conf resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-09 16:31:45 +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
Collin McNeese
4e779ddf6b
fixes typo in resource description.
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-07 11:38:21 -05:00
Collin McNeese
dc5cdc2321
updates chrony_conf doc page to remove availability version number until ready for release
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-06 11:43:43 -05:00
Collin McNeese
06eb9b9a84
adds chrony_conf InSpec resource
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-06 10:46:47 -05:00
Chef Expeditor
bb1eb19440 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-07-02 20:57:23 +00:00
Nikita Mathur
f3633aa096 File existence check and other null checks
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-02 15:15:19 +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
6bfc2fad2f Fixed failing specs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-01 15:28:58 +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
Tom Duffield
16de66df74
Merge pull request #5579 from inspec/jgarud/update-expeditor-configuration
Updating expeditor configuration
2021-06-29 12:35:56 -05:00
Nikita Mathur
cb31cefaa2 Review changes - Fetching listener file using env variable
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 14:43:56 +05:30
Nikita Mathur
6ea2023922 Review changes - File renames and copy right line removed from resources for oracle conf resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
534f601f52 Some optimisations in function calls to reduce redundancy
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
ffc4ebdbf5 Docs additional edits for oracle conf
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
f921c25efc Oracle_db_conf and oracle_listener_conf changes, test cases and doc added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:25:48 +05:30
Nikita Mathur
948a5c7efd Review changes - Removed copyright line from resource
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-06-29 12:05:25 +05:30
Vasu1105
89610eb569 Fixed review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-06-29 12:00:35 +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