Max Amelchenko
Max Amelchenko
Seems like an issue with Netty which comes bundled with Vert.x. Supposed to be fixed in the next Vert.x version. A possible workaround can be running the program with an...
Hello @nima-sherpa, can you please provide resource files to reproduce this issue? Also, please post the full error since it can provide valuable info regarding the failure. Thanks!
Hello @nima-sherpa , I cannot reproduce this error with the attached resources. I am getting: ``` Check: CKV2_AWS_12: "Ensure the default security group of every VPC restricts all traffic" PASSED...
Hello @nima-sherpa , can you upgrade your checkov version to latest? Also, the failing resource from your message seems to be aws_vpc.main, while the remediation you added is for aws_vpc.ok_vpc....
Hello @nima-sherpa, at the moment this is not reproducible. The initial resources described [here](https://github.com/bridgecrewio/checkov/issues/3077#issuecomment-1156907174) seem to have some resources missing, such as aws_vpc.main (on which the scan failed). Can you...
@jimgriffiths1 you can use -f flag to scan on a per-file basis, and you can use it for scanning multiple files too.
Is there a test checking this? If not, can one be added based on the code snippet that failed before this fix?
@zagr0 is this still relevant or can be closed ?
Closing due to inactivity
It would be difficult to debug without knowing at least what is the running command and on what files it crashes. Can you provide that info?