Skip to content
Open
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
18 changes: 18 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Security Policy

## Supported Versions
Currently, the `master` branch and the latest release of `jdeploy` are receiving security updates.

| Version | Supported |
| ------- | ------------------ |
| Latest | :white_check_mark: |
| < Latest| :x: |

## Reporting a Vulnerability

Because `jdeploy` handles privileged execution contexts, code signing certificates, and downstream installation bundles, security is a top priority.

If you discover a vulnerability, please **do not open a public issue.** Instead, please report it via [GitHub Private Vulnerability Reporting](https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/privately-reporting-a-security-vulnerability) (if enabled by the maintainers) or contact the maintainers directly.

### Disclosure Timeline
We follow standard industry Coordinated Vulnerability Disclosure (CVD) practices. Reporters are expected to provide a **90-day** window for remediation before public disclosure or CVE publication.