Skip to content

公開に向けてLICENSE/SECURITY/README整備 - #8

Merged
ningenMe merged 1 commit into
mainfrom
worktree-prepare-public-release
Aug 17, 2026
Merged

ningenMe merged 1 commit into
mainfrom
worktree-prepare-public-release

Conversation

@ningenMe

Copy link
Copy Markdown
Owner

Summary

  • リポジトリをpublicにする前提で、最低限必要なものを整備
  • LICENSE: MIT(package.jsonのlicenseフィールドと一致)
  • SECURITY.md: 脆弱性報告は公開issueではなくGitHubのprivate vulnerability reportingを使う旨を明記
  • README.md: pre-alpha段階であること(CLIは現状--help/--versionのみ動作)を明記するNoteを追加。License/Securityセクションを追加

Test plan

  • npm run build
  • npm test
  • npm run format:check

Note

このPRはドキュメント・ライセンス整備のみ。リポジトリのvisibilityをpublicに変更する操作自体は別途確認の上で行う。

- Add MIT LICENSE, matching package.json's declared license
- Add SECURITY.md pointing reporters to GitHub private vulnerability
  reporting instead of public issues
- README: add a pre-alpha status note (CLI currently only supports
  --help/--version) so public visitors know what state this is in,
  and License/Security sections linking to the new files
@ningenMe
ningenMe merged commit 0ace9d5 into main Aug 17, 2026
1 check passed
@ningenMe
ningenMe deleted the worktree-prepare-public-release branch August 17, 2026 09:07
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.

1 participant