Affected by GO-2023-2166
and 4 other vulnerabilities
GO-2023-2166 : SpiceDB leaks information in log files when URI cannot be parsed in github.com/authzed/spicedb
GO-2024-2597 : Integer overflow in chunking helper causes dispatching to miss elements or panic in github.com/authzed/spicedb
GO-2024-2716 : SpiceDB: LookupSubjects may return partial results if a specific kind of relation is used in github.com/authzed/spicedb
GO-2024-2939 : SpiceDB exclusions can result in no permission returned when permission expected in github.com/authzed/spicedb
GO-2024-3131 : SpiceDB having multiple caveats on resources of the same type may improperly result in no permission in github.com/authzed/spicedb
Discover Packages
github.com/authzed/spicedb
pkg
cmd
termination
package
Version:
v1.26.0
Opens a new window with list of versions in this module.
Published: Oct 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
func PublishError(runFunc cobrautil.CobraRunFunc) cobrautil.CobraRunFunc
PublishError returns a new wrapping cobra run function that executes the provided argument runFunc, and
writes to disk an error returned by the latter if it is of type termination.TerminationError.
RegisterFlags registers the termination log flag
Source Files
¶
Click to show internal directories.
Click to hide internal directories.