security

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlaceholderCheck

type PlaceholderCheck struct{}

PlaceholderCheck is a no-op check that always allows actions. It serves as the initial implementation and can be used for testing.

func NewPlaceholderCheck

func NewPlaceholderCheck() *PlaceholderCheck

NewPlaceholderCheck creates a new PlaceholderCheck.

func (*PlaceholderCheck) Check

Check always returns an Allow decision.

func (*PlaceholderCheck) Enabled

func (c *PlaceholderCheck) Enabled() bool

Enabled returns true - placeholder check is always enabled.

func (*PlaceholderCheck) Name

func (c *PlaceholderCheck) Name() string

Name returns the check identifier.

Jump to

Keyboard shortcuts

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