GO-2024-3157 : Mellium allows Authentication Bypass by Spoofing in mellium.im/xmpp
Discover Packages
mellium.im/xmpp
internal
attr
package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Aug 18, 2019
License: BSD-2-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package attr contains unexported functionality related to XML attributes.
IDLen is the standard length of stanza identifiers in bytes.
Get returns the value of the first attribute with the provided local name
from a list of attributes or an empty string if no such attribute exists.
RandomID generates a new random identifier of length IDLen. If the OS's
entropy pool isn't initialized, or we can't generate random numbers for some
other reason, panic.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.