chore: governance/community files + finish BestPractices passing tier#46
Merged
chore: governance/community files + finish BestPractices passing tier#46
Conversation
…to Met - CODE_OF_CONDUCT.md (Contributor Covenant 2.1, enforcement contact) - GOVERNANCE.md (lead-maintainer model, roles, continuity, bus factor) - .github/CODEOWNERS (* @aksOps default owner) - .github/release.yml (security/features/bugs/deps categories) - docs/ACCESSIBILITY.md (WCAG 2.1 AA stance for embedded SPA) - SECURITY.md: note GitHub Issues + Security Advisories as report archive - .bestpractices.json: 8 remaining '?' → Met (76 Met / 10 N/A / 0 unknown) Completes the OpenSSF BestPractices passing-tier checklist. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
b634821 to
48eb427
Compare
7 tasks
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.
Summary
Completes the OpenSSF BestPractices passing-tier checklist by adding the remaining community/governance files and flipping the last 8
?entries in.bestpractices.jsontoMet.What's added
CODE_OF_CONDUCT.md— Contributor Covenant 2.1 adopted; enforcement contact documentedGOVERNANCE.md— Lead-maintainer model, decision-making process, roles (maintainer / security contact / reviewer), access continuity, single-maintainer continuity mitigation.github/CODEOWNERS—* @aksOpsfor automatic PR review routing.github/release.yml— GitHub release-notes categories:Security fixes,Breaking Changes,New Features,Bug Fixes,Dependencies,Other Changesdocs/ACCESSIBILITY.md— WCAG 2.1 Level AA stance for the embedded React SPA (contrast ≥ 4.5:1, keyboard nav,prefers-reduced-motion, semantic HTML, axe-core)What's updated
SECURITY.md— added a "Report archive" section clarifying that GitHub Issues (non-sensitive) and Security Advisories (coordinated disclosure) serve as the public archive.bestpractices.json— 8 remaining?entries flipped toMetwith repo-linked evidence:code_of_conduct,governance,roles_responsibilities,access_continuity,bus_factor,report_archive,release_notes_vulns,accessibility_best_practicesFinal BestPractices status
76 Met / 10 N/A / 0 Unknown — across all 86 criteria.
Test plan
.bestpractices.jsonremains valid JSON (verified locally: 76 Met / 10 N/A / 0 ?).github/release.ymlon next release (v0.0.3)🤖 Generated with Claude Code