Skip to content

Security: hyperpolymath/palimpsest-license

SECURITY.md

Security Policy

The Palimpsest‑MPL License repository is maintained by the Palimpsest Stewardship Council.
This document describes how to report vulnerabilities and how security issues are handled.

Supported Versions

This repository is under active development.
Security updates apply to:

  • the main branch
  • all tagged releases (v*.*.*)

Older tags remain available for historical reference but may not receive fixes.

Reporting a Vulnerability

If you believe you have found a security issue involving:

  • the Palimpsest‑MPL license text
  • provenance tooling (pmpl-sign, pmpl-verify, pmpl-audit)
  • GitHub Actions workflows
  • SCM manifests
  • documentation that may cause unsafe use
  • or any other part of this repository

please do not open a public issue.

Instead:

  1. Contact the Palimpsest Stewardship Council privately via the channels listed in the repository README.
  2. Include as much detail as possible (steps to reproduce, impact, affected components).
  3. The Council will acknowledge receipt and begin evaluation.

Security Process

The Council will:

  • review the report
  • assess severity
  • coordinate a fix or clarification
  • publish advisories when appropriate
  • credit reporters unless anonymity is requested

Security Hardening Practices

This repository follows:

  • least‑privilege GitHub Actions permissions
  • pinned dependencies in workflows
  • regular CodeQL and Scorecard scans
  • dependency review on pull requests
  • provenance‑aware development practices
  • SPDX‑based license identification

For more detailed information, see the documentation under docs/ and legal/.

There aren’t any published security advisories