deric4
deric4
@cfstras @grnch I've been able to use the `jq-osx-amd64` binary from the downloads page without any problems (so far 🤞 ) on my M1 with rosetta installed. ```console $ uname...
> ... You won't notice any difference on small JSON files, but if you use `jq` to scan large machine generated JSON dumps it would sure be nice to have...
I just spent a few minutes looking into this and looks like a fix similar to my recommendation https://github.com/inspec/inspec/issues/5233#issuecomment-756353034 was implemented in https://github.com/inspec/inspec/commit/d9bb2649e6e75d1a3244d79abb1852c3d71fb502 but have since discovered you can find...
@ckajrolkar can you share an example kitchen.yml file? without it, kinda impossible to help trouble shoot. for example the following example launches an instance with both the `created-by` tag and...
@marcparadise this would be a great enhancement and would reduce the amount pre-processing/erb needed to reuse templates across iam boundaries. Support for referencing the aws public ssm parameters for the...
Hi @nickumia-reisys, I think I know what the problem is, but I literally haven't touched a keyboard in the last couple months so my memory could be off: > The...
I think there a few things going on: > Example code sudo inspec exec /opt/inspec/test/cis-dil-benchmark/controls/5_2_ssh_server_configuration.rb -t ssh://root@xxx --password= When using a "Local single test" rather than the specifying the_profile directory_...
Hi @castrapel , let me know if this should be a separate issue, but was wondering if support for transitive tags and external id might be able to be slipped...
> Transitive tags can be scary, especially if we're trusting a user to supply these tags. They could be used to bypass any tagging authorization checks since policies will not...
don't close