Below you will find pages that utilize the taxonomy term “Formalness”
July 13, 2026
shipready Quality Gate
Version updated for https://github.com/formalness/shipready to version v1.5.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
shipready is a CLI tool designed to help developers identify and fix common issues in AI-generated code projects. It scans the project for hardcoded secrets, missing .env.example files, debug logs, unfinished TODOs, and broken repo hygiene. The tool provides an automated way to check and optionally fix these issues before releasing the application. shipready is particularly useful for AI coding tools, as it detects common pitfalls that can be harmful to security and maintainability once deployed.
July 13, 2026
shipready Quality Gate
Version updated for https://github.com/formalness/shipready to version v1.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Complete secret scanner rewrite: Shannon entropy gate for generic credentials, high/medium confidence levels (errors vs warnings), automatic downgrade in test/fixture paths, 12 new providers (GitLab, DigitalOcean, Hugging Face, Shopify, Mailchimp, Airtable, Fly.io, Cloudflare, Heroku, Discord, webhook URLs, AWS secret keys), repeat/sequence filters, template detection, and bundle guard. 115 tests.