kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.17k stars 1.15k forks source link

Support encryption for Python outputs #5465

Open longnbao opened 1 month ago

longnbao commented 1 month ago

Feature description

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.

manjaycoder commented 1 month ago

I am available to work on this issue.

MilosPaunovic commented 1 month ago

Go for it @manjaycoder! 🚀