Gabe Misura
Gabe Misura
I'm on windows, but running in a VIP-Quickstart VM env, so the 'which' command is available.
I'm having a similar issue, ``` │ Error: waiting for EKS Node Group (my-cluser:my-eks-managed-node-group-20240217064513134700000005) create: unexpected state 'CREATE_FAILED', wanted target 'ACTIVE'. last error: i-0738caa5a870a1536, i-0ac0190c2a8b18923: NodeCreationFailure: Instances failed to join...
I'm installing via `dnf install -y openscap-scanner` I do see that 1.3.12 is available now [root@ip-172-31-40-160 openscap-1.4.2]# oscap --version OpenSCAP command line tool (oscap) 1.3.12 Just reran and still not...
> [@gmisura](https://github.com/gmisura) you might also want to try using DISA's StigViewer application (available on public.cyber.mil) and/or any XML viewer application/text editor. yeah, except I'm on a mac. I'm confirming with...
I installed v2 of the STIG viewer. The .ckl says "Failed to load checklist. There was an error"
I installed v3.1 of the DISA STIG viewer onto a Windows VM and when I tried to load the .ckl into it, I got the same error.
I would expect the check to verify the result was not LEGACY per the benchmark.
I was able to create a tailor-ing file and override the var_system_crypto_policy to FIPS so now my audit passes that check. I still think the check should be != "LEGACY",...