artipacked

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultPatterns

func DefaultPatterns() []sharedcontainer.Pattern

func RunScan

func RunScan(opts ScanOptions, client *github.Client)

Types

type DockerfileMatch

type DockerfileMatch struct {
	Path    string
	Content *github.RepositoryContent
}

type ScanOptions

type ScanOptions struct {
	GitHubUrl          string
	GitHubApiToken     string
	Owned              bool
	Member             bool
	Public             bool
	ProjectSearchQuery string
	Page               int
	Repository         string
	Organization       string
	OrderBy            string
	DangerousPatterns  string
}

Jump to

Keyboard shortcuts

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