chore: make repository OSS-ready (LICENSE, CI, security, docs) - #5
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
既存 ci.yml は保持し、不足する OSS 自動化を追加。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し A3 対応。内部仕様書 (要件定義書.md) を公開対象から 除外し .gitignore に追加する。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し対応。next 15.1.12 の critical(Authorization Bypass 等) + high 5件を npm audit fix で解消 (12脆弱性[crit1/high5] -> 4 moderate)。 build/lint 成功を確認。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し対応。NEXT_PUBLIC_GEMINI_API_KEY がブラウザバンドルへ inline される旨の Security Notice を README に明記 (documented-accept)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Evaluator 差し戻し A3 残存。前コミットは .gitignore 追加のみで git rm --cached が未実行だった。要件定義書.md を tracked から外す(実体は残す)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
概要
このリポジトリ(現 PUBLIC)を安全な OSS 状態に。独立 Evaluator 実機検証で PASS。
next15.1.12 → 15.5.19 に更新し critical(Authorization Bypass)+high 計6件を解消 (npm audit critical/high=0, 残 4 moderate は follow-up)要件定義書.mdを tracked から除外テスト (Evaluator 実機)
本リポジトリは PUBLIC で、main ブランチには現在 next の critical 脆弱性が残っています。
本 PR (→dev) と後続の dev→main マージを優先的に行うことを推奨します。