process

package
v0.46.1 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultSchemaVersion = grypeDB.ModelVersion

Variables

This section is empty.

Functions

func Build

func Build(cfg BuildConfig) error

func Package

func Package(dbDir, publishBaseURL, overrideArchiveExtension string, compressorCommands map[string]string) error

func Pull

func Pull(cfg PullConfig) error

Types

type BuildConfig

type BuildConfig struct {
	SchemaVersion        int
	Directory            string
	States               provider.States
	Timestamp            time.Time
	IncludeCPEParts      []string
	InferNVDFixVersions  bool
	Hydrate              bool
	FailOnMissingFixDate bool // any fixes found without at least one available date will cause a build failure
}

type PullConfig

type PullConfig struct {
	Parallelism int
	Collection  provider.Collection
}

Jump to

Keyboard shortcuts

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