Back to bossyplugins.com

Security Policy

Bossy makes bulk writes to your WooCommerce database. That's a serious responsibility. Here's exactly how we protect your store and your data.

Plugin Check passed May 11, 2026 64/64 tests passing Multiple security audits pre-launch

Database Security

Every database operation in Bossy's plugin-owned code uses WordPress's prepared statement API. Specifically:

Authentication & Authorization

Bossy enforces authentication and capability checks on every sensitive operation:

Destructive Actions

Danger Zone operations — bulk product deletion and product-linked image removal — require multiple layers of confirmation before executing:

There is no single-click path to irreversible data loss in Bossy. Snapshot Undo captures before-state on every significant write, providing a recovery path even if an action was unintentional.

Input Handling

All user-supplied input is treated as data, never as SQL structure or executable code:

Import & External Requests

The CSV Importer's background image queue fetches images from external URLs. To protect your server:

Supply Chain

Testing & Audit History

Versioning & Updates

Security fixes are patched and released as quickly as possible. Version history is tracked in the public changelog. Users on auto-update or manual update schedules are encouraged to stay current.

Responsible Disclosure

If you discover a vulnerability in Bossy, please report it privately before public disclosure. We will acknowledge your report promptly, investigate seriously, and ship a fix as quickly as possible.

Please do not open a public GitHub issue or WordPress.org support thread for security vulnerabilities.

security@bossyplugins.com

We aim to respond within 48 hours. We do not currently offer a paid bug bounty program, but we credit researchers in the changelog when a fix ships.