filter

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: 5 Imported by: 0

Documentation

Overview

Package filter defines an enricher that filters out vulns with VEX signals.

Index

Constants

View Source
const (
	// Name is the name of the enricher.
	Name = "vex/filter"
	// Version is the version of the enricher.
	Version = 0
)

Variables

This section is empty.

Functions

func New

func New() enricher.Enricher

New returns a new enricher.

Types

type Enricher

type Enricher struct{}

Enricher removes vulnerabilities that have VEX signals associated.

func (*Enricher) Enrich

Enrich removes vulnerabilities that have VEX signals associated.

func (*Enricher) Name

func (*Enricher) Name() string

Name of the enricher.

func (*Enricher) RequiredPlugins

func (*Enricher) RequiredPlugins() []string

RequiredPlugins returns a list of Plugins that need to be enabled for this Enricher to work.

func (*Enricher) Requirements

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

Requirements of the enricher.

func (*Enricher) Version

func (*Enricher) Version() int

Version of the enricher.

Jump to

Keyboard shortcuts

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