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.2.0
Opens a new window with list of versions in this module.
Published: Jul 11, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 108
Opens a new window with list of known importers.
README
¶
errors
Name
errors - enable error logging.
Description
Any errors encountered during the query processing will be printed to standard output.
This plugin can only be used once per Server Block.
Syntax
errors
Examples
Use the whoami to respond to queries and Log errors to standard output.
. {
whoami
errors
}
Documentation
¶
Package errors implements an HTTP error handling plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.