package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# Functions

Bool provides a simple wrapper around client.Boolean to normalize usage for Minder.
OpenFeatureProviderFromFlags installs an OpenFeature Provider based on the flags config.

# Constants

AlternateMessageDriver enables an an alternate message driver.
DataSources enables data sources management.
DependencyExtract enables functions to perform dependency extraction.
DockerHubProvider enables the DockerHub provider.
GitLabProvider enables the GitLab provider.
GitPRDiffs enables the git ingester for pull requests.
PRCommentAlert enables the pull request comment alert engine.
TarGzFunctions enables functions to produce tar.gz data in the rego evaluation environment.
UserManagement enables user management, i.e.
VulnCheckErrorTemplate enables improved evaluation details messages in the vulncheck rule.

# Structs

FakeClient implements a simple in-memory client for testing.

# Type aliases

Experiment is a type alias for a feature flag experiment, to ensure that all feature flags are registered in constants.go, not littered all over the codebase.