cve

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cve

type Cve struct {
	// contains filtered or unexported fields
}

func NewCve

func NewCve(prime primeable) *Cve

func (*Cve) Run

func (r *Cve) Run(params *Params) error

type CveInfo

type CveInfo struct {
	Project  string `locale:"project,Project"`
	CommitID string `locale:"commit_id,Commit ID"`
	Date     string `locale:"generated_on,Generated on"`
}

type Open

type Open struct {
	// contains filtered or unexported fields
}

func NewOpen

func NewOpen(prime primeable) *Open

func (*Open) Run

func (o *Open) Run(params OpenParams) error

type OpenParams

type OpenParams struct {
	ID string
}

type Params

type Params struct {
	Namespace *project.Namespaced
}

type SeverityCountOutput

type SeverityCountOutput struct {
	Count    string `locale:"count,Count" json:"count"`
	Severity string `locale:"severity,Severity" json:"severity"`
}

Jump to

Keyboard shortcuts

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