🔒 Harden supply chain and expand the README - #5
Merged
Conversation
badmike
force-pushed
the
chore/harden-repo-and-readme
branch
from
July 29, 2026 08:42
90bd47f to
1ce40a5
Compare
Security: - Add SECURITY.md with a private disclosure path and token-handling scope - Pin every GitHub Action to a full commit SHA (with a version comment) Docs/marketing: - Add an overview table with npm version badges for all 10 packages - Document richtext, mcp-server, cli and mgmt-client, which were missing - Fix the website link (pointed at a stale Discord invite) and unify the Discord invite - Link Discussions and SECURITY.md from Support Also adds issue forms for bug reports and feature requests. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NpVQZRfDzRMxL9NUf7Q5qf
badmike
force-pushed
the
chore/harden-repo-and-readme
branch
from
July 29, 2026 08:43
1ce40a5 to
5d3cffd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses the security and marketing findings from the repo review.
Security
SECURITY.md— private disclosure path via GitHub Security Advisories, response targets, scope, and an explicit note on the difference between the public Data API token and privileged Management API tokens.actions/checkout,actions/setup-node,pnpm/action-setupandchangesets/actionare now pinned to full commit SHAs with a trailing version comment. Previously a moving tag could have been repointed into the release job, which holdsid-token: write.Docs / marketing
@b10cks/richtext,@b10cks/mcp-server,@b10cks/cliand@b10cks/mgmt-client— four published packages the README never mentioned.SECURITY.md.Applied directly on GitHub (not in this diff)
Protect mainruleset: PR required, CI must pass, force-push and deletion blocked, no bypass actors.typescript,mcp,mcp-server,cli,cms,content-management,javascript,svelte; droppedmit-license).No package code changes, so no changeset.