engine

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComplianceRun added in v0.1.0

func ComplianceRun(ctx context.Context, ep *Params) error

func DtrackScore added in v0.0.16

func DtrackScore(ctx context.Context, dtP *DtParams) error

func Run

func Run(ctx context.Context, ep *Params) error

func ShareRun

func ShareRun(ctx context.Context, ep *Params) error

Types

type DtParams added in v0.0.16

type DtParams struct {
	Url        string
	ApiKey     string
	ProjectIds []uuid.UUID

	Json     bool
	Basic    bool
	Detailed bool

	TagProjectWithScore bool
}

type Params

type Params struct {
	Path []string

	Category string
	Features []string

	Json     bool
	Basic    bool
	Detailed bool
	Pdf      bool

	Spdx bool
	Cdx  bool

	Recurse bool

	Debug bool

	ConfigPath string

	Ntia bool
	Cra  bool
}

Jump to

Keyboard shortcuts

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