enhance parameter encryption to support per-namespace keys
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
PR #4756 adds a global encryption key to secure parameters attached to actions and packages. The key is provided at deployment time. As a subsequent enhancement, extend the encryption to include per-namespace configurations. Additionally, parameters should be encrypted relative to their package or action names so that they are not reusable across actions even in the same namespace.
Contributor guide
Assessment
This issue has not been assessed yet.