macOS
brew install dscannerlocal Homebrew formula metadata
安装
brew install dscannerlocal Homebrew formula metadata
nix profile install nixpkgs#dscannernixpkgs package indexes · pkgs/by-name/ds/dscanner/package.nix · 来源: api.github.com
sudo pacman -S dscannerArch Linux sync databases · dscanner · 来源: geo.mirror.pkgbuild.com
概览
Analyses e.g. the style and syntax of D code
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.ini可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dscanner | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dlang-community/D-Scanner
安装元数据
| 软件包键 | brew:dscanner |
|---|---|
| 版本 | 0.15.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dscanner |
| 主页 | https://github.com/dlang-community/D-Scanner |
| 仓库 | https://github.com/dlang-community/D-Scanner |
| 上游文档 | https://github.com/dlang-community/D-Scanner#readme |
| 许可证 | BSL-1.0 |
| 源码归档 | https://github.com/dlang-community/D-Scanner.git |
| 构建依赖 | ldc |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dscanner来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.