programs.grype.enable
Whether to enable Grype.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.grype.package
The grype package to use.
Type: null or package
Default:
pkgs.grype
Declared by:
programs.grype.settings
Configuration written to $XDG_CONFIG_HOME/grype/config.yaml.
See https://oss.anchore.com/docs/reference/grype/configuration/ for supported values.
Type: YAML 1.1 value
Default:
{ }
Example:
{
check-for-app-update = false;
}
Declared by: