macOS
brew install oasdifflocal Homebrew formula metadata
sudo port install oasdiffMacPorts ports tree · devel/oasdiff/Portfile · source: api.github.com
brew / rank 2314
OpenAPI Diff and Breaking Changes. Version 1.27.0 via Homebrew; verified 2026-07-30. Also installable with macports: sudo port install oasdiff.
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 | 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:oasdiff |
|---|---|
| Version | 1.27.0 |
| Package manager | Homebrew |
| Homepage | https://www.oasdiff.com/ |
| Repository | https://github.com/oasdiff/oasdiff |
| Last updated | 2026-07-30T21:08:37Z |
| Pulse | updated |
| 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.
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.