Skip to content

Commit f8967e0

Browse files
authored
Add SOC3 logo (#1284)
* Add SOC3 logo Added SOC3 compliance * Update installation-options.md * Update installation-options.md * Update installation-options.md * Create new image for SOC2 * Create acipa-soc2-logo.png * Fix image name * Create aicpa-soc2-logo.png * Update installation-options.md * Update aicpa-soc2-logo.png * Add resized logo * Update installation-options.md * Update installation-options.md * Update installation-options.md * Update installation-options.md * Resize image * Update installation-options.md * Update installation-options.md * Update installation-options.md * Resize images * Delete unused images
1 parent 9b9d695 commit f8967e0

File tree

5 files changed

+31
-18
lines changed

5 files changed

+31
-18
lines changed

_docs/installation/installation-options.md

Lines changed: 31 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc: true
88
---
99

1010
{% if page.collection != site.gitops_collection %}
11-
Codefresh Enterprise provides a comprehensive platform for continuous integration and continuous delivery with Codefresh pipelines, and continuous delivery for Arog CD applications with GitOps, through flexible deployment options: SaaS and on-premises.
11+
Codefresh Enterprise provides a comprehensive platform for continuous integration and continuous delivery with Codefresh pipelines, and continuous delivery for Argo CD applications with GitOps, through flexible deployment options: SaaS and on-premises.
1212

1313
* **SaaS platform deployment**
1414
The SaaS option leverages the Codefresh Control Plane hosted in the cloud, enabling streamlined operations with minimal infrastructure overhead. Runtimes for GitOps and Runners for CI Pipelines are installed in your environment, ensuring data security and compliance.
@@ -21,17 +21,22 @@ Codefresh Enterprise provides a comprehensive platform for continuous integratio
2121
Both deployments offer:
2222
* Seamless integration of CI and CD with Codefresh pipelines, and CD with GitOps for managing Argo CD applications.
2323
* Modular functionality where pipelines and GitOps can operate independently or together.
24-
* Robust compliance with [SOC2 - Type2](https://us.aicpa.org/interestareas/frc/assuranceadvisoryservices/aicpasoc2report){:target="\_blank"} standards.
25-
26-
{% include image.html
27-
lightbox="true"
28-
file="/images/installation/soc2-type2-certified.png"
29-
url="/images/installation/soc2-type2-certified.png"
30-
alt="sso-diagram.png"
31-
max-width="35%"
32-
%}
33-
{% endif %}
24+
* Robust compliance with [SOC2 and SOC3](https://www.aicpa-cima.com/resources/landing/system-and-organization-controls-soc-suite-of-services){:target="\_blank"} standards.
25+
26+
{::nomarkdown}
27+
<table style="border: 1px solid white; border-collapse: collapse; width: 40%;">
28+
<tr>
29+
<td style="border: 1px solid white;">
30+
<img src="../../../images/installation/aicpa-soc2-logo.png" style="max-width: 100%; height: auto;">
31+
</td>
32+
<td style="border: 1px solid white;">
33+
<img src="../../../images/installation/aicpa-soc3-logo.png" style="max-width: 100%; height: auto;">
34+
</td>
35+
</tr>
36+
</table>
37+
{:/}
3438

39+
{% endif %}
3540

3641

3742

@@ -41,13 +46,21 @@ Codefresh GitOps is a lightweight SaaS platform dedicated to GitOps for Argo CD
4146

4247
Focused exclusively on GitOps, Codefresh GitOps empowers organizations to work seamlessly with Argo CD while leveraging the unique capabilities offered by Codefresh GitOps. As a SaaS offering, GitOps eliminates the complexity of infrastructure management, enabling users to quickly adopt GitOps best practices without compromising security.
4348

44-
{% include image.html
45-
lightbox="true"
46-
file="/images/installation/soc2-type2-certified.png"
47-
url="/images/installation/soc2-type2-certified.png"
48-
alt="sso-diagram.png"
49-
max-width="35%"
50-
%}
49+
GitOps Cloud is compliant with [SOC2 and SOC3](https://www.aicpa-cima.com/resources/landing/system-and-organization-controls-soc-suite-of-services){:target="\_blank"} standards.
50+
51+
{::nomarkdown}
52+
<table style="border: 1px solid white; border-collapse: collapse; width: 40%;">
53+
<tr>
54+
<td style="border: 1px solid white;">
55+
<img src="../../../images/installation/aicpa-soc2-logo.png" style="max-width: 100%; height: auto;">
56+
</td>
57+
<td style="border: 1px solid white;">
58+
<img src="../../../images/installation/aicpa-soc3-logo.png" style="max-width: 100%; height: auto;">
59+
</td>
60+
</tr>
61+
</table>
62+
{:/}
63+
5164
{% endif %}
5265

5366

acipa-soc2-logo.png

392 KB
Loading

aicpa-soc2-logo.png

423 KB
Loading
38.5 KB
Loading
49.2 KB
Loading

0 commit comments

Comments
 (0)