:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
I am doing some task to process sensitive data / secrets using Python script / command. There is encryption for inputs and outputs by configure encryption.secret-key but I am not sure how to configure encryption for the Python outputs.
Feature description
I am doing some task to process sensitive data / secrets using Python script / command. There is encryption for
inputs
andoutputs
by configureencryption.secret-key
but I am not sure how to configure encryption for the Python outputs.