Skip to content

docs: add security assessment to SECURITY.md - #70

Merged
paradoxbound merged 1 commit into
mainfrom
docs/security-assessment
Mar 8, 2026
Merged

paradoxbound merged 1 commit into
mainfrom
docs/security-assessment

Conversation

@paradoxbound

Copy link
Copy Markdown
Owner

Summary

Adds a Security Assessment section to SECURITY.md documenting the six most likely and impactful threats for this project, along with existing mitigations for each:

  1. API credential exposure (HIGH)
  2. Unintended write operations (HIGH)
  3. Prompt injection via BookStack content (MEDIUM)
  4. Insecure transport (MEDIUM)
  5. Supply chain compromise (MEDIUM)
  6. SSRF via BOOKSTACK_BASE_URL (LOW)

Satisfies OSPS-SA-03.01 — the project must perform a security assessment to understand the most likely and impactful potential security problems.

Test plan

  • SECURITY.md renders correctly on GitHub

🤖 Generated with Claude Code

Signed-off-by: Paradoxbound <paradoxbound@users.noreply.github.com>
@paradoxbound
paradoxbound merged commit 69e15e2 into main Mar 8, 2026
13 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.

1 participant