macOS
brew install committedprovider-native install command
brew / rank 9673
Nitpicking commit history since beabf39. Version 1.1.11 via Homebrew; verified 2026-06-21.
install
brew install committedprovider-native install command
overview
Nitpicking commit history since beabf39
history
committed is a Rust CLI for checking Git commit history against style and processing rules.
The project describes itself as enforcing commit standards for readability, consistent styling, and compatibility with programmatic processing. Its crates.io package history starts in 2019, and the README positions it as both a local CLI and an automation tool for pull requests and hooks.
committed is distributed as a Rust crate, as prebuilt binaries from GitHub releases, and as a pre-commit hook. The Homebrew input also records packaging across apk, MacPorts, Nix, and pacman, which is typical for small Rust CLIs that package managers can ship as single executables.
Common usage is to verify the latest commit, a branch range, or the commits in a pull request. The official README documents pre-commit integration, including a commit-msg hook that can use prebuilt release binaries.
committed is package-nerdy because it treats commit history as a machine-checkable artifact. That is useful for projects whose release tooling, changelog generation, or review process depends on predictable commit messages.
security posture
No matching local secret-handling manifest was found for committed. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
<git repo directory>/committed.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
committed | 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:committed |
|---|---|
| Version | 1.1.11 |
| Package manager | Homebrew |
| Homepage | https://github.com/crate-ci/committed |
| Repository | https://github.com/crate-ci/committed |
| Last updated | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.