diff --git a/README.md b/README.md
index 2e6118bb1998c13f8e4e310c1b03aa965847a46e..14b851b0b8fd7c2499d2242451d01d9c04e49afc 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,9 @@ It is compatible with Storefront (theme) shortcodes.
 
 ## Frequently Asked Questions
 
+### How can I report security bugs?
+You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/wordpress/plugin/hide-categories-products-woocommerce/vdp)
+
 ### Will hidding a category hide the products from that category on the store ?
 
 Nope, this is why there is twice the categories list.
diff --git a/hide-categories-products-woocommerce/hide-categories-products-wc.php b/hide-categories-products-woocommerce/hide-categories-products-wc.php
index 94fa58b517410afd3eefb8cc31138bea23b08b27..b8555ace6167b9af93d8601f7adc56627212031f 100755
--- a/hide-categories-products-woocommerce/hide-categories-products-wc.php
+++ b/hide-categories-products-woocommerce/hide-categories-products-wc.php
@@ -8,6 +8,7 @@
  * License: GPLv2
  * Text Domain: hide-categories-products-woocommerce
  * Domain Path: /languages/
+ * Requires Plugins: woocommerce
  * WC requires at least: 3.0.0
  * WC tested up to: 7.1
  */