Skip to content

Security: Stensel8/pcHealth

SECURITY.md

Security Policy

Supported Versions

The table below lists each supported platform, its recommended and hard minimum OS version, and its current support status within this project.

Platform Minimum Status
Windows Build 26200 (Windows 11 25H2) ✅ Actively maintained
Linux Kernel 7.0 ✅ Actively maintained

Running below the minimum exits immediately; there is no warn-and-continue tier. Older releases are out of scope rather than best-effort: Windows 10 22H2 reached end of life in October 2025, and supporting pre-UEFI systems would mean carrying MBR/CSM repair paths that cannot be tested on any supported target.


Future Platform Support

Platform Status Notes
Linux (GUI) Planned Targeting parity with the Windows CLI

Reporting a Vulnerability

If you discover a security vulnerability in any part of this project (scripts, documentation, or CI):

  1. Do not open a public issue.
  2. Report it privately via the GitHub Security Advisory feature.
  3. Include a clear description of the vulnerability, the affected file(s), and steps to reproduce.

We aim to respond within 7 days and will coordinate a fix and disclosure timeline with the reporter.


Scope

These scripts run with administrator privileges and interact with the OS directly (SFC, DISM, network stack, UEFI boot files). Please treat any issues that could lead to privilege escalation, data loss, or unintended system modification as security-relevant.

There aren't any published security advisories