Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Security Policy

## Reporting A Vulnerability

Do not report vulnerabilities in public issues, pull requests, discussions, or
commit comments.

Report suspected vulnerabilities privately to:

- `security@jorisjonkers.dev`

Include:

- affected repository and commit, tag, or version
- concise impact description
- reproduction steps or proof of concept
- relevant logs with secrets and private data removed

## Handling

Security reports are reviewed privately. Public disclosure, issue creation, and
fix details are coordinated by Joris Jonkers after the risk is understood and a
remediation path exists.

## Supported Code

Only the current default branch and actively released packages or images are in
scope. Archived repositories, old branches, and historical tags are not
supported unless Joris Jonkers explicitly says otherwise.

## Source Availability

Public visibility does not grant permission to use, copy, modify, deploy,
redistribute, or derive from this code. Repository licensing is governed by the
root `LICENSE` file.
Loading