GO-2022-0780: Improper Authentication in InfluxDB in github.com/influxdata/influxdb
The highest tagged major version is
v2.
package
Version:
v1.6.4
Opens a new window with list of versions in this module.
Published: Oct 24, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tlv contains code to read and write type-length-value messages.
MaxMessageSize defines how large a message can be before we reject it.
ReadLV reads the length-value from a TLV record.
ReadTLV reads a type-length-value record from r.
ReadType reads the type from a TLV record.
WriteLV writes the length-value in a TLV record to w.
WriteTLV writes a type-length-value record to w.
WriteType writes the type in a TLV record to w.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.