Skip to content

Security: quantales/pyquantlib

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

PyQuantLib is under active development. If you discover a security vulnerability, please report it privately through GitHub's security advisory system:

https://github.com/quantales/pyquantlib/security/advisories/new

Please include:

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if any)

A response will be provided as soon as possible.

Supported Versions

Only the latest release is supported with security fixes. Upgrade to the newest version available on PyPI.

Security Considerations

PyQuantLib wraps the QuantLib C++ library. Security issues in QuantLib itself should be reported to the QuantLib project at https://github.com/lballabio/QuantLib.

For issues specific to the Python bindings or PyQuantLib extensions, please use the GitHub security advisory system above.

There aren’t any published security advisories