HDDS-15465. Add a project threat model and security-model discoverability (AGENTS.md, SECURITY.md)#10418
Open
potiuk wants to merge 1 commit into
Open
HDDS-15465. Add a project threat model and security-model discoverability (AGENTS.md, SECURITY.md)#10418potiuk wants to merge 1 commit into
potiuk wants to merge 1 commit into
Conversation
…lity (AGENTS.md, SECURITY.md) Generated-by: Claude Code
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 this is
A draft threat model for Apache Ozone, proposed by the ASF Security team for the Ozone PMC to review, correct, or reject — drafted from Ozone's public docs/repo against the ASF Security threat-model rubric. Scope + path were confirmed by the PMC on the security@ thread.
This PR (HDDS-15465):
THREAT_MODEL.md— the draft model;## Threat Modelpointer to the existingSECURITY.md(the reporting policy is unchanged);AGENTS.md, wiringAGENTS.md → SECURITY.md → THREAT_MODEL.mdfor automated-scanner discoverability.How to read it
Every claim is provenance-tagged — (documented) / (inferred) (reasoned from architecture, not yet confirmed) / (maintainer). This v0 is ~14 documented / ~34 inferred. The §14 Open questions section is where review time is best spent; the highest-impact ones:
ozone.security.enabled=false/ simple auth are out-of-model / non-default) — the single biggest ruling;Scope:
apache/ozone(OM / SCM / DataNode / S3 gateway / Recon / client);apache/ozone-thirdparty's packaging is in scope, its upstream internals out. Nothing here is a requirement — the model is the PMC's to own. Comment inline, edit the branch, or reply on the email thread.