install
Overview
This class ensures the installation of grype
in a correct way so that Puppet can start guarding the vulnerabilities on this system.
Attributes
Attribute Name | Short Description |
---|---|
base_url | The base part of the URL where to download grype from. |
version |
version
The version of grype
to install. Type: String[1]
base_url
The base part of the URL where to download grype from.
The default is: https://github.com/anchore/grype/releases/download
, meaning we download directly from the original github source.
Type: String[1]