Automic VaultAutomic Vault

brew

coredns mit Homebrew, apk, Nix, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für coredns in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install coredns

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add coredns

Alpine Linux edge package indexes · coredns · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#coredns

nixpkgs package indexes · pkgs/by-name/co/coredns/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install coredns

openSUSE Tumbleweed package metadata · coredns · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/coredns

Scoop official bucket manifest trees · bucket/coredns.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

DNS server that chains plugins

Verlauf

Projektgeschichte und Nutzung

CoreDNS is a Go DNS server built around a plugin chain. It became significant not only as a flexible DNS daemon, but as cloud-native infrastructure: a CNCF graduated project and the default DNS service for Kubernetes clusters.

Projektgeschichte

The coredns/coredns repository was created in 2016. The official README describes CoreDNS as a DNS server and forwarder, written in Go, where each plugin performs a DNS function and the server chains those plugins.

CoreDNS joined the Cloud Native Computing Foundation ecosystem and graduated in January 2019. CNCF described it as a fast-growing DNS server and the official default DNS for Kubernetes.

Adoptionsgeschichte

CoreDNS adoption accelerated through Kubernetes service discovery. The project's Kubernetes plugin and its selection as Kubernetes's default DNS made the coredns binary part of ordinary cluster bootstrapping, not just a standalone DNS-server choice.

Outside Kubernetes, CoreDNS is used as a configurable DNS forwarder, authoritative or secondary server, DNS-over-TLS/HTTPS/QUIC endpoint, service-discovery component, and plugin platform.

Wie es verwendet wird

CoreDNS is configured with a Corefile, where server blocks and plugin directives define zones, forwarding, caching, Kubernetes integration, logging, metrics, and other DNS behaviors. The plugin model lets distributions choose a compiled-in plugin set and lets operators reason about behavior from the Corefile.

Warum Paket-Nerds sich dafür interessieren

CoreDNS matters to package history because it is a small single binary that became cluster-critical infrastructure. Packaging has to track Go versions, plugin availability, Corefile examples, service unit integration, and Kubernetes defaults rather than only the upstream executable.

Zeitleiste

  • 2016: coredns/coredns repository created.
  • 2017: CoreDNS documented Kubernetes service discovery support on the official project site.
  • 2019-01-24: CNCF announced CoreDNS graduation.
  • 2026: v1.14.x releases show continued active upstream maintenance.

Related projects

  • CoreDNS is related to Kubernetes DNS service discovery, SkyDNS-era service-discovery patterns, DNS plugins, and cloud-native observability systems such as Prometheus.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signale

  • metadata:service
  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
Corefile

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
corednscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.14.6
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.14.6

https://github.com/coredns/coredns

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:coredns
Version1.14.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/coredns
Homepagehttps://coredns.io/
Repositoryhttps://github.com/coredns/coredns
Upstream-Dokumentationhttps://coredns.io/manual/toc
LizenzApache-2.0
Quellarchivhttps://github.com/coredns/coredns/archive/refs/tags/v1.14.6.tar.gz
Zuletzt aktualisiert2026-07-10T07:03:58Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecoredns
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

coredns

nix profile install nixpkgs#coredns
  • normalized package name match
  • Abgeglichen nach: Coredns
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/coredns/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

coredns 1.13.2-r5

fast and flexible DNS server

https://github.com/coredns/coredns

sudo apk add coredns
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: coredns
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coredns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coredns from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

coredns-openrc 1.13.2-r5

fast and flexible DNS server (OpenRC init scripts)

https://github.com/coredns/coredns

sudo apk add coredns-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: coredns
  • normalized package name match
  • Abgeglichen nach: Coredns
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coredns-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

coredns 1.14.3-1.1

DNS server written in Go

https://coredns.io

sudo zypper install coredns
  • License: Apache-2.0
  • Category: Productivity/Networking/DNS/Servers
  • Architecture: x86_64
  • Source Package: coredns
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coredns
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: coredns from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

coredns-extras 1.14.3-1.1

Extra components for the coredns package

https://coredns.io

sudo zypper install coredns-extras
  • License: Apache-2.0
  • Category: Productivity/Networking/DNS/Servers
  • Architecture: noarch
  • Source Package: coredns
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coredns
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: coredns-extras from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/coredns

scoop install main/coredns
  • normalized package name match
  • Abgeglichen nach: Coredns
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/coredns.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment