spec-sync
Version updated for https://github.com/CorvidLabs/spec-sync to version v4.2.1.
- This action is used across all versions by 8 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
SpecSync is a GitHub Action designed for bidirectional validation of markdown specifications (*.spec.md) against source code and database schemas across multiple programming languages. It automates the detection of discrepancies such as undocumented code exports, stale spec entries, missing files, and schema inconsistencies, ensuring alignment between specifications and implementation. Key capabilities include cross-project references, dependency graph generation, and AI-assisted spec creation, streamlining software documentation and validation workflows.
What’s Changed
What’s Changed
- fix: close 4 security alerts — redact API keys in Debug, bump time + rustls-webpki by @corvid-agent in https://github.com/CorvidLabs/spec-sync/pull/230
- fix: correct –fix insertion point and broaden near-miss header detection by @corvid-agent in https://github.com/CorvidLabs/spec-sync/pull/231
- fix: harden section header matching against false positives and whitespace edge cases by @corvid-agent in https://github.com/CorvidLabs/spec-sync/pull/232
- chore: release 4.2.1 by @corvid-agent in https://github.com/CorvidLabs/spec-sync/pull/233
Full Changelog: https://github.com/CorvidLabs/spec-sync/compare/v4.2.0...v4.2.1