Nikita Mathur
Nikita Mathur
## Description DSL keyword `only_applicable_if` will help set the impact value to zero conditionally when the condition inside the block is not true. It also invokes a failure test in...
## Description Attestation feature which enables attesting N/R controls and marking them `pass` or `fail` manually using a file option `--attestation-file` ## Related Issue ## Types of changes - [...
## Description Added Inspec parallel logging for warning & error, this will capture all WARN and ERROR logs within the log file. ## Related Issue ## Types of changes -...
When using `progress-bar` reporter the result was not showing progress for those controls which were using custom resources. # Describe the problem To replicate: RUN `bundle exec inspec exec test/fixtures/profiles/dependencies/inheritance...
Signed-off-by: Nikita Mathur ## Description License Scout integration with expeditor **W.I.P Testing and experimentation in progress** ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change...
Signed-off-by: Nikita Mathur ## Description 1. Oracle DB session resource compatibility with AIX-C shell 2. Made changes to print "oracle_query_string" before every query. This makes fetching result from the string...
## Description An extension to PR #6012. This PR has the latest updates to the `/jobs` API used for telemetry functionality in InSpec. ## Related Issue ## Types of changes...
## Description Created a new PR using commits from PR #6571 (Verify pipeline was not running for old PR) - Switches to Ruby 3.1 for linting - Enables Ruby 3.2...
## Description By default, telemetry is opted-in by Inspec. And most users will not be able to disable telemetry. However, CINC users can. So using the CLI option --no-enable-telemetry by...
## Description Updated Git actions workflow to label PR based on the base branch. The only base branches that are allowed are: `main`, `inspec-4` and `inspec-5` ## Related Issue ##...