Could not report CVEs: Operation aborted due to security prompt

OS: Debian:bookworm on docker
I am trying to checkout a Python2 Project and getting this error.

How can i fix this?

I further analyzed that, when i my project has at least 1 Critical Severity, ActiveState is not allowing me to checkout the project and throwing error as mentioned above.

Hi

There is no way to get python 2 without critical severities due to it’s age

also as per the image above you need to run the following to proceed with errors

state config set security.prompt.enabled false