Affected by GO-2022-0368
and 1 other vulnerabilities
GO-2022-0368 : Improper random number generation in github.com/coredns/coredns
GO-2024-3130 : CoreDNS vulnerable to TuDoor Attacks in github.com/coredns/coredns
Discover Packages
github.com/coredns/coredns
plugin
pkg
replacer
package
Version:
v1.6.5
Opens a new window with list of versions in this module.
Published: Nov 5, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 151
Opens a new window with list of known importers.
Documentation
Documentation
¶
Replacer replaces labels for values in strings.
New makes a new replacer. This only needs to be called once in the setup and
then call Replace for each incoming message. A replacer is safe for concurrent use.
Replace performs a replacement of values on s and returns the string with the replaced values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.