GO-2022-0981: Pinniped Supervisor Insufficient Session Expiration vulnerability in go.pinniped.dev
package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Mar 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package testlogger wraps logr.Logger to allow for writing test assertions.
Logger wraps logr.Logger in a way that captures logs for test assertions.
New returns a new test Logger. Use this for all new tests.
Deprecated: NewLegacy returns a new test Logger. Use this for old tests if necessary.
Expect the emitted lines to match known-good output.
Lines returns the lines written to the test logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.