secutils
secutils copied to clipboard
Implement secret or environment variables store
Summary
Web page trackers, API trackers, and potentially responders may require access to secrets or other environmental-like variables (e.g., Authorization or Cookie headers). These secrets/variables should be stored separately from the primary user data definition and in an encrypted form. They can then be referenced by the trackers, responders, etc.
User can access these from the Settings UI.