Affected by GO-2023-1879
and 1 other vulnerabilities
GO-2023-1879: Temporal Server vulnerable to Incorrect Authorization and Insecure Default Initialization of Resource in go.temporal.io/server
GO-2024-2689: Temporal Server Denial of Service in go.temporal.io/server
package
Version:
v1.14.5
Opens a new window with list of versions in this module.
Published: Feb 11, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CreateTemp is a helper function which creates a temporary file,
and it is automatically closed after test is completed
MkdirTemp is a helper function which creates a temporary directory,
and they are automatically removed after test is completed
Source Files
¶
Click to show internal directories.
Click to hide internal directories.