Max Amelchenko
Max Amelchenko
Right, can you update the PR with the needed versions? I see some versions are due.
Can you try using the env vars: PROXY_URL and PROXY_CA_PATH to set the needed parameters? Unfortunately disabling ssl verification is not supported.
@toddliebenschutz-jones can you add the plan.json in the example repo ?
There was an issue with 3.2.484 but [3.2.487](https://github.com/bridgecrewio/checkov/releases/tag/3.2.487) contains all necessary artifacts @yaniryos2409
Can you run: `curl https://api0.prismacloud.io/bridgecrew/api/v2/guidelines` and then try: `curl --insecure https://api0.prismacloud.io/bridgecrew/api/v2/guidelines`? If the latter succeeds but the former does not, you likely have a certificate issue on your machine.
Then it's probably something with your python environment. If you can configure your python environment to use the same certificates as your system (which is used by curl) there shouldn't...
@savagete2860 is this still an issue? Does your use-case require the deep-analysis flag on? Usually it is needed in only specific cases when there's incomplete data in the plan file.
I cannot reproduce this with latest version. I am passing the "kubernetes" framework as a parameter. If it's still happening please share the full command and all available logs.