mirror of
https://github.com/langchain-ai/langchain-sema4.git
synced 2026-07-01 15:07:41 -04:00
32498764bd
## Summary - Adds explicit `permissions: contents: read` to all workflow jobs flagged by code scanning for missing permissions - Covers 6 workflow files and resolves all 11 open `actions/missing-workflow-permissions` alerts - Follows least-privilege principle — jobs only get the minimum permissions they need ## Test plan - [ ] Verify CI passes on this PR (workflows still function with explicit read-only permissions) - [ ] Confirm code scanning alerts are resolved after merge 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>