GO-2023-1955: Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr
package
Version:
v1.9.0-rc.3
Opens a new window with list of versions in this module.
Published: Oct 2, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
DaprMode is the runtime mode for Dapr.
const (
KubernetesMode DaprMode = "kubernetes"
StandaloneMode DaprMode = "standalone"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.