![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-securitytxt/Test/Mftf/Data/ |
<?xml version="1.0" encoding="UTF-8"?> <!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd"> <entity name="EnableSecurityTxt"> <data key="path">magento_securitytxt_securitytxt/general/enabled</data> <data key="value">1</data> </entity> <entity name="DisableSecurityTxt"> <data key="path">magento_securitytxt_securitytxt/general/enabled</data> <data key="value">0</data> </entity> <entity name="SecurityTxtConfigurationValue"> <data key="securitytxtEnabled">Yes</data> <data key="securitytxtDisabled">No</data> <data key="contactEmail" unique="prefix">[email protected]</data> <data key="contactPhone" unique="suffix">+1-555-555-5555</data> <data key="contactWebPage" unique="suffix">https://example.com</data> <data key="encryptionWebPage" unique="suffix">https://example.com/encryption</data> <data key="acknowledgementsWebPage" unique="suffix">https://example.com/acknowledgements</data> <data key="hiringWebPage" unique="suffix">https://example.com/hiring</data> <data key="policyWebPage" unique="suffix">https://example.com/poliocy</data> <data key="preferredLanguages">en,es</data> <data key="signature" unique="suffix">OpenPGP/Signature</data> </entity> <entity name="SecurityTxtConfigurationPath"> <data key="contactEmail">magento_securitytxt_securitytxt/contact_information/email</data> <data key="contactPhone">magento_securitytxt_securitytxt/contact_information/phone</data> <data key="contactWebPage">magento_securitytxt_securitytxt/contact_information/contact_page</data> <data key="encryptionWebPage">magento_securitytxt_securitytxt/other_information/encryption</data> <data key="acknowledgementsWebPage">magento_securitytxt_securitytxt/other_information/acknowledgements</data> <data key="hiringWebPage">magento_securitytxt_securitytxt/other_information/hiring</data> <data key="policyWebPage">magento_securitytxt_securitytxt/other_information/policy</data> <data key="preferredLanguages">magento_securitytxt_securitytxt/other_information/preferred_languages</data> <data key="signature">magento_securitytxt_securitytxt/other_information/signature_text</data> </entity> </entities>