Affected by GO-2022-0615
and 5 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-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-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
package
Version:
v1.11.4
Opens a new window with list of versions in this module.
Published: Feb 28, 2022
License: MPL-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
¶
func NewManager(logger hclog.Logger) *Manager
StopAll goroutines. Once StopAll is called, it is no longer safe to add no
goroutines to the Manager.
Wait for all goroutines to stop after StopAll is called.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.