Nikita Mathur
|
e7aa37dc24
|
Added logic for error in run_data
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-07-29 14:30:58 +05:30 |
|
Nikita Mathur
|
390d883f99
|
Test added for enhanced_outcomes N/A and N/R
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-07-29 14:30:58 +05:30 |
|
Nikita Mathur
|
ec43054411
|
Platform checks on tests for unix and windows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-07-01 14:14:00 +05:30 |
|
Nikita Mathur
|
df0397fa61
|
Windows testing with different versions of dependent profiles
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-06-30 17:51:27 +05:30 |
|
Nikita Mathur
|
26a40c1bbb
|
Fix for if conditions placement in exec test file
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-06-30 13:37:13 +05:30 |
|
Nikita Mathur
|
8bcfc38fe0
|
Windows fix for dependent profiles
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-06-29 17:05:59 +05:30 |
|
Nikita Mathur
|
1166489a93
|
Test case added for verifying running of same profile with different versions
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-06-14 13:21:27 +05:30 |
|
Clinton Wolfe
|
610e7aacea
|
Merge pull request #5995 from inspec/vasundhara/sign-profile-binary-format
CFINSPEC-167: Profile Signing Rollup
|
2022-06-08 17:07:27 -04:00 |
|
Vasu1105
|
5c061ea90b
|
Fixes azure connection test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-06-08 10:43:41 +05:30 |
|
Vasu1105
|
078d1ce898
|
Updated sign and verify command to directly accept the path of the profile instead of additional option to provide those. Updated docs for the same.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-06-02 10:36:50 +05:30 |
|
Clinton Wolfe
|
1d4e70ede5
|
Merge pull request #6057 from inspec/vasundhara/gem-dependency-version-issue
CFINSPEC-252: Fix profile gem dependency installation is failing when gem version is not specified
|
2022-05-16 23:21:52 -04:00 |
|
Clinton Wolfe
|
0b587a98af
|
Add ability to export metadata and README
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-05-13 00:31:32 +05:30 |
|
Clinton Wolfe
|
0553b7a359
|
Add validation options for --what and --format, add (failing) tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-05-13 00:31:32 +05:30 |
|
Vasu1105
|
b64857358a
|
CFINSPEC-192: Alias inspec json command to inspec export --format json
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-13 00:31:32 +05:30 |
|
Vasu1105
|
28f6eec56a
|
Fix failing test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-13 00:31:32 +05:30 |
|
Vasu1105
|
3f22d899fb
|
Fixed failing test and adds test for signed dependent profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-13 00:31:32 +05:30 |
|
Vasu1105
|
c937573763
|
Adds test to execute signed profile.
Fixes failing test.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-13 00:31:32 +05:30 |
|
Vasu1105
|
9ef83bfce8
|
Updated to generate binary format of the signed profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-13 00:31:32 +05:30 |
|
Vasu1105
|
163095859d
|
CFINSPEC-252: Fix profile gem dependency installation is failing when gem version is not specified.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-13 00:18:03 +05:30 |
|
Vasu1105
|
e5e9bb0608
|
CFINSPEC-250: Fix for inspec json command does not populate the attribues/inputs for the profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-05-12 13:34:32 +05:30 |
|
Vasu1105
|
07f6793533
|
CFINSPEC-181: Fix unable to upload inspec compliance profile using to Chef Automate.
Add --with-cookstyle option to inspec check command to disable cookstyle check as default
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-04-14 21:47:10 +05:30 |
|
Vasu1105
|
adfe38c161
|
CFINSPEC-137: Set the target_id to blank string if unable to fetch it from train
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-11 15:47:50 +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 |
|
Vasu1105
|
8e85e2005b
|
CFINSPEC-137: Deprecate --target-id option
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-11 15:47:50 +05:30 |
|
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
|
ee70d0e200
|
Update tests to match new deprecation message
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-10 14:35:14 -05:00 |
|
Vasu1105
|
30ef9648c4
|
Fix lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
13f9376a63
|
Skip the test on Windows uuid generation using helper method in test generates blank string on Windows due to which it fails
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
bd8c5f7cbf
|
Skip aws test as it looking for credentials.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
f7fdadc617
|
CFINSPEC-68: Fix aws test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
72ba700669
|
CFINSPEC-68 Fix test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Nikita Mathur
|
9e1ef742f8
|
Test cases fixed and new test cases added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-10 19:24:52 +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 |
|
Clinton Wolfe
|
32c9f567f4
|
Merge pull request #5863 from inspec/nm/progress-bar
CFINSPEC-10 Added Progress Bar streaming reporter plugin
|
2022-03-07 10:28:39 -05:00 |
|
Vasu1105
|
c73dec70a7
|
CFINSPEC-13 Added exception handling for Gem BadRequirement error.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 21:16:18 +05:30 |
|
Clinton Wolfe
|
fb25c547d0
|
Add functional tests for resource_id
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 10:22:01 -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 |
|
Vasu1105
|
30f44b0462
|
CFINSPEC-13: Resolved the Unable to resolve gem dependency error on linux, Adds code to handle the loading of gems in the inspec check and fixed the test.
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
|
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 |
|
Nikita Mathur
|
bb410b812c
|
resource_id key added in json-automate/json reporter and exec-json schema
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:30:14 -05:00 |
|
Nikita Mathur
|
bf116e9517
|
Test cases added for streaming progress bar reporter
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-21 17:58:21 +05:30 |
|
Nikita Mathur
|
edddb92f76
|
Basic test case added for streaming reporter plugin type
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-04 17:28:09 +05:30 |
|
Vasu1105
|
e26ef71a6b
|
adds test for core resource iheritance in custom resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-01 15:16:12 +05:30 |
|
Nikita Mathur
|
8f06362cab
|
Test cases and documentation added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-11-29 19:12:30 +05:30 |
|
Clinton Wolfe
|
48976409ea
|
Skip functional cookstyle tests on windows
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2021-11-15 23:55:22 -05:00 |
|
Clinton Wolfe
|
497cf9ab98
|
Merge pull request #5618 from inspec/nm/check-cookstyle
Integrate InSpec check with Cookstyle
|
2021-10-25 19:32:45 -04:00 |
|
Clinton Wolfe
|
43980e438d
|
Merge branch 'main' into ns/fully_waived
|
2021-10-20 17:51:09 -04:00 |
|
Nikita Mathur
|
ced270725d
|
Change after code review on cookstyle check
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-09-29 13:23:35 +05:30 |
|