Affected by GO-2024-2998
and 1 other vulnerabilities
GO-2024-2998: Woodpecker's custom environment variables allow to alter execution flow of plugins in go.woodpecker-ci.org/woodpecker
GO-2024-2999: Woodpecker's custom workspace allow to overwrite plugin entrypoint executable in go.woodpecker-ci.org/woodpecker
package
Version:
v2.2.0
Opens a new window with list of versions in this module.
Published: Jan 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &cli.Command{
Name: "log",
Usage: "manage logs",
Subcommands: []*cli.Command{
logPurgeCmd,
},
}
Command exports the log command set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.