{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5XpjgERYIwdXlMYch6WT/42eowEVE80kV2vTDY8Eo/mTUtLHPnm.js"],
  "sourcesContent": ["import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{addPropertyControls as i,ControlType as n}from\"framer\";import*as r from\"react\";let a=\"Yrq8vWBDA\",s=\"n80rPZiT1\",o=\"wNWtyrgMk\",c=\"ysOS6dpWs\",l=\"ywM1E7T1e\",h=\"Z7DW_v2Vc\",d=\"WPoefMd7u\",p=\"VVGTSXtz8\",g=\"pEhwBeiVi\",m=\"NtXPcsvoC\",u=\"xFKSlIgXr\",f=(e,t)=>{if(e&&\"object\"==typeof e)return{...e,alt:t};},y=[{index:0,id:\"V5FmkP00Y\",[a]:f({src:\"https://framerusercontent.com/images/Y8RdhuqXBYSd0zDiUz4dXX7XrQ.png\",srcSet:\"https://framerusercontent.com/images/Y8RdhuqXBYSd0zDiUz4dXX7XrQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/Y8RdhuqXBYSd0zDiUz4dXX7XrQ.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/Y8RdhuqXBYSd0zDiUz4dXX7XrQ.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/Y8RdhuqXBYSd0zDiUz4dXX7XrQ.png 2520w\"},\"Blog cover image\"),[s]:\"Blockchain and Cybersecurity: A Dynamic Duo\",[o]:\"Exploring the Synergy Between Blockchain Technology and Security\",[c]:\"blockchain-and-cybersecurity-a-dynamic-duo\",[l]:f({src:\"https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png\",srcSet:\"https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png?scale-down-to=512 512w, https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png 2520w\"},\"\"),[h]:\"2024-02-09T00:00:00.000Z\",[d]:\"Arlene McCoy\",[p]:\"kk7f50Yf4\",[g]:f({src:\"https://framerusercontent.com/images/PKKXutPkZ3b9w02Af22RXIGl4.png\"},\"\"),[m]:5,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:1,id:\"xXCW8XqWY\",[a]:f({src:\"https://framerusercontent.com/images/cGOmDuBsKrkZFFsE50pqqYjQrw.png\",srcSet:\"https://framerusercontent.com/images/cGOmDuBsKrkZFFsE50pqqYjQrw.png?scale-down-to=512 512w, https://framerusercontent.com/images/cGOmDuBsKrkZFFsE50pqqYjQrw.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/cGOmDuBsKrkZFFsE50pqqYjQrw.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/cGOmDuBsKrkZFFsE50pqqYjQrw.png 2521w\"},\"\"),[s]:\"Demystifying Cryptography in Cybersecurity\",[o]:\"The Guardian Shield of Digital Communication\",[c]:\"demystifying-cryptography-in-cybersecurity\",[l]:f({src:\"https://framerusercontent.com/images/AR5qnObkc9TXYqN2bbpKhZn5NpY.png\",srcSet:\"https://framerusercontent.com/images/AR5qnObkc9TXYqN2bbpKhZn5NpY.png?scale-down-to=512 512w, https://framerusercontent.com/images/AR5qnObkc9TXYqN2bbpKhZn5NpY.png 960w\"},\"\"),[h]:\"2023-12-16T00:00:00.000Z\",[d]:\"Gurwinder Singh\",[p]:\"ZNKa4lub_\",[g]:f({src:\"https://framerusercontent.com/images/Y4e1uLii9pfuI9csQzKUrHbQOHA.png\"},\"\"),[m]:3,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:2,id:\"mxZ5aLtyE\",[a]:f({src:\"https://framerusercontent.com/images/q68SoPjvR9nbG4z5LGXn83guVk.png\",srcSet:\"https://framerusercontent.com/images/q68SoPjvR9nbG4z5LGXn83guVk.png?scale-down-to=512 512w, https://framerusercontent.com/images/q68SoPjvR9nbG4z5LGXn83guVk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/q68SoPjvR9nbG4z5LGXn83guVk.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/q68SoPjvR9nbG4z5LGXn83guVk.png 2521w\"},\"\"),[s]:\"Building a Robust Cybersecurity Culture in Your Organization\",[o]:\"Beyond Firewalls - Fostering a Security-Conscious Workforce\",[c]:\"building-a-robust-cybersecurity-culture-in-your-organization\",[l]:f({src:\"https://framerusercontent.com/images/jcmggf5jYZHmtbgZ3aOfOaqFrA.png\",srcSet:\"https://framerusercontent.com/images/jcmggf5jYZHmtbgZ3aOfOaqFrA.png?scale-down-to=512 512w, https://framerusercontent.com/images/jcmggf5jYZHmtbgZ3aOfOaqFrA.png 960w\"},\"\"),[h]:\"2023-12-16T00:00:00.000Z\",[d]:\"Gurwinder Singh\",[p]:\"ZNKa4lub_\",[g]:f({src:\"https://framerusercontent.com/images/Y4e1uLii9pfuI9csQzKUrHbQOHA.png\"},\"\"),[m]:5,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:3,id:\"SpP7XpSAc\",[a]:f({src:\"https://framerusercontent.com/images/C7IE95vAOPF6ndlZwzXLUIdJg.png\",srcSet:\"https://framerusercontent.com/images/C7IE95vAOPF6ndlZwzXLUIdJg.png?scale-down-to=512 512w, https://framerusercontent.com/images/C7IE95vAOPF6ndlZwzXLUIdJg.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/C7IE95vAOPF6ndlZwzXLUIdJg.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/C7IE95vAOPF6ndlZwzXLUIdJg.png 2520w\"},\"\"),[s]:\"Encryption with Dash\",[o]:\"The gap is closing between these two areas, and for everyone to be successful, to prepare for attacks and data breaches, it\u2019s more important than ever to share knowledge.\",[c]:\"encryption-with-spark\",[l]:f({src:\"https://framerusercontent.com/images/6rNCHtWcuSVh9RVb4bx2EqrstiY.png\",srcSet:\"https://framerusercontent.com/images/6rNCHtWcuSVh9RVb4bx2EqrstiY.png?scale-down-to=512 512w, https://framerusercontent.com/images/6rNCHtWcuSVh9RVb4bx2EqrstiY.png 960w\"},\"\"),[h]:\"2023-12-16T00:00:00.000Z\",[d]:\"Gurwinder Singh\",[p]:\"NGDlRofFQ\",[g]:f({src:\"https://framerusercontent.com/images/Y4e1uLii9pfuI9csQzKUrHbQOHA.png\"},\"\"),[m]:28,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:4,id:\"pCxLvd210\",[a]:f({src:\"https://framerusercontent.com/images/YQ2JCamRVSnHlzyrunyFbzpNgk.png\",srcSet:\"https://framerusercontent.com/images/YQ2JCamRVSnHlzyrunyFbzpNgk.png?scale-down-to=512 512w, https://framerusercontent.com/images/YQ2JCamRVSnHlzyrunyFbzpNgk.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/YQ2JCamRVSnHlzyrunyFbzpNgk.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/YQ2JCamRVSnHlzyrunyFbzpNgk.png 2520w\"},\"\"),[s]:\"Securing the Internet of Things (IoT): A Balancing Act\",[o]:\"Navigating the Security Challenges in a Connected World\",[c]:\"securing-the-internet-of-things-(iot)-a-balancing-act\",[l]:f({src:\"https://framerusercontent.com/images/QNPIYt5aMvqxFOFj0dFESX6n1o.png\",srcSet:\"https://framerusercontent.com/images/QNPIYt5aMvqxFOFj0dFESX6n1o.png?scale-down-to=512 512w, https://framerusercontent.com/images/QNPIYt5aMvqxFOFj0dFESX6n1o.png 960w\"},\"\"),[h]:\"2023-12-16T00:00:00.000Z\",[d]:\"Wade Warren\",[p]:\"ZNKa4lub_\",[g]:f({src:\"https://framerusercontent.com/images/Y4e1uLii9pfuI9csQzKUrHbQOHA.png\"},\"\"),[m]:10,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:5,id:\"x1ZHwl6AT\",[a]:f({src:\"https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png\",srcSet:\"https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png?scale-down-to=512 512w, https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/2HjlTfSz1abLNoaOlC4JgPIPUYw.png 2520w\"},\"\"),[s]:\"Fortifying Digital Fortresses: Encryption with Apex in the Cybersecurity Landscape\",[o]:\"Elevating Security Measures with Salesforce's Apex Programming Language\",[c]:\"fortifying-digital-fortresses-encryption-with-apex-in-the-cybersecurity-landscape\",[l]:f({src:\"https://framerusercontent.com/images/KiDq4jiEkz0VVPF7wSr6TUP09eU.png\",srcSet:\"https://framerusercontent.com/images/KiDq4jiEkz0VVPF7wSr6TUP09eU.png?scale-down-to=512 512w, https://framerusercontent.com/images/KiDq4jiEkz0VVPF7wSr6TUP09eU.png 960w\"},\"\"),[h]:\"2023-12-11T00:00:00.000Z\",[d]:\"Jacob Jones\",[p]:\"YGtszDXvF\",[g]:f({src:\"https://framerusercontent.com/images/Vxj01ri7gT0yCgVH6t3UvM8l74.png\"},\"\"),[m]:1,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:6,id:\"JGSMiJbvT\",[a]:f({src:\"https://framerusercontent.com/images/r7uMYuzGChYEPoUg1lDDEbXeKA.png\",srcSet:\"https://framerusercontent.com/images/r7uMYuzGChYEPoUg1lDDEbXeKA.png?scale-down-to=512 512w, https://framerusercontent.com/images/r7uMYuzGChYEPoUg1lDDEbXeKA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/r7uMYuzGChYEPoUg1lDDEbXeKA.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/r7uMYuzGChYEPoUg1lDDEbXeKA.png 2521w\"},\"\"),[s]:\"The Evolving Threat Landscape in Cybersecurity\",[o]:\"Navigating the Perils of Modern Cyber Attacks\",[c]:\"the-evolving-threat-landscape-in-cybersecurity\",[l]:f({src:\"https://framerusercontent.com/images/JqUtL8PqrJhuCTYYxQCcHi6ywE.png\",srcSet:\"https://framerusercontent.com/images/JqUtL8PqrJhuCTYYxQCcHi6ywE.png?scale-down-to=512 512w, https://framerusercontent.com/images/JqUtL8PqrJhuCTYYxQCcHi6ywE.png 960w\"},\"\"),[h]:\"2023-12-11T00:00:00.000Z\",[d]:\"Jacob Jones\",[p]:\"YGtszDXvF\",[g]:f({src:\"https://framerusercontent.com/images/Vxj01ri7gT0yCgVH6t3UvM8l74.png\"},\"\"),[m]:4,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:7,id:\"hhvHzQuEb\",[a]:f({src:\"https://framerusercontent.com/images/vHQziPJbvRc0gFGlYJzSJRcrG6g.png\",srcSet:\"https://framerusercontent.com/images/vHQziPJbvRc0gFGlYJzSJRcrG6g.png?scale-down-to=512 512w, https://framerusercontent.com/images/vHQziPJbvRc0gFGlYJzSJRcrG6g.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/vHQziPJbvRc0gFGlYJzSJRcrG6g.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/vHQziPJbvRc0gFGlYJzSJRcrG6g.png 2520w\"},\"\"),[s]:\"The Dark Web: Unveiling the Shadows of Cybersecurity\",[o]:\"Navigating the Underbelly of the Dark Internet\",[c]:\"the-dark-web-unveiling-the-shadows-of-cybersecurity\",[l]:f({src:\"https://framerusercontent.com/images/LEm9XFUdbiodAcdKb3SPTHfBlA.png\",srcSet:\"https://framerusercontent.com/images/LEm9XFUdbiodAcdKb3SPTHfBlA.png?scale-down-to=512 512w, https://framerusercontent.com/images/LEm9XFUdbiodAcdKb3SPTHfBlA.png 960w\"},\"\"),[h]:\"2023-12-11T00:00:00.000Z\",[d]:\"Jacob Jones\",[p]:\"xw6gqNJT2\",[g]:f({src:\"https://framerusercontent.com/images/Vxj01ri7gT0yCgVH6t3UvM8l74.png\"},\"\"),[m]:9,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:8,id:\"loBmwSES0\",[a]:f({src:\"https://framerusercontent.com/images/ohQK1pA19t9shmdW95hdbwhN0PA.png\",srcSet:\"https://framerusercontent.com/images/ohQK1pA19t9shmdW95hdbwhN0PA.png?scale-down-to=512 512w, https://framerusercontent.com/images/ohQK1pA19t9shmdW95hdbwhN0PA.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/ohQK1pA19t9shmdW95hdbwhN0PA.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/ohQK1pA19t9shmdW95hdbwhN0PA.png 2521w\"},\"\"),[s]:\"Cyber Hygiene: The Foundation of a Secure Digital Presence\",[o]:\"Best Practices for a Clean and Resilient Cyber Environment\",[c]:\"cyber-hygiene-the-foundation-of-a-secure-digital-presence\",[l]:f({src:\"https://framerusercontent.com/images/k4KQvBhBDe80U5iypYdzgyZ0I.png\",srcSet:\"https://framerusercontent.com/images/k4KQvBhBDe80U5iypYdzgyZ0I.png?scale-down-to=512 512w, https://framerusercontent.com/images/k4KQvBhBDe80U5iypYdzgyZ0I.png 960w\"},\"\"),[h]:\"2023-12-11T00:00:00.000Z\",[d]:\"Jacob Jones\",[p]:\"YGtszDXvF\",[g]:f({src:\"https://framerusercontent.com/images/Vxj01ri7gT0yCgVH6t3UvM8l74.png\"},\"\"),[m]:7,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:9,id:\"BjUGKHNrA\",[a]:f({src:\"https://framerusercontent.com/images/Edv4ccNYWItLkznjtTTGoHLpSI.png\",srcSet:\"https://framerusercontent.com/images/Edv4ccNYWItLkznjtTTGoHLpSI.png?scale-down-to=512 512w, https://framerusercontent.com/images/Edv4ccNYWItLkznjtTTGoHLpSI.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/Edv4ccNYWItLkznjtTTGoHLpSI.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/Edv4ccNYWItLkznjtTTGoHLpSI.png 2521w\"},\"\"),[s]:\"The Role of Artificial Intelligence in Cybersecurity\",[o]:\"How AI is Revolutionizing the Battle Against Cyber Threats\",[c]:\"the-role-of-artificial-intelligence-in-cybersecurity\",[l]:f({src:\"https://framerusercontent.com/images/HzogehZntKkHDNkC4mpggrzS8KU.png\",srcSet:\"https://framerusercontent.com/images/HzogehZntKkHDNkC4mpggrzS8KU.png?scale-down-to=512 512w, https://framerusercontent.com/images/HzogehZntKkHDNkC4mpggrzS8KU.png 960w\"},\"\"),[h]:\"2023-06-07T00:00:00.000Z\",[d]:\"Arlene McCoy\",[p]:\"kk7f50Yf4\",[g]:f({src:\"https://framerusercontent.com/images/PKKXutPkZ3b9w02Af22RXIGl4.png\"},\"\"),[m]:6,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:10,id:\"YfeA9eBYK\",[a]:f({src:\"https://framerusercontent.com/images/YXAWXwP42XCu5h6pxYIu0RfSio.png\",srcSet:\"https://framerusercontent.com/images/YXAWXwP42XCu5h6pxYIu0RfSio.png?scale-down-to=512 512w, https://framerusercontent.com/images/YXAWXwP42XCu5h6pxYIu0RfSio.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/YXAWXwP42XCu5h6pxYIu0RfSio.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/YXAWXwP42XCu5h6pxYIu0RfSio.png 2521w\"},\"\"),[s]:\"Mobile Security: Safeguarding Your Digital Life on the Go\",[o]:\"Fortifying Your Mobile Devices Against Cyber Threats\",[c]:\"mobile-security-safeguarding-your-digital-life-on-the-go\",[l]:f({src:\"https://framerusercontent.com/images/fgzUn3CplAU1qiTEnONN6grU.png\",srcSet:\"https://framerusercontent.com/images/fgzUn3CplAU1qiTEnONN6grU.png?scale-down-to=512 512w, https://framerusercontent.com/images/fgzUn3CplAU1qiTEnONN6grU.png 960w\"},\"\"),[h]:\"2023-06-07T00:00:00.000Z\",[d]:\"Arlene McCoy\",[p]:\"kk7f50Yf4\",[g]:f({src:\"https://framerusercontent.com/images/PKKXutPkZ3b9w02Af22RXIGl4.png\"},\"\"),[m]:14,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})},{index:11,id:\"S83zfBtSM\",[a]:f({src:\"https://framerusercontent.com/images/yCM4mBUlfOZtQStofxOXIQ3Bz0.png\",srcSet:\"https://framerusercontent.com/images/yCM4mBUlfOZtQStofxOXIQ3Bz0.png?scale-down-to=512 512w, https://framerusercontent.com/images/yCM4mBUlfOZtQStofxOXIQ3Bz0.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/yCM4mBUlfOZtQStofxOXIQ3Bz0.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/yCM4mBUlfOZtQStofxOXIQ3Bz0.png 2521w\"},\"\"),[s]:\"A Penetration Testing Buyer's Guide \",[o]:\"Careful scoping is an essential step in identifying the key areas to be tested.\",[c]:\"a-penetration-testing-buyer-s-guide\",[l]:f({src:\"https://framerusercontent.com/images/RTrKDoc8EwOzuJYjlTYenQVszw.png\",srcSet:\"https://framerusercontent.com/images/RTrKDoc8EwOzuJYjlTYenQVszw.png?scale-down-to=512 512w, https://framerusercontent.com/images/RTrKDoc8EwOzuJYjlTYenQVszw.png 960w\"},\"\"),[h]:\"2023-06-07T00:00:00.000Z\",[d]:\"Arlene McCoy\",[p]:\"AxJpTqHsP\",[g]:f({src:\"https://framerusercontent.com/images/PKKXutPkZ3b9w02Af22RXIGl4.png\"},\"\"),[m]:7,[u]:/*#__PURE__*/t(r.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"In the ever-evolving landscape of cybersecurity, where digital threats loom large, the integration of robust encryption practices is paramount. Salesforce's proprietary programming language, Apex, emerges as a stalwart ally in the quest for securing sensitive data. Join  delve into the intricacies of encryption with Apex, exploring its role in fortifying digital fortresses and bolstering the defenses of cybersecurity platforms.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"The Imperative of Encryption in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the age of digital transformation, where data is the lifeblood of organizations, safeguarding sensitive information is non-negotiable. Cybersecurity platforms serve as the guardians of this digital realm, fending off a myriad of threats ranging from unauthorized access to sophisticated cyber attacks. Encryption, as a fundamental tool within this arsenal, ensures that even if the adversaries breach the walls, the data remains unintelligible without the cryptographic key.\"}),/*#__PURE__*/e(\"h3\",{children:\"Dash: The Vanguard of Encryption in Salesforce\"}),/*#__PURE__*/e(\"p\",{children:\"At the heart of Salesforce's security architecture lies Apex, a powerful and versatile programming language tailored for the platform. Apex doesn't merely facilitate the implementation of business logic; it serves as the vanguard for enforcing robust encryption practices within Salesforce.\"}),/*#__PURE__*/e(\"h5\",{children:\"Implementing Encryption at Rest:\"}),/*#__PURE__*/e(\"p\",{children:\"Salesforce, recognizing the critical importance of data at rest, provides a native solution for platform encryption. Apex seamlessly integrates with this feature, enabling developers to encrypt fields on both standard and custom objects. This ensures that sensitive data stored within Salesforce databases remains encrypted, even when residing in seemingly secure repositories.\"}),/*#__PURE__*/e(\"h5\",{children:\"Securing Data in Transit:\"}),/*#__PURE__*/e(\"p\",{children:\"Encryption's significance extends beyond data at rest; it is equally vital for data in transit. Apex equips developers with the tools to encrypt and decrypt data during transmission, mitigating the risks associated with potential eavesdropping or interception. This capability becomes particularly crucial in scenarios where secure communication channels are imperative, such as integrating with external systems or facilitating secure API communications.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Best Practices for Encryption with Dash in Cybersecurity Platforms\"}),/*#__PURE__*/e(\"p\",{children:\"In the vast expanse of cyberspace, cybersecurity provides an array of defenses tailored to the nuances of the digital journey.\"}),/*#__PURE__*/t(\"ol\",{children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Selective Encryption for Optimization:\"}),\" Identify and encrypt only the fields containing sensitive data to optimize performance and reduce the impact on resource utilization.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Key Management Vigilance: \"}),\"Implement robust key management practices within the Salesforce environment. Regularly rotate encryption keys and monitor key usage to enhance security.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Granular Control Through Permissions:\"}),\" Leverage Salesforce's built-in permission controls to define and enforce user access to encrypted data. Use profiles and permission sets for granular control over who can view or modify sensitive information.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Comprehensive Testing Protocols:\"}),\" Thoroughly test encryption implementations in sandbox environments before deploying to production. Rigorous testing helps identify and rectify any potential issues, ensuring a seamless user experience.\"]})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/t(\"p\",{children:[/*#__PURE__*/e(\"strong\",{children:\"Documentation for Clarity:\"}),\" Maintain comprehensive documentation outlining encryption policies, key management procedures, and the overall encryption strategy. Clear documentation not only aids in efficient management but also facilitates audits and compliance checks.\"]})})]}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Dash Encryption: A Guardian of Data Integrity\"}),/*#__PURE__*/e(\"p\",{children:\"As organizations navigate the complex cybersecurity landscape, the integration of encryption with Apex emerges as a critical pillar of defense. It not only safeguards against data breaches but also ensures compliance with stringent data protection regulations.\"}),/*#__PURE__*/e(\"p\",{children:\"In the realm of cybersecurity platforms, where trust is paramount, Apex encryption serves as the guardian of data integrity. It transforms Salesforce into a fortified digital fortress, where sensitive information is shielded from prying eyes, and the confidentiality of data is preserved.\"}),/*#__PURE__*/e(\"h4\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/e(\"h3\",{children:\"Closing Thoughts: Elevating Cybersecurity Practices with Dash Encryption\"}),/*#__PURE__*/e(\"p\",{children:\"As cybersecurity challenges continue to evolve, the role of encryption becomes increasingly pivotal. Apex, with its robust encryption capabilities, empowers organizations to navigate these challenges confidently. By implementing encryption at rest and in transit, Salesforce's Apex ensures that data remains secure throughout its lifecycle.\"}),/*#__PURE__*/e(\"p\",{children:\"In the dynamic landscape of digital security, where threats are diverse and relentless, the synergy between Apex and encryption becomes a beacon of trust. It not only meets the demands of contemporary cybersecurity but also sets the stage for a resilient and secure digital future.\"})]})}];for(let e of y)Object.freeze(e);i(y,{Yrq8vWBDA:{title:\"Cover Image\",type:n.ResponsiveImage},n80rPZiT1:{defaultValue:\"Blog Title\",displayTextArea:!1,placeholder:\"\",title:\"Title\",type:n.String},wNWtyrgMk:{defaultValue:\"\",title:\"Desc\",type:n.String},ysOS6dpWs:{title:\"Slug\",type:n.String},ywM1E7T1e:{title:\"Card image\",type:n.ResponsiveImage},Z7DW_v2Vc:{defaultValue:\"\",title:\"Date\",type:n.Date},WPoefMd7u:{defaultValue:\"\",title:\"Author Name\",type:n.String},VVGTSXtz8:{options:[\"FPgxlklMx\",\"YGtszDXvF\",\"kk7f50Yf4\",\"ZNKa4lub_\",\"AxJpTqHsP\",\"eFLhW241G\",\"xw6gqNJT2\",\"NGDlRofFQ\"],optionTitles:[\"All\",\"Customers\",\"Engineering\",\"Security\",\"Founder notes\",\"Product\",\"Privacy\",\"Intelligence\"],title:\"Tag\",type:n.Enum},pEhwBeiVi:{title:\"Author Image\",type:n.ResponsiveImage},NtXPcsvoC:{defaultValue:0,displayStepper:!1,title:\"Reading Minutes\",type:n.Number},xFKSlIgXr:{defaultValue:\"\",title:\"Content\",type:n.RichText}}),y.displayName=\"Blog\";export default y;export const VVGTSXtz8ToDisplayName=(e,t)=>{switch(null==t||t.fallback,e){case\"FPgxlklMx\":return\"All\";case\"YGtszDXvF\":return\"Customers\";case\"kk7f50Yf4\":return\"Engineering\";case\"ZNKa4lub_\":return\"Security\";case\"AxJpTqHsP\":return\"Founder notes\";case\"eFLhW241G\":return\"Product\";case\"xw6gqNJT2\":return\"Privacy\";case\"NGDlRofFQ\":return\"Intelligence\";default:return\"\";}};export const enumToDisplayNameFunctions={VVGTSXtz8:VVGTSXtz8ToDisplayName};export const utils={async getSlugByRecordId(e,t){var i;return null===(i=y.find(t=>t.id===e))||void 0===i?void 0:i[c];},async getRecordIdBySlug(e,t){var i;return null===(i=y.find(t=>t[c]===e))||void 0===i?void 0:i.id;}};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"data\",\"name\":\"data\",\"annotations\":{\"framerCollectionId\":\"mTUtLHPnm\",\"framerContractVersion\":\"1\",\"framerRecordIncludedLocalesKey\":\"includedLocales\",\"framerSlug\":\"ysOS6dpWs\",\"framerRecordIndexKey\":\"index\",\"framerCollectionUtils\":\"1\",\"framerEnumToDisplayNameUtils\":\"2\",\"framerData\":\"\",\"framerRecordIdKey\":\"id\"}},\"utils\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"enumToDisplayNameFunctions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"VVGTSXtz8ToDisplayName\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "sEAAwI,IAAIA,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAYC,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,YAAYC,EAAE,YAAYC,EAAE,CAACC,EAAEC,IAAI,CAAC,GAAGD,GAAa,OAAOA,GAAjB,SAAmB,MAAM,CAAC,GAAGA,EAAE,IAAIC,CAAC,CAAE,EAAEC,EAAE,CAAC,CAAC,MAAM,EAAE,GAAG,YAAY,CAACR,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,kBAAkB,EAAE,CAACJ,CAAC,EAAE,8CAA8C,CAACC,CAAC,EAAE,mEAAmE,CAACC,CAAC,EAAE,6CAA6C,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,uEAAuE,OAAO,uWAAuW,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,eAAe,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,oEAAoE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,6CAA6C,CAACC,CAAC,EAAE,+CAA+C,CAACC,CAAC,EAAE,6CAA6C,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,kBAAkB,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,+DAA+D,CAACC,CAAC,EAAE,8DAA8D,CAACC,CAAC,EAAE,+DAA+D,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,kBAAkB,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,qEAAqE,OAAO,+VAA+V,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,uBAAuB,CAACC,CAAC,EAAE,kLAA6K,CAACC,CAAC,EAAE,wBAAwB,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,kBAAkB,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,yDAAyD,CAACC,CAAC,EAAE,0DAA0D,CAACC,CAAC,EAAE,wDAAwD,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,sEAAsE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,uEAAuE,OAAO,uWAAuW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,qFAAqF,CAACC,CAAC,EAAE,0EAA0E,CAACC,CAAC,EAAE,oFAAoF,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,iDAAiD,CAACC,CAAC,EAAE,gDAAgD,CAACC,CAAC,EAAE,iDAAiD,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,uEAAuE,OAAO,uWAAuW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,uDAAuD,CAACC,CAAC,EAAE,iDAAiD,CAACC,CAAC,EAAE,sDAAsD,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,uEAAuE,OAAO,uWAAuW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,4DAA4D,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,qEAAqE,OAAO,oKAAoK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,cAAc,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,uDAAuD,CAACC,CAAC,EAAE,6DAA6D,CAACC,CAAC,EAAE,uDAAuD,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,eAAe,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,oEAAoE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,4DAA4D,CAACC,CAAC,EAAE,uDAAuD,CAACC,CAAC,EAAE,2DAA2D,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,oEAAoE,OAAO,kKAAkK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,eAAe,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,oEAAoE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,GAAG,GAAG,YAAY,CAACV,CAAC,EAAEK,EAAE,CAAC,IAAI,sEAAsE,OAAO,mWAAmW,EAAE,EAAE,EAAE,CAACJ,CAAC,EAAE,uCAAuC,CAACC,CAAC,EAAE,kFAAkF,CAACC,CAAC,EAAE,sCAAsC,CAAC,CAAC,EAAEE,EAAE,CAAC,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,2BAA2B,CAAC,CAAC,EAAE,eAAe,CAAC,CAAC,EAAE,YAAY,CAAC,CAAC,EAAEA,EAAE,CAAC,IAAI,oEAAoE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAACD,CAAC,EAAeA,EAAIK,EAAS,CAAC,SAAS,CAAcC,EAAE,IAAI,CAAC,SAAS,ibAAib,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,yDAAyD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,+dAA+d,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,gDAAgD,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,oSAAoS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,kCAAkC,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2XAA2X,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,2BAA2B,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,ycAAyc,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,oEAAoE,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,gIAAgI,CAAC,EAAeN,EAAE,KAAK,CAAC,SAAS,CAAcM,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,wCAAwC,CAAC,EAAE,wIAAwI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,uCAAuC,CAAC,EAAE,mNAAmN,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,kCAAkC,CAAC,EAAE,4MAA4M,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,kBAAkB,IAAI,SAAsBN,EAAE,IAAI,CAAC,SAAS,CAAcM,EAAE,SAAS,CAAC,SAAS,4BAA4B,CAAC,EAAE,mPAAmP,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,+CAA+C,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sQAAsQ,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,kSAAkS,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAsBA,EAAE,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAE,KAAK,CAAC,SAAS,0EAA0E,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,sVAAsV,CAAC,EAAeA,EAAE,IAAI,CAAC,SAAS,2RAA2R,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,QAAQJ,KAAKE,EAAE,OAAO,OAAOF,CAAC,EAAEK,EAAEH,EAAE,CAAC,UAAU,CAAC,MAAM,cAAc,KAAKI,EAAE,eAAe,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAG,YAAY,GAAG,MAAM,QAAQ,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,OAAO,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,MAAM,aAAa,KAAKA,EAAE,eAAe,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,OAAO,KAAKA,EAAE,IAAI,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,cAAc,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,MAAM,YAAY,cAAc,WAAW,gBAAgB,UAAU,UAAU,cAAc,EAAE,MAAM,MAAM,KAAKA,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,eAAe,KAAKA,EAAE,eAAe,EAAE,UAAU,CAAC,aAAa,EAAE,eAAe,GAAG,MAAM,kBAAkB,KAAKA,EAAE,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,UAAU,KAAKA,EAAE,QAAQ,CAAC,CAAC,EAAEJ,EAAE,YAAY,OAAO,IAAOK,EAAQL,EAAeM,EAAuB,CAACR,EAAEC,IAAI,CAAC,OAAgBA,GAAE,SAASD,EAAE,CAAC,IAAI,YAAY,MAAM,MAAM,IAAI,YAAY,MAAM,YAAY,IAAI,YAAY,MAAM,cAAc,IAAI,YAAY,MAAM,WAAW,IAAI,YAAY,MAAM,gBAAgB,IAAI,YAAY,MAAM,UAAU,IAAI,YAAY,MAAM,UAAU,IAAI,YAAY,MAAM,eAAe,QAAQ,MAAM,EAAG,CAAC,EAAeS,EAA2B,CAAC,UAAUD,CAAsB,EAAeE,EAAM,CAAC,MAAM,kBAAkBV,EAAEC,EAAE,CAAC,IAAIU,EAAE,OAAeA,EAAET,EAAE,KAAKD,GAAGA,EAAE,KAAKD,CAAC,KAA5B,MAAyCW,IAAT,OAAW,OAAOA,EAAEd,CAAC,CAAE,EAAE,MAAM,kBAAkBG,EAAEC,EAAE,CAAC,IAAIU,EAAE,OAAeA,EAAET,EAAE,KAAKD,GAAGA,EAAEJ,CAAC,IAAIG,CAAC,KAA5B,MAAyCW,IAAT,OAAW,OAAOA,EAAE,EAAG,CAAC,EACrvzFC,EAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,OAAO,KAAO,OAAO,YAAc,CAAC,mBAAqB,YAAY,sBAAwB,IAAI,+BAAiC,kBAAkB,WAAa,YAAY,qBAAuB,QAAQ,sBAAwB,IAAI,6BAA+B,IAAI,WAAa,GAAG,kBAAoB,IAAI,CAAC,EAAE,MAAQ,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,2BAA6B,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,uBAAyB,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["a", "s", "o", "c", "u", "f", "e", "t", "y", "x", "p", "addPropertyControls", "ControlType", "mTUtLHPnm_default", "VVGTSXtz8ToDisplayName", "enumToDisplayNameFunctions", "utils", "i", "__FramerMetadata__"]
}
