Skip to content

Security: apayne185/quantum_classical_VQE_algorithm

SECURITY.md

Security Policy

Supported Versions

This is an academic research project (VQE hybrid quantum-classical stack) under active development. Only the main branch is supported with security fixes; feature branches and archived results are not maintained.

Reporting a Vulnerability

If you find a security issue (e.g. credential handling, dependency vulnerability, unsafe deserialization, injection), please report it privately rather than opening a public issue:

Please do not open a public GitHub issue for suspected vulnerabilities until it has been reviewed and a fix is available.

Response

This project is maintained by a single researcher, so please allow some time for a response. I'll acknowledge reports within a reasonable timeframe and aim to fix confirmed issues before public disclosure.

Scope Notes

  • Credentials (IBM Quantum tokens, HPC cluster access) are always supplied via environment variables, never committed to the repository. If you find a committed secret, please report it immediately via the channels above.
  • This project depends on qiskit, qiskit-ibm-runtime, pyscf, and other third-party packages; vulnerabilities in those dependencies should generally be reported upstream, but flagging them here is also welcome so this repo can update its pins.

There aren't any published security advisories