Affected by GO-2022-0783
and 4 other vulnerabilities
GO-2022-0783: JWT leak via Open Redirect in Programmatic access in github.com/pomerium/pomerium
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
package
Version:
v0.9.6
Opens a new window with list of versions in this module.
Published: Jul 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package kv defines a Store interfaces that can be implemented by
datastores to provide key value storage capabilities.
Store specifies a key value storage interface.
Source Files
¶
Directories
¶
Package autocache implements a key value store (kv.Store) using autocache which combines functionality from groupcache, and memberlist libraries.
|
Package autocache implements a key value store (kv.Store) using autocache which combines functionality from groupcache, and memberlist libraries. |
Package bolt implements a key value store (kv.Store) using bbolt.
|
Package bolt implements a key value store (kv.Store) using bbolt. |
Package redis implements a key value store (kv.Store) using redis.
|
Package redis implements a key value store (kv.Store) using redis. |
Click to show internal directories.
Click to hide internal directories.