llm-cost
Version updated for https://github.com/Rul1an/llm-cost to version v1.1.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
v1.1.2: Hardening and Marketplace Integration
Description: Promoted action.yml to repository root for Marketplace discovery.
Changes
Determinism: Implemented RFC 8785-compliant Canonical JSON writer. Output is now strictly lexicographically sorted and compact, ensuring stable hashes across runs. Security: Enforced 8KB line limits and 10MB buffer caps on Minisign verification to mitigate DoS vectors. Infrastructure: ci-action: Mapped cost increase failures to Exit Code 2 (Gate/Budget) for consistent error handling. install.sh: Fixed OS/Arch detection and strengthened checksum verification logic. Release workflow now uses stable major version tags for attestation actions.
Full Changelog: https://github.com/Rul1an/llm-cost/compare/v1.1.0...v1.1.2