Skip to content

fix: HIGH優先度セキュリティ修正をデプロイ(S-7, S-8, S-14, S-6, S-13)#9

Merged
haru12255221 merged 2 commits into
mainfrom
dev
Feb 17, 2026
Merged

fix: HIGH優先度セキュリティ修正をデプロイ(S-7, S-8, S-14, S-6, S-13)#9
haru12255221 merged 2 commits into
mainfrom
dev

Conversation

@haru12255221

Copy link
Copy Markdown
Owner

Summary

  • S-7: 返却処理に返却済みチェック追加
  • S-8: ユーザー削除時に貸出中チェック追加
  • S-14: HSTSヘッダー追加(本番のみ)
  • S-6: ISBN APIレートリミット追加
  • S-13: 書籍登録のレースコンディション防止

Test plan

  • 本番動作確認

🤖 Generated with Claude Code

haru12255221 and others added 2 commits February 17, 2026 13:57
- S-7: 返却処理に返却済みチェックを追加(returned_atの上書き防止)
- S-8: ユーザー削除時に貸出中の本があれば拒否するチェックを追加
- S-14: 本番環境にHSTSヘッダーを追加(Strict-Transport-Security)
- S-6: ISBN APIにレート制限を追加(throttle:30,1)
- S-13: copy_number採番にトランザクション+排他ロックを追加

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix: 第2回監査HIGHセキュリティ問題を修正(S-7, S-8, S-14, S-6, S-13)
@haru12255221
haru12255221 merged commit f906d4e into main Feb 17, 2026
1 check failed
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