You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice project, is it planned to have a feature that dynamically replace secret in env var with placeholder keys, and placeholder are then replaced with the real secret value by intercepting and modifying outbound request ?
For example this sandbox project implement this https://github.com/superradcompany/microsandbox, advertised as :
Secrets That Can't Leak: Unexploitable secret keys that never enter the VM.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Nice project, is it planned to have a feature that dynamically replace secret in env var with placeholder keys, and placeholder are then replaced with the real secret value by intercepting and modifying outbound request ?
For example this sandbox project implement this https://github.com/superradcompany/microsandbox, advertised as :
Beta Was this translation helpful? Give feedback.
All reactions