oneuptime/home/views/soc-2.ejs

31 lines
1.2 KiB
Plaintext
Raw Normal View History

2019-11-04 20:20:55 +00:00
<header id="pagmt">
<h1>SOC 2</h1>
<p>Service Organization Control (SOC) Reports</p>
2020-01-03 12:41:34 +00:00
<script src="/js/amplitude.js"></script>
<script>
var IS_DEV = false;
if (!IS_DEV) {
amplitude.getInstance().logEvent('SOC 2 page loaded');
}
</script>
2019-11-04 20:20:55 +00:00
</header>
<section>
<h3>Introduction</h3>
<p>A SOC 2 report is designed to provide assurances about the effectiveness of controls in place at a service organisation that are relevant to the security, availability, or processing integrity of the system used to process clients information, or the confidentiality or privacy of that information.
<br/><br/>
Companies that use cloud service providers use SOC 2 reports to assess and address the risks associated with third party technology services. These reports are issued by independent third-party auditors.
</p>
<h3>Request Report</h3>
<p>Fyipe has undergone a SOC 2 audit, and a copy of Fyipes most recent report is available upon request from your Account Manager. <b>We will need you to sign an NDA before we can share the report with you.</b> </p>
<p> For all other matters please
contact: soc@hackerbay.io</p>
</section>