pkg.soopen package index

brew / 順位 9669

svlint を Homebrew, Nix でインストール

svlint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install svlint

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#svlint

nixpkgs package indexes · pkgs/by-name/sv/svlint/package.nix · ソース: api.github.com

概要

パッケージ概要

SystemVerilog linter

コマンドとエイリアス

  • svlint

履歴

プロジェクトの歴史と使われ方

svlint is a Rust command-line linter for SystemVerilog. It belongs to the small but important group of HDL tools that package managers expose as normal Unix-style binaries, making hardware-design checks easier to install in CI jobs and editor workflows.

プロジェクトの歴史

The upstream README describes svlint as a SystemVerilog linter compliant with IEEE1800-2017, written in Rust and based on sv-parser. GitHub repository metadata records the dalance/svlint repository as created on 2019-10-21, and the releases API records v0.1.0 published on 2019-10-29.

採用の歴史

The README documents several distribution routes: downloadable releases, Cargo installation with `cargo install svlint`, and Snap installation. The input package-manager facts also show it packaged for Homebrew and Nix, which reflects its use beyond Rust-only environments.

使われ方

Typical usage is the direct CLI pattern: run `svlint --help` to inspect options, `svlint --version` to identify the installed binary, and configure lint rules through `.svlint.toml`. The manual says svlint searches upward from the current directory for `.svlint.toml`, allows `--config`, and supports `SVLINT_CONFIG` for explicit project-wide rules.

パッケージ好きにとっての重要性

svlint matters to package nerds because it brings hardware linting into the same install-and-run model as software linters. It also exposes prewritten rulesets and wrapper scripts, so the packaging boundary affects how much of the upstream release is available beyond the main binary.

タイムライン

  • 2019: GitHub repository created for dalance/svlint.
  • 2019: v0.1.0 release published.
  • 2025: v0.9.5 release published.

Related projects

  • svlint is based on sv-parser, is integrated into svls, and has an official sample repository for external svlint plugins.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
.svlint.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
svlint実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.9.5
マネージャ更新日2026-06-14
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:svlint
バージョン0.9.5
パッケージマネージャHomebrew
ホームページhttps://github.com/dalance/svlint
リポジトリhttps://github.com/dalance/svlint
最終更新2026-06-14T15:13:51+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

svlint

nix profile install nixpkgs#svlint
  • normalized package name match
  • 一致条件: Svlint
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sv/svlint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation