Affected by GO-2022-0894
and 6 other vulnerabilities
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-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.10.0-rc2
Opens a new window with list of versions in this module.
Published: Jun 17, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 56
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Ready = "READY=1"
Reloading = "RELOADING=1"
Stopping = "STOPPING=1"
)
Notifier provides a method to send a message to systemd.
Notify sends a message to the init daemon. It is common to ignore the error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.