Affected by GO-2022-1079
and 9 other vulnerabilities
GO-2022-1079: OpenFGA subject to Information Disclosure via streamed-list-objects endpoint in github.com/openfga/openfga
GO-2022-1080: OpenFGA Authorization Bypass via tupleset wildcard in github.com/openfga/openfga
GO-2022-1081: OpenFGA Authorization Bypass in github.com/openfga/openfga
GO-2022-1099: OpenFGA Authorization Bypass in github.com/openfga/openfga
GO-2023-2028: OpenFGA Authorization Bypass in github.com/openfga/openfga
GO-2023-2084: OpenFGA Vulnerable to DoS from circular relationship definitions in github.com/openfga/openfga
GO-2023-2121: OpenFGA DoS vulnerability in github.com/openfga/openfga
GO-2024-2477: OpenFGA denial of service in github.com/openfga/openfga
GO-2025-3470: OpenFGA Authorization Bypass in github.com/openfga/openfga
GO-2026-4857: OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga
package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jun 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Base64Encoder struct{}
Base64Encoder implements the Encoder interface by delegating to the encoding/base64
base64 encoding strategy.
NewBase64Encoder constructs an Encoder that implements a base64 encoding as specified
by the encoding/base64 package.
func NewNoopEncoder() *Noop
type TokenEncrypter struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.