macOS
brew install oasdifflocal Homebrew formula metadata
sudo port install oasdiffMacPorts ports tree · devel/oasdiff/Portfile · source: api.github.com
brew
OpenAPI Diff and Breaking Changes. Version 1.22.0 via Homebrew; verified 2026-07-05.
install
brew install oasdifflocal Homebrew formula metadata
sudo port install oasdiffMacPorts ports tree · devel/oasdiff/Portfile · source: api.github.com
overview
OpenAPI Diff and Breaking Changes
history
oasdiff is a Go command-line and library toolchain for comparing OpenAPI specifications, generating diffs and changelogs, and detecting breaking API changes. It is aimed at API teams that want contract changes to fail CI or receive review before release.
The GitHub repository was created on February 10, 2021. The project grew from a CLI that compares OpenAPI specs into a broader workflow with GitHub Actions, hosted side-by-side reviews, language-localized change messages, and support for OpenAPI 3.0 and 3.1.
oasdiff's adoption path is tied to CI and pull-request review rather than a runtime ecosystem. The official GitHub Action compares a pull request's OpenAPI document with the base branch, emits GitHub annotations, and can fail builds when breaking changes are detected.
Developers run commands such as oasdiff diff, oasdiff breaking, and oasdiff changelog against two OpenAPI files or URLs. The tool supports machine-readable JSON/YAML output, human-readable text or Markdown, and HTML reports, making it suitable for both automated gates and reviewer-facing summaries.
oasdiff is significant because it packages API compatibility policy as a normal developer tool: installable by Homebrew, Go, curl, Docker, and GitHub Actions, and usable in the same CI loops that already protect tests and linting.
security posture
No matching local secret-handling manifest was found for oasdiff. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
oasdiff | 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/oasdiff/oasdiff
install metadata
| Package key | brew:oasdiff |
|---|---|
| Version | 1.22.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/oasdiff |
| Homepage | https://www.oasdiff.com/ |
| Repository | https://github.com/oasdiff/oasdiff |
| Upstream docs | https://www.oasdiff.com/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/oasdiff/oasdiff/archive/refs/tags/v1.22.0.tar.gz |
| Last updated | 2026-07-05T23:46:05Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | oasdiff |
| 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.
oasdiff
sudo port install oasdiffsource 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.