Mark Bainter

Results 15 issues of Mark Bainter

The current [DKIM check in the email security policy](https://github.com/mondoohq/cnspec-policies/blob/5e92c511f237779068f413a99ac7a7e7bfb93922/core/mondoo-email-security.mql.yaml#L221-L238) allows you to set a property with a list of DKIM selectors. This is a good initial version, and should provide...

**Describe the bug** cnspec's [policy](https://github.com/mondoohq/cnspec-policies/blob/b5831cf26b12f78c229b23ff32bc6febb84b7496/core/mondoo-terraform-aws-security.mql.yaml#L280) fails to account for using a data source for policy like this: ```hcl data "aws_iam_policy_document" "some_policy" { statement { actions = [ ] resources =...

**Describe the bug** When a config file argument is specified, if that file does not exist cnspec falls back to the default. If you are using multiple spaces and switching...

I'd like to assemble a UCM2 configuration for the EVO4 similar to what is present for the id44. These are very similar, except the EVO has [two Mic preamps instead...

The `terraform fmt` command offers the ability to pipe a file into stdin and get the formatted result on stdout, which is used by various plugins to help with formatting...

enhancement
good first issue