cyberark/secretless-broker

View on GitHub
pkg/secretless/plugin/sharedobj/available_plugins.go

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Function AllAvailablePluginsWithOptions has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    pluginDir string,
    checksumsFile string,
    internalLookupFunc InternalPluginLookupFunc,
    externalLookupfunc ExternalPluginLookupFunc,
    logger log.Logger,
Severity: Minor
Found in pkg/secretless/plugin/sharedobj/available_plugins.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status