Add draft project security threat-model document#1293
Open
potiuk wants to merge 1 commit into
Open
Conversation
Adds a v0 THREAT_MODEL.md for Apache Knox drafted by the ASF Security team for the Knox PMC to review, adjust, and own (path 3 of the Frontier Model Preparation pre-flight, per the Knox PMC's 2026-07-02 go-ahead), plus the discoverability wiring: AGENTS.md -> SECURITY.md -> THREAT_MODEL.md. Generated-by: Claude (Opus 4.8, 1M context)
Test Results32 tests 32 ✅ 3s ⏱️ Results for commit aaff416. |
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.
What
Adds a v0
THREAT_MODEL.mdfor Apache Knox, plus the discoverability wiring (SECURITY.mdandAGENTS.md), drafted by the ASF Security team for the Knox PMC to review, adjust, and own.This is path 3 of the Frontier Model Preparation pre-flight — the Knox PMC (Larry McCay, chair) asked on 2026-07-02 for a v0 draft to react to. The document follows the Security team's threat-model rubric: it describes the assumptions Knox makes about its environment and callers, the security properties it upholds and the ones it explicitly disclaims, the operator's responsibilities, and a triage-disposition table for routing a security report.
THREAT_MODEL.md— the v0 draft (provenance-tagged(documented)/(maintainer)/(inferred); §14 collects the open questions for the PMC, prioritized in waves).SECURITY.md— a reporting policy (Knox had none) that links the threat model.AGENTS.md— points toSECURITY.md→THREAT_MODEL.mdso the model is mechanically discoverable.For the PMC — highest-leverage open questions
HeaderPreAuth(trusting an identity header without an mTLS/IP gate) a supported posture, or a misconfiguration the operator must avoid?The
(inferred)claims are the ones needing PMC confirmation; promoting them to(maintainer)as you answer §14 is the fastest path to a ratified model.🤖 Generated with Claude Code