Skip to content

Security: mkorman90/regipy

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
6.x.x
< 6.0

Reporting a Vulnerability

Please report vulnerabilities via GitHub Security Advisories.

Supply Chain Security

This project implements several supply chain security measures:

  • SBOM: Each release includes a CycloneDX Software Bill of Materials (sbom.json, sbom.xml) attached to the GitHub release
  • Dependency Scanning: pip-audit runs on every CI build to detect known vulnerabilities
  • Dependabot: Automated dependency updates are enabled for both Python packages and GitHub Actions
  • Trusted Publishing: PyPI releases use trusted publishing via GitHub Actions OIDC

There aren’t any published security advisories