Sonu Saha
|
968537da1e
|
CFINSPEC-86: Correct RuboCop Lint offenses
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 23:12:09 +05:30 |
|
Sonu Saha
|
2c4b8bab40
|
CFINSPEC-86: Add unit test for docker_image inspect attributes
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 23:12:09 +05:30 |
|
Clinton Wolfe
|
818f3dc6dc
|
Merge pull request #5938 from inspec/nm/oracle-empty-case
CFINSPEC-156 Oracle query fix when empty result
|
2022-03-23 10:13:57 -04:00 |
|
Clinton Wolfe
|
22f8e1a6e7
|
Merge pull request #5936 from inspec/nm/plugin-search-list-description
CFINSPEC-118 Description added in plugin list and search command
|
2022-03-23 09:48:36 -04:00 |
|
Clinton Wolfe
|
a15280fcc5
|
Merge pull request #5937 from inspec/vasundhara/fix-postgres-session-resource
CFINSPEC-154: postgres_session resource allow query errors to be treat as failures.
|
2022-03-23 09:44:06 -04:00 |
|
Clinton Wolfe
|
03d0f2374b
|
Merge pull request #5935 from inspec/ss/resource-cgroup
CFINSPEC-73: Add cgroup resource
|
2022-03-23 09:39:32 -04:00 |
|
Clinton Wolfe
|
4c351b00c8
|
Merge pull request #5931 from inspec/ss/resource-ppa
CFINSPEC-82: Add ppa resource
|
2022-03-23 09:36:48 -04:00 |
|
Sonu Saha
|
4f151bd72c
|
CFINSPEC-73: Add unit test and relevant files for cgroup
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 08:40:34 +05:30 |
|
Sonu Saha
|
c5a66f58a6
|
CFINSPEC-73: Initial draft of cgroup resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 07:54:11 +05:30 |
|
Nikita Mathur
|
0f4ccee07e
|
Oracle session resource fix when empty results and zero rows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-22 17:05:31 +05:30 |
|
Nikita Mathur
|
a8716f8dda
|
More build fixes and pr review changes
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-22 15:52:45 +05:30 |
|
Vasu1105
|
2d0d972d65
|
CFINSPEC-154: Updates postgres_session resource to raise exception only in case of connection and authentication error and allow any errors in query to be fetched using output property(keeping earlier behaviour).
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-22 15:12:44 +05:30 |
|
Nikita Mathur
|
311c22c062
|
webmock test cases fix for loader and installer tests
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-21 19:08:36 +05:30 |
|
Sonu Saha
|
5f3570ee7a
|
CFINSPEC-82: Add unit test and documentation for ppa resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-17 22:59:16 +05:30 |
|
Sonu Saha
|
73920f76bc
|
CFINSPEC-79: Raise exceptions and add relevant unit test for unsupported os
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 16:47:55 +05:30 |
|
Sonu Saha
|
ee9bbeb03c
|
CFINSPEC-79: Add unit test for non existing container
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Sonu Saha
|
36bf43f350
|
CFINSPEC-79: Add unit test and its related changes for lxc resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Sonu Saha
|
24b8f13708
|
CFINSPEC-79: Initial draft for lxc resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Vasu1105
|
6e930303a4
|
Fix test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-11 17:31:08 +05:30 |
|
Vasu1105
|
ab01652ee2
|
CFINSPEC-137: Fix the failing test and lint for the --target-option deprication changes
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-11 15:47:50 +05:30 |
|
Clinton Wolfe
|
63a5fd26a6
|
Merge pull request #5597 from mitre/firewalld_update
Firewalld update -- exposed more fields, updated docs, added custom matchers
|
2022-03-10 15:40:17 -05:00 |
|
Clinton Wolfe
|
b6b2fd385b
|
Merge pull request #5915 from inspec/nm/remove-cloud-resources
CFINSPEC-129 Removed cloud resources ( AWS & Azure ) from inspec-core
|
2022-03-10 15:24:59 -05:00 |
|
Clinton Wolfe
|
571d84fabd
|
Merge pull request #5914 from inspec/vasundhara/add-entitlement-id-to-profile-metadata-file
CFINSPEC-26: Adds entitlement_id field in metadata file
|
2022-03-10 09:41:18 -05:00 |
|
Clinton Wolfe
|
e3108aabf0
|
Merge pull request #5891 from inspec/vasundhara/add-cron-resource
CFINSPEC-74 Adds the cron resource.
|
2022-03-10 09:37:23 -05:00 |
|
Clinton Wolfe
|
105ed49b43
|
Merge pull request #5909 from inspec/vasundhara/fix-breaking-test-on-windows
Fix failing test for ibmdb2_session resource.
|
2022-03-10 09:35:08 -05:00 |
|
Nikita Mathur
|
41ba05f901
|
Removed aws and azure resources, unit and integration tests
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-10 19:24:52 +05:30 |
|
Vasu1105
|
419285130c
|
Fix failing test for ibmdb2_session resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 17:53:18 +05:30 |
|
Vasu1105
|
195de004e1
|
CFINSPEC-26: Adds entitlement_id field in metadata file
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 13:26:13 +05:30 |
|
Clinton Wolfe
|
4a63319840
|
Merge pull request #5871 from inspec/vasundhara/support-profile-gem-dependency
CFINSPEC-13: Adds support for specifying gem dependencies in the metadata file of InSpec Profile.
|
2022-03-09 19:44:05 -05:00 |
|
Will Dower
|
23d1749ee8
|
merging in master
Signed-off-by: Will Dower <wdower@mitre.org>
|
2022-03-07 15:53:10 -05:00 |
|
Clinton Wolfe
|
edf019b0df
|
Fixed json unit test
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 09:41:40 -05:00 |
|
Clinton Wolfe
|
3d8f5f9553
|
Revert "Revert "CFINSPEC-70 Added resource_id attribute for the custom resources in the base class""
This reverts commit 302bccf732 .
|
2022-03-04 09:15:52 -05:00 |
|
Clinton Wolfe
|
524aa15af0
|
Add validation and testing for the same
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
9a561bce54
|
CFINSPEC-13: Adds code to handle all kinds of version constraint and improved installed gem search logic for the version constraint.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
b3f4c9c70a
|
CFINSPEC-13 Added check so that the adding gem to vendor set block will get called on Windows. Renamed the metadata file parameter name to provide gem dependencies.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
b1ce116ebb
|
CFINSPEC-13: Adds the support to load the gem dependencies from dependent profiles.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
e3ef2cb912
|
CFINSPEC-13: Adds the ability to install and load the gem depedencies specified in the metadata file of profile/resource pack.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Clinton Wolfe
|
302bccf732
|
Revert "CFINSPEC-70 Added resource_id attribute for the custom resources in the base class"
|
2022-03-03 23:48:32 -05:00 |
|
Sonu Saha
|
ccdfcd0445
|
CFINSPEC-66 : Add unit test for unsupported os:ipfilter resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:37:35 -05:00 |
|
Sonu Saha
|
7c874e67df
|
CFINSPEC-66 : Add Ipfilter resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:37:34 -05:00 |
|
Sonu Saha
|
7b2d076899
|
CFINSPEC-77 : Add Ipnat resource-cleanup
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:16:28 -05:00 |
|
Sonu Saha
|
437abc866c
|
CFINSPEC-77 : Add ipnat resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:16:28 -05:00 |
|
Nikita Mathur
|
607d765d16
|
Subtle fix in resource_id definition and documentation updated
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:26:13 -05:00 |
|
Nikita Mathur
|
1e292900bd
|
Resource id method changed to instance method and documentation added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:26:13 -05:00 |
|
Nikita Mathur
|
8b8b4db2b2
|
Resource id attribute added for the resources in the base class
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:26:13 -05:00 |
|
Nikita Mathur
|
19057252ec
|
cassandra unit test fix for windows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 15:31:08 +05:30 |
|
Vasu1105
|
993211c9b4
|
CFINSPEC-74 Adds the cron resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-28 19:42:33 +05:30 |
|
Vasu1105
|
8d76db6828
|
Fix yaml reporter test on Windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Clinton Wolfe
|
6d04576331
|
Merge pull request #5828 from inspec/vasundhara/fix_sestatus_command_for_amazon_linux
CFINSPEC-30 Fix sestatus command not found error on Amazon Linux 2
|
2022-02-09 04:10:31 -05:00 |
|
Clinton Wolfe
|
c065e923c3
|
Merge pull request #5782 from inspec/nm/kernel-params
CFINSPEC-3 Added kernel_parameters resource
|
2022-02-09 03:52:01 -05:00 |
|