gitlab

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeprecatedSyntaxRule

type DeprecatedSyntaxRule struct{}

func (*DeprecatedSyntaxRule) Category

func (r *DeprecatedSyntaxRule) Category() rules.Category

func (*DeprecatedSyntaxRule) Check

func (r *DeprecatedSyntaxRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*DeprecatedSyntaxRule) DefaultSeverity

func (r *DeprecatedSyntaxRule) DefaultSeverity() rules.Severity

func (*DeprecatedSyntaxRule) ID

func (r *DeprecatedSyntaxRule) ID() string

func (*DeprecatedSyntaxRule) Name

func (r *DeprecatedSyntaxRule) Name() string

func (*DeprecatedSyntaxRule) Platforms

func (r *DeprecatedSyntaxRule) Platforms() []rules.Platform

type InsecureDinDRule

type InsecureDinDRule struct{}

func (*InsecureDinDRule) Category

func (r *InsecureDinDRule) Category() rules.Category

func (*InsecureDinDRule) Check

func (r *InsecureDinDRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*InsecureDinDRule) DefaultSeverity

func (r *InsecureDinDRule) DefaultSeverity() rules.Severity

func (*InsecureDinDRule) ID

func (r *InsecureDinDRule) ID() string

func (*InsecureDinDRule) Name

func (r *InsecureDinDRule) Name() string

func (*InsecureDinDRule) Platforms

func (r *InsecureDinDRule) Platforms() []rules.Platform

type MissingCoverageReportingRule

type MissingCoverageReportingRule struct{}

func (*MissingCoverageReportingRule) Category

func (*MissingCoverageReportingRule) Check

func (*MissingCoverageReportingRule) DefaultSeverity

func (r *MissingCoverageReportingRule) DefaultSeverity() rules.Severity

func (*MissingCoverageReportingRule) ID

func (*MissingCoverageReportingRule) Name

func (*MissingCoverageReportingRule) Platforms

func (r *MissingCoverageReportingRule) Platforms() []rules.Platform

type MissingDAGOptimizationRule

type MissingDAGOptimizationRule struct{}

func (*MissingDAGOptimizationRule) Category

func (*MissingDAGOptimizationRule) Check

func (r *MissingDAGOptimizationRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*MissingDAGOptimizationRule) DefaultSeverity

func (r *MissingDAGOptimizationRule) DefaultSeverity() rules.Severity

func (*MissingDAGOptimizationRule) ID

func (*MissingDAGOptimizationRule) Name

func (*MissingDAGOptimizationRule) Platforms

func (r *MissingDAGOptimizationRule) Platforms() []rules.Platform

type MissingEnvironmentRule

type MissingEnvironmentRule struct{}

func (*MissingEnvironmentRule) Category

func (r *MissingEnvironmentRule) Category() rules.Category

func (*MissingEnvironmentRule) Check

func (r *MissingEnvironmentRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*MissingEnvironmentRule) DefaultSeverity

func (r *MissingEnvironmentRule) DefaultSeverity() rules.Severity

func (*MissingEnvironmentRule) ID

func (*MissingEnvironmentRule) Name

func (r *MissingEnvironmentRule) Name() string

func (*MissingEnvironmentRule) Platforms

func (r *MissingEnvironmentRule) Platforms() []rules.Platform

type MissingInterruptibleRule

type MissingInterruptibleRule struct{}

func (*MissingInterruptibleRule) Category

func (r *MissingInterruptibleRule) Category() rules.Category

func (*MissingInterruptibleRule) Check

func (r *MissingInterruptibleRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*MissingInterruptibleRule) DefaultSeverity

func (r *MissingInterruptibleRule) DefaultSeverity() rules.Severity

func (*MissingInterruptibleRule) ID

func (*MissingInterruptibleRule) Name

func (r *MissingInterruptibleRule) Name() string

func (*MissingInterruptibleRule) Platforms

func (r *MissingInterruptibleRule) Platforms() []rules.Platform

type MissingResourceGroupRule

type MissingResourceGroupRule struct{}

func (*MissingResourceGroupRule) Category

func (r *MissingResourceGroupRule) Category() rules.Category

func (*MissingResourceGroupRule) Check

func (r *MissingResourceGroupRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*MissingResourceGroupRule) DefaultSeverity

func (r *MissingResourceGroupRule) DefaultSeverity() rules.Severity

func (*MissingResourceGroupRule) ID

func (*MissingResourceGroupRule) Name

func (r *MissingResourceGroupRule) Name() string

func (*MissingResourceGroupRule) Platforms

func (r *MissingResourceGroupRule) Platforms() []rules.Platform

type NoTemplateReuseRule

type NoTemplateReuseRule struct{}

func (*NoTemplateReuseRule) Category

func (r *NoTemplateReuseRule) Category() rules.Category

func (*NoTemplateReuseRule) Check

func (r *NoTemplateReuseRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*NoTemplateReuseRule) DefaultSeverity

func (r *NoTemplateReuseRule) DefaultSeverity() rules.Severity

func (*NoTemplateReuseRule) ID

func (r *NoTemplateReuseRule) ID() string

func (*NoTemplateReuseRule) Name

func (r *NoTemplateReuseRule) Name() string

func (*NoTemplateReuseRule) Platforms

func (r *NoTemplateReuseRule) Platforms() []rules.Platform

type NoWorkflowRulesRule

type NoWorkflowRulesRule struct{}

func (*NoWorkflowRulesRule) Category

func (r *NoWorkflowRulesRule) Category() rules.Category

func (*NoWorkflowRulesRule) Check

func (r *NoWorkflowRulesRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*NoWorkflowRulesRule) DefaultSeverity

func (r *NoWorkflowRulesRule) DefaultSeverity() rules.Severity

func (*NoWorkflowRulesRule) ID

func (r *NoWorkflowRulesRule) ID() string

func (*NoWorkflowRulesRule) Name

func (r *NoWorkflowRulesRule) Name() string

func (*NoWorkflowRulesRule) Platforms

func (r *NoWorkflowRulesRule) Platforms() []rules.Platform

type ShellExecutorRule

type ShellExecutorRule struct{}

func (*ShellExecutorRule) Category

func (r *ShellExecutorRule) Category() rules.Category

func (*ShellExecutorRule) Check

func (r *ShellExecutorRule) Check(pipeline *rules.Pipeline) []rules.Finding

func (*ShellExecutorRule) DefaultSeverity

func (r *ShellExecutorRule) DefaultSeverity() rules.Severity

func (*ShellExecutorRule) ID

func (r *ShellExecutorRule) ID() string

func (*ShellExecutorRule) Name

func (r *ShellExecutorRule) Name() string

func (*ShellExecutorRule) Platforms

func (r *ShellExecutorRule) Platforms() []rules.Platform

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL