Merged
Conversation
…andbox application These files are required for the CNCF Sandbox application (cncf/sandbox#461): - SECURITY.md: Vulnerability reporting process, supported versions, and response timeline - ADOPTERS.md: Adopter listing with contribution instructions, seeded with IBM and Red Hat as known vendors - GENERAL_TECHNICAL_REVIEW.md: Day 0 (Planning Phase) answers covering scope, usability, design, installation, and security as required by the CNCF General Technical Review questionnaire
- Fix roadmap URL (projects/6 → projects/22/views/1) - Fix maintainers link (MAINTAINERS.md doesn't exist, link to pom.xml) - Remove Gradle plugin claim (only Maven plugin exists) - Soften CloudEvents claim to match actual implementation - Remove Dependabot claim (only Renovate is used)
- SECURITY.md: use actual email apicurio.registry@redhat.com - GENERAL_TECHNICAL_REVIEW.md: fix second Maven/Gradle reference (line 95)
The content-sync-operator was abandoned. Replace references to "CRD-based content synchronization" with the actual KubernetesOps storage variant (Apicurio#7400), which uses a read-only polling model to manage artifacts as Kubernetes ConfigMaps.
Remove hardcoded version table, specific timelines, and extra sections. Keep it concise with just vulnerability reporting, supported versions policy, and security advisories link. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
Adds the files required for the CNCF Sandbox application (cncf/sandbox#461), addressing feedback from the CNCF review.
Files Added
CNCF Sandbox Application Checklist
Required files (this PR)
Application fields to address
pom.xml#L27-L69. Consider creating a standaloneMAINTAINERS.mdCommunity & governance actions
Future work (not blocking Sandbox)
Context
These files address specific feedback received on the CNCF Sandbox application:
Test plan