macOS
brew install dscannerlocal Homebrew formula metadata
brew
Analyses e.g. the style and syntax of D code. Version 0.15.2 via Homebrew; verified from local package data.
install
brew install dscannerlocal Homebrew formula metadata
nix profile install nixpkgs#dscannernixpkgs package indexes · pkgs/by-name/ds/dscanner/package.nix · source: api.github.com
sudo pacman -S dscannerArch Linux sync databases · dscanner · source: geo.mirror.pkgbuild.com
overview
Analyses e.g. the style and syntax of D code
history
D-Scanner is a command-line analysis tool for D source code. It sits in the D language tooling layer as a linter, syntax/style checker, import/token helper, and machine-readable reporting tool for editors and CI.
The project is maintained under the dlang-community organization and is documented as a source-code analysis tool for D. Its README describes native builds with D compilers, DUB-based installation, Docker usage, linting, autofix support, custom error formats, and GitHub Actions output.
D-Scanner's adoption is largely within the D ecosystem rather than general-purpose developer tooling. Its README notes that many D editors already ship with D-Scanner integration, while package entries in Homebrew, Nix, Arch, and DUB make it available through both system and language package workflows.
Typical usage includes `dscanner lint source/` for human-readable diagnostics, `dscanner fix source/` for interactive fixes, `--report` or custom formats for tool integration, and `dscanner.ini` to enable or disable diagnostics.
D-Scanner matters to package maintainers because language tooling often needs to be installed outside the language package manager for editor and CI integration. It is a small example of how ecosystem-specific linters become system packages when they need a stable executable on PATH.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
dscanner.inidscanner.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dscanner | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dlang-community/D-Scanner
install metadata
| Package key | brew:dscanner |
|---|---|
| Version | 0.15.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dscanner |
| Homepage | https://github.com/dlang-community/D-Scanner |
| Repository | https://github.com/dlang-community/D-Scanner |
| Upstream docs | https://github.com/dlang-community/D-Scanner#readme |
| License | BSL-1.0 |
| Source archive | https://github.com/dlang-community/D-Scanner.git |
| Build dependencies | ldc |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dscanner |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dscanner
nix profile install nixpkgs#dscannerdscanner 0.15.2-2
Swiss-army knife for D source code
https://github.com/dlang-community/D-Scanner
sudo pacman -S dscannersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.