package
0.59.2
Repository: https://github.com/smithy-security/smithy.git
Documentation: pkg.go.dev

# Variables

APIKey is the DT api key.
Fetch is a boolean flag that instructs the DT producer to fetch all vulnerabilities from a specific project.
ProjectID is only used with "Fetch", if fetch is defined, vulnerabilities of the specific projectID will be fetched.
URL is the URL of the remote DT.

# Structs

Component is a DT component.
Vulnerability is a DT Vulnerability for a single component.

# Type aliases

Aliases is DTs vulnerability aliases struct.
DependencyTrackOut is an export from DT findings API.