Affected by GO-2026-5113
and 3 other vulnerabilities
GO-2026-5113: ShellHub has crash-DoS via field injection in filter and sort-by parameters in github.com/shellhub-io/shellhub
GO-2026-5302: ShellHub has cross-tenant IDOR in `GET /api/sessions/:uid` that discloses SSH session data in github.com/shellhub-io/shellhub
GO-2026-5453: ShellHub has cross-tenant IDOR in `GET /api/devices/:uid` that discloses device data of any namespace in github.com/shellhub-io/shellhub
GO-2026-5680: ShellHub has cross-tenant IDOR in `GET /api/namespaces/:tenant` via API Key bypasses membership check in github.com/shellhub-io/shellhub
package
Version:
v0.11.0-rc.5
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
Is responsible for calling method Now of the defaultBackend.
type Clock interface {
Now() time.Time
}
Clock is an interface that can provide time related functionality which allows us to test time dependent code.
DefaultBackend is used to configure the defaultBackend.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.