deps

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package deps abstracts a dependency extractor

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extractor

type Extractor interface {
	ScanFilesystem(context.Context, fs.FS) (*sbom.NodeList, error)
}

Extractor is the object that groups the dependency extractor. It shields the implementations that Minder uses behinf a common interface to extract depencies from filesystems.

Directories

Path Synopsis
Package scalibr implements a dependency extractor using the osv-scalibr library.
Package scalibr implements a dependency extractor using the osv-scalibr library.

Jump to

Keyboard shortcuts

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