CERT-Polska / karton

Distributed malware processing framework based on Python, Redis and S3.
https://karton-core.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
381 stars 45 forks source link

Implement support for secrets mounted as a file #195

Closed psrok1 closed 1 year ago

psrok1 commented 2 years ago

Support for special env vars (KARTON_S3_ACCESS_KEY_FILE) with path to the file containing secret value.

It would be similar approach to MinIO Custom Access and Secret Key files described in https://docs.min.io/docs/minio-docker-quickstart-guide

psrok1 commented 1 year ago

Rejected for similar reasons: https://github.com/CERT-Polska/mwdb-core/issues/672