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

# Functions

State returns a representation of the flags that are enabled and disabled.
Update changes the internal state of the flags based on flags passed in.

# Variables

CodeExecution invokes package code automatically during dynamic analysis, which may uncover extra malicious behaviour.
No description provided by the author
PubSubExtender determines whether the worker uses a real GCP extender for keeping messages alive during long-running processing.
SaveAnalyzedPackages downloads the package archive and saves it to the analyzed packages bucket (if configured) after analysis completes.
StraceDebugLogging enables verbose logging of strace parsing during dynamic analysis.
WriteFileContents will store the contents of write observed from strace data during dynamic analysis.

# Structs

FeatureFlag stores the state for a single flag.