Commit graph

4944 commits

Author SHA1 Message Date
Vasu1105
cc0d86a185 Add csv without headers support in csv resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-16 15:56:07 +05:30
Nikita Mathur
bdde8ffc3b Add optional parameter to establish socket based connection with postgres
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-16 13:06:07 +05:30
Nikita Mathur
a43f646c14 Code review changes - Improvisation on setting conf value of control eval context from dsl
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-14 14:03:38 +05:30
Chef Expeditor
f09d49da66 Bump version to 4.46.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 23:14:10 +00:00
Chef Expeditor
c6150f24cb Bump version to 4.46.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:59:33 +00:00
Chef Expeditor
a350803137 Bump version to 4.46.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:56:45 +00:00
Clinton Wolfe
19c1e39155
Merge pull request #5645 from inspec/vasundhara/update-code-to-remove-2.4
Update code to remove ruby 2.4 support
2021-09-13 14:54:54 -04:00
Chef Expeditor
d84f4e746e Bump version to 4.46.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:51:49 +00:00
Chef Expeditor
f49a2bcfd9 Bump version to 4.46.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:41:11 +00:00
Clinton Wolfe
49cd6883b9
Merge pull request #5589 from collinmcneese/cmcneese/chrony_conf
adds chrony_conf InSpec resource
2021-09-13 14:39:34 -04:00
Chef Expeditor
1e61237657 Bump version to 4.45.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:36:28 +00:00
Clinton Wolfe
ceaef891bb
Merge branch 'main' into nm/oracle-conf 2021-09-13 14:33:51 -04:00
Chef Expeditor
99a6d185a0 Bump version to 4.44.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:29:38 +00:00
Clinton Wolfe
dfbba4eeab
Merge pull request #5614 from inspec/vasundhara/add_ibmdb2_support
Add ibmdb2_conf and ibmdb2_session resource
2021-09-13 14:27:57 -04:00
Chef Expeditor
7d30fa8f24 Bump version to 4.43.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:24:40 +00:00
Clinton Wolfe
3727ddaef5
Merge pull request #5561 from inspec/cw/add-sybase
Add support for Sybase databases
2021-09-13 14:23:03 -04:00
Chef Expeditor
baa7b59916 Bump version to 4.42.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:18:59 +00:00
Clinton Wolfe
55e30270f9
Merge pull request #5574 from inspec/nm/mssql-conf
Add support for Mssql Conf resource
2021-09-13 14:17:19 -04:00
Chef Expeditor
2472280feb Bump version to 4.41.23 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-13 18:12:33 +00:00
Clinton Wolfe
bb1763d5e6
Merge pull request #5617 from inspec/vasundhara/inspec_check_docs_update
Update inspec check docs for --format option
2021-09-13 14:10:41 -04:00
Chef Expeditor
910a674ad6 Bump version to 4.41.22 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-10 17:45:38 +00:00
Chef Expeditor
92d4e031dc Bump version to 4.41.21 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-10 17:39:01 +00:00
Nikita Mathur
1d8b19fa98 Fix --tags filter for dependent profiles
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-07 16:49:32 +05:30
Vasu1105
5b5a1a1438 Removed comments which are not applicable now
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:07:56 +05:30
Vasu1105
10d96ece3f Add windows platform support for ibmdb2_conf and ibmdb2_session resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
12e3ee9aca Fix the command to query on the database
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
39432f29e5 IBM Db2 connection failure fix for error Reason Code 3
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
65852c2970 bad code : self require fix
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
763f221810 Fix lint errors
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
30ea9cfe57 Add ibmdb2_conf and ibmdb2_session resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Chef Expeditor
489318042c Bump version to 4.41.20 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 03:42:24 +00:00
Clinton Wolfe
28956c0cf5
Merge pull request #5643 from inspec/nm/tags-fix
Fix tags processing issue in profiles
2021-08-31 23:40:56 -04:00
Chef Expeditor
5c4d534066 Bump version to 4.41.19 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 03:29:23 +00:00
Clinton Wolfe
681e2eacfa
Merge pull request #5638 from inspec/nm/fetcher-default-branch-fix
Fix url fetcher when default git profile branch is not master
2021-08-31 23:27:56 -04:00
Chef Expeditor
b0debb83dd Bump version to 4.41.18 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 02:17:33 +00:00
Mendy Baitelman
7abebdf80b Merge remote-tracking branch 'upstream/main' into add-http-for-windows-2 2021-08-31 17:08:28 -07:00
Clinton Wolfe
d564ab21c6
Merge pull request #5640 from inspec/spelling_fixes
Fix typos identified by cspell
2021-08-31 16:29:06 -04:00
Nikita Mathur
c85f49d0d8 Change to filter tags on both key and value basis of hashmap style tags
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 18:14:58 +05:30
Nikita Mathur
ddcb096666 Fix control tags fetching logic which was breaking profiles with tags used
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 17:17:27 +05:30
Vasu1105
81b28c2c51 Change master to main branch for inspec-gcp and inspec-azure repo
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-31 14:04:38 +05:30
Nikita Mathur
ca1991451f Issue fix related to bitbucket default branch fetching in url fetcher
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 13:12:22 +05:30
Tim Smith
403647c3e4 Fix typos identified by cspell
Just a pile of misc typos

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-08-30 16:49:46 -07:00
Chef Expeditor
52d9fe4321 Bump version to 4.41.17 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:26:04 +00:00
Clinton Wolfe
2db20dd576
Merge pull request #5625 from tecracer-theinen/fix/no-error-if-plugin-installed
Proposed implementation for installation warnings
2021-08-30 17:24:32 -04:00
Chef Expeditor
59c0a9a0e1 Bump version to 4.41.16 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:21:59 +00:00
Chef Expeditor
3c2d0cd48b Bump version to 4.41.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:19:18 +00:00
Clinton Wolfe
83fcc7fec4
Merge pull request #5629 from inspec/vasundhara/fix_for_security_policy_resource
Fix for security_policy resource does not return array for local groups
2021-08-30 17:17:16 -04:00
Chef Expeditor
635a7cbbc2 Bump version to 4.41.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:16:41 +00:00
Chef Expeditor
51c4615815 Bump version to 4.41.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 21:13:29 +00:00
Clinton Wolfe
04dabfee23
Merge pull request #5636 from inspec/vasundhara/remove-wmic-calls-security-identifier
Replace use of wmic from security_identifier resource as it will be deprecated soon
2021-08-30 17:11:58 -04:00