list

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package list provides a public list of SCALIBR-internal detection plugins.

Index

Constants

This section is empty.

Variables

All detectors internal to SCALIBR.

CIS scanning related detectors.

CVE scanning related detectors.

Default detectors that are recommended to be enabled.

Govulncheck detectors.

Weakcreds detectors for weak credentials.

Functions

func DetectorsFromNames

func DetectorsFromNames(names []string) ([]detector.Detector, error)

DetectorsFromNames returns a deduplicated list of detectors from a list of names.

func FilterByCapabilities added in v0.1.4

func FilterByCapabilities(dets []detector.Detector, capabs *plugin.Capabilities) []detector.Detector

FilterByCapabilities returns all detectors from the given list that can run under the specified capabilities (OS, direct filesystem access, network access, etc.) of the scanning environment.

func FromCapabilities added in v0.1.3

func FromCapabilities(capabs *plugin.Capabilities) []detector.Detector

FromCapabilities returns all detectors that can run under the specified capabilities (OS, direct filesystem access, network access, etc.) of the scanning environment.

Types

This section is empty.

Jump to

Keyboard shortcuts

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