Affected by GO-2022-1119
and 1 other vulnerabilities
GO-2022-1119 : Tailscale daemon is vulnerable to information disclosure via CSRF in tailscale.com
GO-2022-1120 : Tailscale Windows daemon is vulnerable to RCE via CSRF in tailscale.com
Discover Packages
tailscale.com
logpolicy
package
Version:
v1.2.9
Opens a new window with list of versions in this module.
Published: Nov 19, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 27
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package logpolicy manages the creation or reuse of logtail loggers,
caching collection instance state on disk for use on future runs of
programs on the same machine.
Config represents an instance of logs in a collection.
ConfigFromBytes parses a a Config from its JSON encoding.
ToBytes returns the JSON representation of c.
Policy is a logger and its public ID.
New returns a new log policy (a logger and its instance ID) for a
given collection name.
Close immediately shuts down the logger.
Shutdown gracefully shuts down the logger, finishing any current
log upload if it can be done before ctx is canceled.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.