Open eravindar12 opened 7 months ago
Any update on this? I'm experiencing the same error with the same setup:
failed to output to ASFF: finding publish failed: not found, ResolveEndpointV2
facing the same error too, do we have any update on this?
Hi @harshvardhan1402,
I encountered the same issue while deploying Kube-bench with the latest version. The latest version has some bugs, though I am not sure of the specifics. However, I deployed version 6.19.0, and it is working for me.
You can download version 6.19.0 using the command below and follow the steps mentioned in the official documentation.
git clone https://github.com/aquasecurity/kube-bench.git --branch v0.6.19
git clone https://github.com/aquasecurity/kube-bench.git --branch v0.6.19 worked for me thanks @ShahbazRahmat
git clone https://github.com/aquasecurity/kube-bench.git --branch v0.6.19 worked for me thanks @ShahbazRahmat
I wonder if this issue will be fixed. In version v0.8.0 we still see the same error.
The root cause might be related to the aws-sdk-go packages as described here: https://github.com/aws/aws-sdk-go-v2/issues/2370#issuecomment-1953308268
Thank you.
Overview
I am trying to integrate AWS security Hub and EKS , and I've come across the following issue. Would you happen to have any suggestions on how to resolve it? Your assistance would be greatly appreciated. Thank you!
Here are the details regarding the error encountered.
failed to output to ASFF: finding publish failed: not found, ResolveEndpointV2
How did you run kube-bench?
[Please specify exactly how you ran kube-bench, including details of command parameters and/or job file that you used to run it]
What happened?
What did you expect to happen:
I'm expecting that the pods should run smoothly and push the results to AWS Security Hub without encountering these errors.
Environment
[What is your version of kube-bench? (run
kube-bench version
)]latest -> v0.7.2
[What is your version of Kubernetes? (run
kubectl version
oroc version
on OpenShift.)] EKS 1.29