macOS
brew install dscannerlocal Homebrew formula metadata
brew / rank 12014
Analyses e.g. the style and syntax of D code. Version 0.15.2 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#dscanner.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:dscanner |
|---|---|
| Version | 0.15.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/dlang-community/D-Scanner |
| Repository | https://github.com/dlang-community/D-Scanner |
| Bottle | not recorded |
| Service | none declared |
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.