Skip to content

📝 Docs / Security threat-model + advisory process (#43)#48

Open
Actalab wants to merge 2 commits into
mainfrom
docs/security-threat-model
Open

📝 Docs / Security threat-model + advisory process (#43)#48
Actalab wants to merge 2 commits into
mainfrom
docs/security-threat-model

Conversation

@Actalab

@Actalab Actalab commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Closes #43.

Adds a written security boundary + disclosure process — documents (and makes auditable) the protections already implemented.

Added

  • SECURITY.md — supported versions, private reporting channel, threat-model table (XXE/entity-expansion, signature forgery, weak algorithms, key substitution via document KeyInfo, issuer/audience/recipient/destination, time-based replay), the trust boundary statement (trust is bound to configured IdP fingerprints, never document-supplied KeyInfo), the algorithm policy (RSA-SHA256 accepted / RSA-SHA1 rejected), non-goals (SP-only; no IdP/OIDC), and coordinated-disclosure.
  • docs/advisories/TEMPLATE.md — CVE-style write-up template.

All statements were checked against the code on main (allow_entities: false sites; Dsig RSA-SHA1 rejection + fingerprint binding). The doc also links the in-progress hardening (#39 XSW, #38 corpus, #32 centralisation) as explicitly not-yet-complete.

Docs only — no code changes.

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.

📝 Docs / Security threat-model document and advisory process

1 participant