GO-2026-5009: Kopia: RCE via SSH ProxyCommand Injection in github.com/kopia/kopia
package
Version:
v0.19.0
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package webhook provides webhook notification support.
ProviderType defines the type of the Webhook notification provider.
MergeOptions updates the destination options with the source options.
type Options struct {
Endpoint string `json:"endpoint"`
Method string `json:"method"`
Format string `json:"format"`
}
Options defines Webhook sender options.
ApplyDefaultsAndValidate applies default values and validates the configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.