Skip to content

Security: prabhatdotdev/mockery

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
0.1.0

Reporting a Vulnerability

If you discover a security vulnerability in mockery, please report it responsibly.

Please do not open a public GitHub issue for security vulnerabilities.

Instead, use one of the following channels:

Include as much detail as possible:

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

Disclosure Policy

We follow a coordinated disclosure process:

  1. We acknowledge receipt of your report within 48 hours.
  2. We investigate and validate the vulnerability.
  3. We work on a fix and prepare a security release.
  4. We release the fix and publicly disclose the vulnerability with appropriate credit after users have had time to update.

We aim to resolve critical vulnerabilities within 30 days of reporting.

Security Best Practices for Users

  • Run mockery on localhost or behind a firewall for local development only.
  • Do not expose the mockery ui port to the public internet in production.
  • Use strong, unique auth tokens if you enable the auth feature.

There aren't any published security advisories