Vasundhara Jagdale

Results 13 issues of Vasundhara Jagdale

# Version: train 2.1.7 # Environment: Platform: Windows # Scenario: While creating Windows SSH connection it results in giving `undefined method empty? for nil class`. Log trace provided in steps...

Type: Bug
Platform: Windows
Platform: SSH
Status: Needs Verify

## Description Evaluates the describe block only if the waived control run is set to true or the waiver is expired. This ensures the describe block of the waived control...

## Description Dev docs to understand * What is InSpec::Backend? * Where is the backend used? * What is the mock backend? ## Related Issue ## Types of changes -...

## Description This PR contains * Terraform script to set up MySQL using AWS rds * Terraform script to set up MongoDB on ec2 instance. * Rake tasks to run...

inspec-6

I am getting this error while adding gem to vendor set when it tries to load the gem specifications. ``` Invalid gemspec in [/Users/vjagdale/.inspec/gems/3.0.0/gems/yajl-ruby-1.4.3/yajl-ruby.gemspec]: cannot load such file -- ./lib/yajl/version...

Signed-off-by: Vasu1105 ### Description It skips the new generation of files if both metadata.json and metadata.rb exist It raises error if both metadata.json or metadata.rb does not exist It creates...

## Description This PR fixes the `sybase_session` InSpec resource, which when the user's default shell was set to `/bin/csh`, would lead to the error: ``` isql exited with code 1...

## Description Development branch for InSpec 7 ## So What's Coming In InSpec 7? ### Long Term Support InSpec 7 will be a full LTS release, with an anticipated 3-year...

Do Not Merge

## Description In this PR we are removing the inspec docker resources from the core InSpec and shifting them to the gem-based resource pack. Adds the docker resources in the...

Documentation

## Description While running profile with waiver file and with `--filter-waived-controls flag`, if waiver file has expiration_date, it is throwing exception `Tried to load unspecified class: Date` ## Related Issue...