Skip to content

Restructure SECURITY.md into a full security policy - #67

Merged
garydgregory merged 2 commits into
apache:mainfrom
ppkarwasz:docs/security-policy
Sep 1, 2026
Merged

Restructure SECURITY.md into a full security policy#67
garydgregory merged 2 commits into
apache:mainfrom
ppkarwasz:docs/security-policy

Conversation

@ppkarwasz

Copy link
Copy Markdown
Member

Restructures SECURITY.md from two bare links into four sections:

  1. Supported Versions — security fixes are applied to the 1.x release line.
  2. Reporting Findings — private reporting through the Apache Commons Security Page; no public issues or PRs for security findings.
  3. Library Threat Model — the threat model that findings against the library are triaged against.
  4. Supply-Chain Risks — the trust assumptions of the repository workflows: apache/commons-* repositories are fully trusted (same project, governance, and access controls), and trusting GitHub-owned actions/* and github/* is an accepted risk, since GitHub already runs the workflows and holds the secrets. Reports about unpinned (branch/tag) references into either are out of scope.

🤖 Generated with Claude Code

Split the page into four sections: supported versions (the 1.x release
line), private reporting through the Apache Commons Security Page, the
library threat model reports are triaged against, and the supply-chain
trust assumptions of the repository workflows. The latter documents
that apache/commons-* repositories are fully trusted and that trusting
GitHub-owned actions/* and github/* actions is an accepted risk, so
reports about unpinned references into either are out of scope.

Assisted-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CLnTBsvmYtxzNTWVGNyz33
@ppkarwasz
ppkarwasz force-pushed the docs/security-policy branch from f3c094b to 1ddff00 Compare September 1, 2026 09:05
@garydgregory
garydgregory merged commit c716c20 into apache:main Sep 1, 2026
16 checks passed
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.

2 participants