Commit 9be1d22
Add CODEOWNERS and dependabot.yml for security compliance (#350)
## Summary
- Add CODEOWNERS file with team ownership (@davidliu @hiroshihorie
@xianshijing-lk)
- Add dependabot.yml for automated security updates (npm,
github-actions)
- Configure versioning-strategy to only update for security fixes
## Why
This addresses security compliance requirements:
- [Tier 0] Team ownership of code is documented (CODEOWNERS)
- [Tier 1] System to automatically update dependencies with
vulnerabilities (Dependabot)
## Test plan
- [ ] Verify CODEOWNERS syntax is valid
- [ ] Verify dependabot.yml syntax is valid
- [ ] Confirm team members are correctly listed
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5b60518 commit 9be1d22
2 files changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments