Affected by GO-2023-1827
and 6 other vulnerabilities
GO-2023-1827 : Hashicorp Consul vulnerable to denial of service in github.com/hashicorp/consul
GO-2024-3241 : Hashicorp Consul Improper Neutralization of HTTP Headers for Scripting Syntax vulnerability in github.com/hashicorp/consul
GO-2024-3242 : Hashicorp Consul Cross-site Scripting vulnerability in github.com/hashicorp/consul
GO-2024-3243 : Hashicorp Consul Path Traversal vulnerability in github.com/hashicorp/consul
GO-2025-4081 : Consul key/value endpoint is vulnerable to denial of service in github.com/hashicorp/consul
GO-2025-4082 : Consul event endpoint is vulnerable to denial of service in github.com/hashicorp/consul
GO-2026-4690 : Consul is vulnerable to arbitrary file read when configured with Kubernetes authentication in github.com/hashicorp/consul
Discover Packages
github.com/hashicorp/consul
command
package
Version:
v1.13.0-alpha2
Opens a new window with list of versions in this module.
Published: Jun 21, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 113
Opens a new window with list of imports.
Imported by: 273
Opens a new window with list of known importers.
Documentation
Documentation
¶
func MakeShutdownCh() <-chan struct{}
MakeShutdownCh returns a channel that can be used for shutdown notifications
for commands. This channel will send a message for every interrupt or SIGTERM
received.
Deprecated: use signal.NotifyContext
RegisteredCommands returns a realized mapping of available CLI commands in a format that
the CLI class can consume.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.