binary

package
v0.51.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Detects dependencies from Rust binaries built with https://github.com/rust-secure-code/cargo-auditable

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnrecognizedExe = xerrors.New("unrecognized executable format")
	ErrNonRustBinary   = xerrors.New("non Rust auditable binary")
)

Functions

This section is empty.

Types

type Parser

type Parser struct{}

func NewParser

func NewParser() *Parser

func (*Parser) Parse

Parse scans files to try to report Rust crates and version injected into Rust binaries via https://github.com/rust-secure-code/cargo-auditable

Jump to

Keyboard shortcuts

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