GO-2024-3170: Grafana Agent (Flow mode) on Windows has Unquoted Search Path or Element vulnerability in github.com/grafana/agent
package
Version:
v0.32.1
Opens a new window with list of versions in this module.
Published: Mar 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Arguments struct {
PathTargets []discovery.Target `river:"path_targets,attr"`
SyncPeriod time.Duration `river:"sync_period,attr,optional"`
}
Arguments holds values which are used to configure the discovery.file
component.
UnmarshalRiver implements river.Unmarshaler.
type Component struct {
}
Component implements the discovery.file component.
New creates a new discovery.file component.
Run satisfies the component interface.
Update satisfies the component interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.