packages

package
v1.0.46 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractPurlsUsingDep added in v0.0.30

func ExtractPurlsUsingDep(project *dep.Project) ([]string, []string)

Types

type Mod

type Mod struct {
	ProjectList types.ProjectList
	GoSumPath   string
}

func (Mod) ExtractPurlsFromManifest

func (m Mod) ExtractPurlsFromManifest() (purls []string)

type Packages

type Packages interface {
	ExtractPurlsFromManifest() []string
	CheckExistenceOfManifest() bool
}

Packages is meant to be implemented for any package format such as dep, go mod, etc..

Jump to

Keyboard shortcuts

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