voidlily

Results 34 comments of voidlily

Previous work: https://github.com/flipperdevices/flipperzero-firmware/pull/1303

I ran into this issue as well and traced it to this line: https://github.com/aws-samples/amazon-eks-custom-amis/blob/main/scripts/al2/cis-benchmark.sh#L359 This line makes the instance automatically terminate if the audit logs become "too full", and the...

Is there a benchmark for Bottlerocket in a similar vein to how there's a benchmark for Amazon Linux 2? I'm asking because I saw a Google Container-Optimized OS benchmark 1.0.0...

https://github.com/bottlerocket-os/bottlerocket/blob/develop/SECURITY_FEATURES.md https://github.com/bottlerocket-os/bottlerocket/blob/develop/SECURITY_GUIDANCE.md I was looking at these, particularly SECURITY_GUIDANCE, and maybe this could work as a benchmark

any updates on this benchmark?

i think this was fixed in #2131, i've been able to use parallel by setting `parallel_plan: true` and `parallel_apply: true` on my repos

Did they retract 0.19.3? That's the version I'm running and it works for me

Also looking for this for fedramp purposes

I have some time the next few weeks that I could take a crack at this. @pcantea how far did you end up getting if you don't mind sharing your...