Skip to content

Update security docs with tiered action pinning policy#450

Draft
annakrystalli wants to merge 1 commit intomainfrom
ak/tiered-pinning-policy/449
Draft

Update security docs with tiered action pinning policy#450
annakrystalli wants to merge 1 commit intomainfrom
ak/tiered-pinning-policy/449

Conversation

@annakrystalli
Copy link
Member

Summary

  • Add tiered action pinning policy documentation (Tier 1/2/3)
  • Add CodeQL trusted owners model pack documentation
  • Update dependabot template with patch ignore and minor/major grouping config
  • Add process for evaluating and adding new third-party actions to hubverse workflows
  • Link to hubverse-developer-actions README as the practical pinning reference

Changes to security.md

  • Action pinning policy section: describes the three tiers and when to use each
  • CodeQL trusted owners model pack section: explains why it exists and how to maintain it
  • Dependabot template: updated with ignore (skip patches) and groups (combine minor+major into single PR) config, plus explanation of what each setting does
  • Adding a new third-party action section: step-by-step checklist for evaluating trust tier, pinning, allowlist, and model pack updates

Dependencies

Context

🤖 Generated with Claude Code

Add tiered pinning policy (Tier 1: GitHub-official, Tier 2: trusted
ecosystem, Tier 3: other third-party), CodeQL trusted owners model
pack documentation, updated dependabot template with patch ignore
and minor/major grouping, and process for evaluating and adding new
third-party actions.

Closes #449

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

Update security docs to reflect tiered action pinning policy

1 participant