Skip to content

Add a licence and a security policy - #205

Merged
mainman94 merged 1 commit into
mainfrom
claude/dev-gaps-aug-2026-b6ab73
Sep 6, 2026
Merged

Add a licence and a security policy#205
mainman94 merged 1 commit into
mainfrom
claude/dev-gaps-aug-2026-b6ab73

Conversation

@mainman94

Copy link
Copy Markdown
Owner

What

LICENSE (MIT) and a SECURITY.md written for this repository rather than from a template.

Why

This is a public repository with no licence — nobody may legally reuse any of it. MIT matches the only licence already in the estate. Copyright line is 2026 Philipp Matthias Hauptmann; say the word if you'd prefer Apache-2.0 or a different name, it's one file.

SECURITY.md says what's actually worth a private report here — a secret committed by mistake, or a compose file exposing a service it shouldn't (a port published to 0.0.0.0, a missing auth layer) — and what's already covered, so a reporter doesn't spend time on it: every image digest-pinned, gitleaks in hooks and CI, the weekly advisory trivy sweep. It's explicit that vulnerabilities in Jellyfin, Paperless-ngx and the rest belong upstream.

Checklist

  • make check passes — no code, compose file or script is touched; the diff is two new documentation files
  • New stack: n/a
  • Backup wiring touched? No
  • No real .env, backup.env or credential in the diff

🤖 Generated with Claude Code

https://claude.ai/code/session_01F9MnUHayBCrncnczqMhSVy


Generated by Claude Code

This is a public repository with no licence, which means nobody may legally
reuse any of it — not the compose files, not the modules, not the manifests.
MIT, matching the only licence already in the estate (docker-strapi). Say the
word if Apache-2.0 is preferred; it is one file.

SECURITY.md says what is actually worth reporting here rather than repeating a
template: where a private report matters, and what the repository already
covers so a reporter does not spend time on it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F9MnUHayBCrncnczqMhSVy
@mainman94
mainman94 merged commit 2913bea into main Sep 6, 2026
1 check passed
@mainman94
mainman94 deleted the claude/dev-gaps-aug-2026-b6ab73 branch September 6, 2026 07:15
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