unknownbinariesanno

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: Apache-2.0, BSD-3-Clause, MIT Imports: 14 Imported by: 0

Documentation

Overview

Package unknownbinariesanno removes all packages extracted by unknown binaries filters out the known binaries, and records the remaining as a finding.

Index

Constants

View Source
const Name = "ffa/unknownbinariesanno"

Name of the plugin

Variables

This section is empty.

Functions

func New added in v0.3.6

New returns a new Annotator.

Types

type Annotator

type Annotator struct {
}

Annotator further processes the UnknownBinaryExtractor

func (*Annotator) Annotate

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

Annotate filters out binaries extracted by unknwonbinaries extractor that can be accounted for by other inventories or metadata on the FS.

func (*Annotator) Name

func (*Annotator) Name() string

Name returns the name of the enricher.

func (*Annotator) RequiredPlugins

func (*Annotator) RequiredPlugins() []string

RequiredPlugins returns the names of the plugins required by the enricher.

func (*Annotator) Requirements

func (*Annotator) Requirements() *plugin.Capabilities

Requirements returns the requirements of the enricher.

func (*Annotator) Version

func (*Annotator) Version() int

Version returns the version of the enricher.

Directories

Path Synopsis
internal
apkfilter
Package apkfilter filters out binaries that are part of an apk package.
Package apkfilter filters out binaries that are part of an apk package.
dpkgfilter
Package dpkgfilter filters out binaries that are part of a dpkg package
Package dpkgfilter filters out binaries that are part of a dpkg package
filter
Package filter defines the interface to implement a unknown binary filter.
Package filter defines the interface to implement a unknown binary filter.

Jump to

Keyboard shortcuts

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