Affected by GO-2022-0933
and 3 other vulnerabilities
GO-2022-0933 : Incorrect handling of H2 GOAWAY + SETTINGS frames in github.com/pomerium/pomerium
GO-2023-1800 : Pomerium vulnerable to Incorrect Authorization with specially crafted requests in github.com/pomerium/pomerium
GO-2024-2965 : Pomerium exposed OAuth2 access and ID tokens in user info endpoint response in github.com/pomerium/pomerium
GO-2024-3179 : Pomerium service account access token may grant unintended access to databroker API in github.com/pomerium/pomerium
Discover Packages
github.com/pomerium/pomerium
internal
registry
package
Version:
v0.14.6
Opens a new window with list of versions in this module.
Published: Jun 16, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package registry implements a service registry server.
NewInMemoryServer constructs a new registry tracking service that operates in RAM
as such, it is not usable for multi-node deployment where REDIS or other alternative should be used
Reporter periodically submits a list of services available on this instance to the service registry
OnConfigChange applies configuration changes to the reporter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.