module documentation

Plugin secrets resolver.

Copyright 2017-2025, Voxel51, Inc.

Class PluginSecretsResolver Injects secrets from environmental variables into the execution context.
Class SecretsDictionary A more secure dictionary for accessing plugin secrets in operators that will attempt to resolve missing plugin secrets upon access.
Function _get_secrets_client Undocumented
def _get_secrets_client(): (source) ΒΆ

Undocumented