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
package
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Jul 3, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 479
Opens a new window with list of known importers.
Documentation
¶
Package upstream abstracts a upstream lookups so that plugins can handle them in an unified way.
Upstream is used to resolve CNAME or other external targets via CoreDNS itself.
New creates a new Upstream to resolve names using the coredns process.
Lookup routes lookups to our selves or forward to a remote.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.