Skip to content

Security: MathiasPaulenko/behave-pool

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

If you discover a security vulnerability in behave-pool, please report it responsibly.

Response time

We aim to acknowledge reported vulnerabilities within 48 hours and to provide a fix or mitigation according to severity.

Scope

behave-pool executes test code via multiprocessing.Process. It does not make network calls or access the filesystem beyond reading feature files and writing test reports. Vulnerabilities related to process isolation, pickle deserialization of work units, or temp file handling are in scope.

There aren't any published security advisories