package
0.0.0-20240409024651-c4af43db5027
Repository: https://github.com/ossf/package-analysis.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
StatusCompleted indicates that the analysis run completed successfully.
StatusErrorAnalysis indicates that the package being analyzed failed while running the specified command.
StatusErrorOther indicates an error during some part of the analysis excluding errors covered by other statuses.
StatusErrorTimeout indicates that the analysis was aborted due to a timeout.

# Type aliases

Mode (analysis mode) is used to distinguish between whether static or dynamic analysis is being performed.
No description provided by the author