Affected by GO-2024-2669
and 7 other vulnerabilities
GO-2024-2669 : API token secret ID leak to Sentinel in github.com/hashicorp/nomad
GO-2024-2670 : ACL security vulnerability in github.com/hashicorp/nomad
GO-2024-3073 : Nomad Vulnerable to Allocation Directory Escape On Non-Existing File Paths Through Archive Unpacking in github.com/hashicorp/nomad
GO-2024-3262 : Hashicorp Nomad Incorrect Authorization vulnerability in github.com/hashicorp/nomad
GO-2024-3354 : Hashicorp Nomad Incorrect Privilege Assignment vulnerability in github.com/hashicorp/nomad
GO-2025-3510 : Unintentional exposure of the workload identity token and client secret in logs in github.com/hashicorp/nomad
GO-2025-3758 : Hashicorp Nomad Incorrect Privilege Assignment vulnerability in github.com/hashicorp/nomad
GO-2026-4278 : HashiCorp Nomad is vulnerable to path escape through archive unpacking during migration in github.com/hashicorp/nomad
Discover Packages
github.com/hashicorp/nomad
e2e
servicediscovery
package
Version:
v1.3.13
Opens a new window with list of versions in this module.
Published: Apr 4, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package servicediscovery provides end-to-end tests for Nomads service
discovery feature. It tests all supported discovery providers and ensures
Nomad can handle operator changes to services with the desired effects.
Subsystems of service discovery such as Consul Connect or Consul Template
have their own suite of tests.
In order to run this test suite only, from the e2e directory you can trigger
go test -v -run '^TestServiceDiscovery$' ./servicediscovery
Source Files
¶
Click to show internal directories.
Click to hide internal directories.