Aaron Lippold

Results 142 issues of Aaron Lippold

In my plain-old homedir ... ```shell ~ inspec supermarket exec dev-sec/mysql-baseline -t mock:// Traceback (most recent call last): 36: from /Users/alippold/.rvm/gems/ruby-2.7.2/bin/ruby_executable_hooks:22:in `' 35: from /Users/alippold/.rvm/gems/ruby-2.7.2/bin/ruby_executable_hooks:22:in `eval' 34: from /Users/alippold/.rvm/gems/ruby-2.7.2/bin/inspec:23:in `'...

Partner: MITRE

Many, but not all, of the resources support the nice `ls` helper function in the `inspec shell` to give resource info. Would we be able to: - standardize support for...

Component: DSL
Component: CLI: shell
Partner: MITRE

There seems to be a regression with inputs being dereferenced in control blocks: ```yaml name: my_nginx title: InSpec Profile maintainer: The Authors copyright: The Authors copyright_email: [email protected] license: Apache-2.0 summary:...

Type: Bug
Component: Inputs
Partner: MITRE

We talked about this issue at ChefConf with @burtlo and others. Basically when we override controls and inputs in the overlay profile the final results and profile data should be...

Type: Bug
Component: Reporters
Component: Loader
Partner: MITRE

Type: Enhancement
Component: Core Resources
Partner: MITRE

When I am teaching my inspec classes, it is very useful for students to be able to `ls resource_name` to get the resources properities and methods, rather than having to...

Type: New Feature
Component: CLI: shell
Partner: MITRE

As a user, I would like to be able to update the `impact` of my control if I hit an only_if condition

Partner: MITRE

When I run the same profile on a target over time, it would be useful to be able to have a unique SHA sum that links to the run result...

Partner: MITRE

At the moment the git fetcher only supports either GitHub or BitBucket repo endpoints. If possible it would be great to support any git repo endpoint provided the user provides...

Partner: MITRE

Related #5884 At the moment the unit tests only validate output from the json reporter, however, cli stdout testing may have caught the courner case resolved above.

Partner: MITRE