dpkg

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0, BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

Package dpkg implements an annotator for DPKG packages that don't contain any executables.

Index

Constants

View Source
const (
	// Name of the Annotator.
	Name = "vex/no-executable/dpkg"
)

Variables

This section is empty.

Functions

func New

func New() annotator.Annotator

New returns a new Annotator.

Types

type Annotator

type Annotator struct{}

Annotator adds annotations for DPKG packages that don't contain any executables.

func (*Annotator) Annotate

func (a *Annotator) Annotate(ctx context.Context, input *annotator.ScanInput, results *inventory.Inventory) error

Annotate adds annotations for DPKG packages that don't contain any executables.

func (Annotator) Name

func (Annotator) Name() string

Name of the annotator.

func (Annotator) Requirements

func (Annotator) Requirements() *plugin.Capabilities

Requirements of the annotator.

func (Annotator) Version

func (Annotator) Version() int

Version of the annotator.

Jump to

Keyboard shortcuts

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