Versions in this module Expand all Collapse all v0 v0.0.1 Nov 10, 2021 Changes in this version + type BindFlags struct + ContainerEngine string + DisableScorecard bool + DisableValidators bool + Filter string + IndexImage string + Label string + LabelValue string + Limit int32 + OutputFormat string + OutputPath string + ServerMode bool + type Column struct + AuditErrors []string + HasCustomScorecardTests bool + HasInfraAnnotation bool + HasInvalidSkipRange bool + HasInvalidVersioning bool + HasPossiblePerformIssues bool + HasScorecardFailingTests bool + HasScorecardSuggestions bool + HasSupportForAllNamespaces bool + HasSupportForMultiNamespaces bool + HasSupportForOwnNamespaces bool + HasSupportForSingleNamespace bool + HasValidatorErrors bool + HasValidatorWarnings bool + HasWebhooks bool + IsMultiChannel bool + KindsDeprecateAPIs []string + MultipleArchitectures []string + PackageName string + ScorecardErrors []string + ScorecardFailingTests []string + ScorecardSuggestions []string + ValidatorErrors []string + ValidatorWarnings []string + func NewColumn(data *Data, auditPkg models.AuditPackage) *Column + type Data struct + AuditPackage []models.AuditPackage + Flags BindFlags + HeadOperatorBundleReport []bundles.Column + IndexImageInspect pkg.DockerInspectManifest + func (d *Data) BuildPackagesQuery() (string, error) + func (d *Data) OutputReport() error + func (d *Data) PrepareReport() Report + type Report struct + Columns []Column + Flags BindFlags + GenerateAt string + IndexImageInspect pkg.DockerInspectManifest