# Functions
New creates a new instance of `Options`.
# Constants
DefaultCommit specifies the default commit reference to use.
Environment variables.
EnvVarScorecardExperimental is the environment variable which enables experimental features.
EnvVarScorecardV6 is the environment variable which enables scorecard v6 options.
FlagChecks is the flag name for specifying which checks to run.
FlagCommit is the flag name for specifying a commit.
No description provided by the author
FlagFormat is the flag name for specifying output format.
FlagLocal is the flag name for specifying a local run.
FlagLogLevel is the flag name for specifying the log level.
FlagMetadata is the flag name for specifying metadata for the project.
FlagNPM is the flag name for specifying a NPM repository.
FlagNuget is the flag name for specifying a Nuget repository.
FlagPolicyFile is the flag name for specifying a policy file.
No description provided by the author
FlagPyPI is the flag name for specifying a PyPI repository.
FlagRepo is the flag name for specifying a repository.
FlagResultsFile is the flag name for specifying output file.
FlagRubyGems is the flag name for specifying a RubyGems repository.
FlagShowAnnotations is the flag name for outputting annotations on checks.
FlagShowDetails is the flag name for outputting additional check info.
FormatDefault specifies that results should be output in default format.
Formats.
FormatProbe specifies that results should be output in probe JSON format.
FormatRaw specifies that results should be output in raw format.
FormatSarif specifies that results should be output in SARIF format.
ShorthandFlagResultsFile is the shorthand flag name for specifying output file.
# Variables
DefaultLogLevel retrieves the default log level.
# Interfaces
Command is an interface for handling options for command-line utilities.