diff --git a/README.md b/README.md index a4e012c..8ff3158 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ This Magento 2 module is used to generate a Magento 2 feed for use in a 4. Run `php bin/magento setup:upgrade` *The commands above should be run from the Magento 2 base directory* + +# Security +Searchspring recommends protecting both the module feed generation endpoint and generated feed file by using simple authentication via .htaccess rules or blocking access by IP address. You can find Searchspring IP addresses for white listing [here](https://searchspring.zendesk.com/hc/en-us/articles/360021246692-Searchspring-IP-Addresses).