docs(security): add SECURITY.md pointer for Glama - #318
Conversation
Glama counts a repository as having no security policy unless it finds the literal filename SECURITY.md. This repo has a full SECURITY.adoc; only the filename those tools look for was absent. A pointer rather than a copy, so there stays exactly one source of truth. Owner-directed 2026-08-26: boj-server specifically needs the .md form; boj-server-cartridges does not. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughAdded ChangesSecurity policy documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Glama counts a repository as having no security policy unless it finds the literal filename
SECURITY.md. This repo has a fullSECURITY.adoc— only the filename those tools look for was missing.A pointer, not a copy, so there stays exactly one source of truth and the policy can't drift between two files.
Owner-directed 2026-08-26:
boj-serverspecifically needs the.mdform;boj-server-cartridgesdoes not.🤖 Generated with Claude Code