Commit graph

9710 commits

Author SHA1 Message Date
Deepa Kumaraswamy
2fcbf7d82e #5426 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 15:33:28 +05:30
Deepa Kumaraswamy
dc33c0b541 5426 changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 15:26:07 +05:30
Ian Maddaus
7f6c1c13a9 Add labeler workflow with docs label
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-03 11:25:25 -07:00
Ian Maddaus
89957e51a4 Docs edits
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-03 10:37:15 -07:00
Tom Duffield
f9c474419c
Merge pull request #5650 from inspec/bundler_deprecated_warning
Replace deprecated --without flag with bundle config
2021-09-02 12:32:44 -05:00
jayashri garud
aa72a9be6b Replace deprecated --without flag with bundle config
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-09-02 16:17:15 +05:30
Chef Expeditor
316d8b0a79 Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-01 23:42:17 +00:00
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
06bb90244d Update code to remove ruby 2.4 support
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:07:56 +05:30
Vasu1105
084f6b1f2b Updated docs for Windows example
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +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
dece4cb9ee Updated docs
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
Clinton Wolfe
5020066f3a
Merge pull request #5648 from inspec/cw/fix-omnibus-master-to-main
Update location of default branch for omnibus and omnibus-software
2021-08-31 22:14:10 -04:00
Clinton Wolfe
3509d19690 Update location of default branch for omnibus and omnibus-software
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2021-08-31 22:12:32 -04: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
Clinton Wolfe
e66870383b
Merge pull request #5641 from inspec/vasundhara/fix-load-error-for-aws-sdk-batch
Build - Fix cannot load such file -- aws-sdk-batch (LoadError)
2021-08-31 16:27:10 -04:00
Clinton Wolfe
38bf5178cb
Merge pull request #5642 from inspec/vasundhara/git-branch-master-to-main
Change master to main branch for inspec-gcp and inspec-azure repo
2021-08-31 16:22:36 -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
Vasu1105
e7b413df21 Fix cannot load such file -- aws-sdk-batch (LoadError)
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-31 12:17:10 +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
Clinton Wolfe
8928b979b7
Merge pull request #5630 from inspec/nm/testing-framework-doc
Added info about the Minitest framework in contributing doc
2021-08-30 17:16:34 -04:00
Clinton Wolfe
2babe2e52e
Merge pull request #5633 from inspec/vasundhara/update-security-policy-docs
Updated security_policy resource docs
2021-08-30 17:15:13 -04: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
Chef Expeditor
2b2faa7c41 Bump version to 4.41.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-08-30 20:46:46 +00:00
Clinton Wolfe
026c82b386
Merge pull request #5637 from inspec/vasundhara/resolve-build-error-for-aws-repo-path
Updated inspec-aws git url to replace branch to master to main
2021-08-30 16:45:19 -04:00
Tim Smith
5e34ada8f7 Remove license note + update resource count in main docs page
This is not the place to throw a weird licensing reminder and we have
500 resources not 80.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-08-30 13:32:54 -07:00
Nikita Mathur
44cd84312f Fix url fetcher when default git profile branch is not master
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-30 19:10:12 +05:30
Vasu1105
99a170d7e5 Updated inspec-aws git url to replace branch to master to main
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-30 18:08:06 +05:30
Vasu1105
2100a66bef Removed use of wmic from security_identifier resource as it will be deprecated soon
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-30 12:47:03 +05:30