Files
minio/SECURITY.md
Feng Ruohang f48dbe777d docs: refresh security docs and fork references
Update the STS, security, select, and Docker documentation to reflect the recent hardening work, including LDAP STS throttling details, OIDC JWT verification changes, and the new pgsty-specific security policy and advisory index.

Rewrite repository and raw-document links that still pointed at minio/minio so the docs consistently reference pgsty/minio instead.

The core idea is to keep the documentation aligned with the fork's actual security behavior, ownership, and upgrade guidance without mixing in unrelated code changes.
2026-04-17 15:06:42 +08:00

1.1 KiB

Security Policy

This repository is the pgsty/minio community fork of minio/minio. Upstream MinIO security contacts do not handle fork-specific fixes or release notes for this repository.

Supported Versions

Security fixes are tracked on the active master branch and summarized in docs/security/advisories.md.

Reporting a Vulnerability

For vulnerabilities in this fork:

  1. Follow the fork-specific expectations in VULNERABILITY_REPORT.md.
  2. Prefer the pgsty/minio repository's GitHub security reporting workflow when it is available.
  3. If private reporting is not available, contact the maintainers through the pgsty/minio repository before publishing detailed exploit information.
  4. If you confirm the issue also affects upstream minio/minio, report it upstream separately.

Disclosure Process

Fork-specific fixes and user-visible upgrade notes are published in docs/security/advisories.md. The fork-specific triage and remediation process is described in VULNERABILITY_REPORT.md.