GO-2026-5134 : Hatchet affected by cross-tenant information disclosure in `listTasksByDAGIds` in github.com/hatchet-dev/hatchet
Discover Packages
github.com/hatchet-dev/hatchet
cmd
hatchet-cli
cli
internal
templater
package
Version:
v0.74.14-alpha.0
Opens a new window with list of versions in this module.
Published: Jan 12, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Process reads all files from the specified directory within the embedded filesystem,
executes them as text/templates with the provided data, and writes the results
to the destination directory, preserving the directory structure.
type Data struct {
Name string
}
Data holds the template data passed to each file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.