Affected by GO-2022-0615
and 6 other vulnerabilities
GO-2022-0615 : Hashicorp Consul HTTP health check endpoints returning an HTTP redirect may be abused as SSRF vector in github.com/hashicorp/consul
GO-2022-0894 : Hashicorp Consul Missing SSL Certificate Validation in github.com/hashicorp/consul
GO-2022-0895 : HashiCorp Consul L7 deny intention results in an allow action in github.com/hashicorp/consul
GO-2022-0953 : HashiCorp Consul Ingress Gateway Panic Can Shutdown Servers in github.com/hashicorp/consul
GO-2022-1029 : HashiCorp Consul vulnerable to authorization bypass in github.com/hashicorp/consul
GO-2023-1827 : Hashicorp Consul vulnerable to denial of service in github.com/hashicorp/consul
GO-2024-3242 : Hashicorp Consul Cross-site Scripting vulnerability in github.com/hashicorp/consul
Discover Packages
github.com/hashicorp/consul
command
package
Version:
v1.9.0-beta3
Opens a new window with list of versions in this module.
Published: Nov 10, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 110
Opens a new window with list of imports.
Imported by: 270
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.
Map returns a realized mapping of available CLI commands in a format that
the CLI class can consume. This should be called after all registration is
complete.
Register adds a new CLI sub-command to the registry.
Factory is a function that returns a new instance of a CLI-sub command.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.