Skip to content

Releases: TateLyman/shipcheck-cli

shipcheck-cli v0.4.4

09 May 04:17

Choose a tag to compare

Public-positioning refresh for Shipcheck CLI.\n\n- Updated npm/package metadata to the Tate Programs domain.\n- Cleaned old marketplace/demo links from the README and support links.\n- Renamed public scanner wording around app exposure and paid API guardrails.\n- Kept the release-readiness, MCP metadata, Stripe, Supabase, Firebase, env, CI, and SARIF checks passing.

shipcheck-cli v0.4.1

08 May 02:27

Choose a tag to compare

Adds MCP release-readiness checks and narrows MCP-server detection to avoid flagging MCP-adjacent packages.\n\nRun:\nsh\nnpx --yes shipcheck-cli .\n

shipcheck-cli v0.4.0

08 May 02:25

Choose a tag to compare

Adds MCP release-readiness checks for mcpName, server.json, pinned npm metadata, install config, and tool-safety notes.\n\nRun:\nsh\nnpx --yes shipcheck-cli .\n

shipcheck-cli v0.3.0

08 May 01:32

Choose a tag to compare

Adds SARIF output with --format sarif for GitHub code scanning upload workflows. Also documents the Marketplace action path for writing shipcheck.sarif files.

v0.2.0

07 May 19:54

Choose a tag to compare

Adds AI-app exposure checks for private-looking secrets, public frontend env names, unsigned Stripe webhooks, missing Firebase rules, Supabase RLS evidence, debug API routes, and AI usage guardrails. Also updates README positioning around defensive static scanning for authorized repos.