Skip to content

docs: fix dangling sentence fragment in SECURITY.md#273

Merged
nedtwigg merged 1 commit into
mainfrom
fix/security-md-dangling-fragment
Jul 21, 2026
Merged

docs: fix dangling sentence fragment in SECURITY.md#273
nedtwigg merged 1 commit into
mainfrom
fix/security-md-dangling-fragment

Conversation

@dormouse-bot

Copy link
Copy Markdown
Collaborator

Surfaced by the nightly code-quality survey.

SECURITY.md's TEND_BOT_TOKEN bullet had a corrupted sentence — a botched edit left a dangling fragment:

Authoring a workflow is also the mechanism by which CHROMATIC_PROJECT_TOKEN is reached. and the bot's trusted identity. ...

The orphan clause "and the bot's trusted identity." followed a sentence-ending period and read as broken prose. The trusted-identity point it was reaching for is already made in full by the bold sentence immediately after ("...but the bot's trusted identity can be used to social-engineer an admin toward a main merge"), so this drops the fragment without losing any content.

Docs-only prose fix — no code change and no behavior change, so no test accompanies it. The security-audit workflow parses only the FAIL IF bullet lines, so the malformed prose never affected the audit; this is purely readability.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8313441
Status: ✅  Deploy successful!
Preview URL: https://985b818e.mouseterm.pages.dev
Branch Preview URL: https://fix-security-md-dangling-fra.mouseterm.pages.dev

View logs

@nedtwigg
nedtwigg merged commit 083ba7d into main Jul 21, 2026
4 checks passed
@nedtwigg
nedtwigg deleted the fix/security-md-dangling-fragment branch July 21, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants