Vasu1105
|
c8495965d8
|
Fixed indentation and lint issues
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-10-13 19:27:29 +05:30 |
|
Vasu1105
|
f35eef20ff
|
Adds windows support for http resource. Adopted PR #5280. Updated the code to handle post request,
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-10-13 18:26:38 +05:30 |
|
Vasu1105
|
9b66e2830c
|
Merge branch 'add-http-for-windows-2' of github.com:mbaitelman/inspec into add-http-for-windows
|
2021-10-01 16:03:55 +05:30 |
|
Clinton Wolfe
|
baf653282a
|
Merge pull request #5671 from inspec/vasundhara/fix-opa-resources
Fix opa_cli and opa_api resource unable to verify empty result {}
|
2021-09-28 08:18:09 -04:00 |
|
Vasu1105
|
04c1af6a24
|
Fixed lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-28 12:13:18 +05:30 |
|
Vasu1105
|
3e9223d603
|
Fixed lint and failing test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-28 11:57:21 +05:30 |
|
Vasu1105
|
761fa4338e
|
Fix - controls option was not working for depedent profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-28 11:19:04 +05:30 |
|
Clinton Wolfe
|
993c9d9225
|
Merge pull request #5657 from inspec/nm/tags-dependent
Fix --tags filter for dependent profiles
|
2021-09-28 00:35:32 -04:00 |
|
Clinton Wolfe
|
86e7da02a1
|
Merge pull request #5664 from inspec/nm/postgres-socket
Add option in `postgres_session` resource to establish socket connection
|
2021-09-28 00:30:49 -04:00 |
|
Vasu1105
|
2b9bef28cb
|
test fixturs files for opa_api and opa_cli resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-22 16:27:15 +05:30 |
|
Vasu1105
|
63e7eb5395
|
Fix opa_api and opa_cli resource to handle empty result
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-09-22 16:23:12 +05:30 |
|
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 |
|
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 |
|
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 |
|
Clinton Wolfe
|
ceaef891bb
|
Merge branch 'main' into nm/oracle-conf
|
2021-09-13 14:33:51 -04: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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Vasu1105
|
8487da327f
|
Fix for security_policy resource does not return array for local groups
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-08-27 18:34:25 +05:30 |
|
Clinton Wolfe
|
77297cfef0
|
Merge pull request #5578 from elsnepal/aliyun3
Add aliyun3 support to service resource
|
2021-08-23 22:49:28 -04:00 |
|
Vasu1105
|
d1bc86a214
|
Fix postgres_session error Unable to connect to database
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2021-08-19 14:15:39 +05:30 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
aa888cf909
|
Build fix - virtulization test was failing
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-07-22 13:32:23 +05:30 |
|
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
|
69b15b6e64
|
Fix range usage in filter table
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-07-14 14:27:03 +05:30 |
|