malysis

package
v1.12.21 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOpenSSFMaliciousPackageReportGenerator added in v1.12.0

func NewOpenSSFMaliciousPackageReportGenerator(config OpenSSFMaliciousPackageReportGeneratorConfig) (*openSSFMaliciousPackageReportGenerator, error)

func ReportURL

func ReportURL(reportId string) string

Types

type OpenSSFMaliciousPackageReportGeneratorConfig added in v1.12.0

type OpenSSFMaliciousPackageReportGeneratorConfig struct {
	// We take a dir as input and generate files following the contributors
	// guidelines in https://github.com/ossf/malicious-packages
	Dir string
}

Common config for the generator.

type OpenSSFMaliciousPackageReportParams added in v1.12.0

type OpenSSFMaliciousPackageReportParams struct {
	FinderName        string
	Contacts          []string
	VersionIntroduced string
	VersionFixed      string
	ReferenceURL      string
	UseRange          bool
}

Params for generating the report. For example, it can specific version range and other details.

Jump to

Keyboard shortcuts

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