Affected by GO-2025-3743
and 1 other vulnerabilities
GO-2025-3743 : CoreDNS Vulnerable to DoQ Memory Exhaustion via Stream Amplification in github.com/coredns/coredns
GO-2025-3942 : CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion in github.com/coredns/coredns
Discover Packages
github.com/coredns/coredns
plugin
pkg
replacer
package
Version:
v1.11.4
Opens a new window with list of versions in this module.
Published: Nov 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 157
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.