Class: Inspec::Plugins::Secret

Inherits:
PluginRegistry::Plugin show all
Defined in:
lib/inspec/plugin/v1/plugin_types/secret.rb

Instance Attribute Summary

Attributes inherited from PluginRegistry::Plugin

#parent, #target

Class Method Summary collapse

Methods inherited from PluginRegistry::Plugin

name, priority, resolve, resolve_next

Class Method Details

.plugin_registryObject



6
7
8
# File 'lib/inspec/plugin/v1/plugin_types/secret.rb', line 6

def self.plugin_registry
  Inspec::SecretsBackend
end