For Authorized Clients Only

Compliance Badges

This guide is for organizations that have received written authorization from Auditsuisse to display one of our compliance badges. If you have been granted permission, copy the snippet for your badge and paste it into your page — no script tag, no tracker, nothing to maintain.

Terms of display

If you have been authorized, your permission is conditional on all of the following.

  • Reference the badge by link only. Embed it from auditsuisse.com using the snippet exactly as provided. Do not download, copy, save, screenshot, mirror, re-host, or serve the artwork from your own servers, CDN, asset pipeline, or any third-party service.
  • Display only the badge that matches your engagement. Use only a badge for a framework you have been audited against, with a report issued in your name. Do not display a badge for any other framework.
  • Do not alter the artwork. No recoloring, cropping, rotating, masking, overlaying, adding text, or combining it with other marks. Scale it proportionally only, at 64px or larger so our name stays legible.
  • Keep the link to auditsuisse.com intact. The badge must remain a live link to auditsuisse.com so viewers can identify the firm that performed the audit.
  • Do not imply endorsement or a broader relationship. The badge attests only that we performed the stated engagement. It is not an endorsement of your products, security posture, or business, and it does not replace your report.
  • Remove the badge on request or if your authorization lapses, is withdrawn, or your report is superseded.

Questions about placement or wording, or need a badge showing your report period? Talk to your engagement lead.

Auditsuisse SOC 2 Type 1 Compliant seal

SOC 2 Type 1

For organizations with an issued SOC 2 Type 1 report — a point-in-time opinion on control design.

HTML
<a href="https://auditsuisse.com/" target="_blank" rel="noopener">
  <img src="https://auditsuisse.com/assets/images/badges/embed/soc2-type1-compliant.png"
       alt="SOC 2 Type 1 Compliant — audited by Auditsuisse"
       width="108" height="108" loading="lazy" />
</a>
Auditsuisse SOC 2 Type 2 Compliant seal

SOC 2 Type 2

For organizations with an issued SOC 2 Type 2 report — controls tested for operating effectiveness across a review period.

HTML
<a href="https://auditsuisse.com/" target="_blank" rel="noopener">
  <img src="https://auditsuisse.com/assets/images/badges/embed/soc2-type2-compliant.png"
       alt="SOC 2 Type 2 Compliant — audited by Auditsuisse"
       width="108" height="108" loading="lazy" />
</a>
Auditsuisse HIPAA Compliant seal

HIPAA

For organizations that have completed a HIPAA Security, Privacy, and Breach Notification Rule assessment with Auditsuisse.

HTML
<a href="https://auditsuisse.com/" target="_blank" rel="noopener">
  <img src="https://auditsuisse.com/assets/images/badges/embed/hipaa-compliant.png"
       alt="HIPAA Compliant — assessed by Auditsuisse"
       width="108" height="108" loading="lazy" />
</a>
Auditsuisse GDPR Compliant seal

GDPR

For organizations that have completed a GDPR readiness or Article 28 processor assessment with Auditsuisse.

HTML
<a href="https://auditsuisse.com/" target="_blank" rel="noopener">
  <img src="https://auditsuisse.com/assets/images/badges/embed/gdpr-compliant.png"
       alt="GDPR Compliant — assessed by Auditsuisse"
       width="108" height="108" loading="lazy" />
</a>

Other formats

Both snippets below are examples, and the terms of display above apply to them in full. Before you publish either one, edit it so it shows only the badges for frameworks you have been authorized to display.

Markdown, SOC 2 Type 2 — swap the filename for your framework
[![SOC 2 Type 2 Compliant — audited by Auditsuisse](https://auditsuisse.com/assets/images/badges/embed/soc2-type2-compliant.png)](https://auditsuisse.com/)
Badge row — delete any seal you are not authorized to display
<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:center">
  <a href="https://auditsuisse.com/" target="_blank" rel="noopener">
    <img src="https://auditsuisse.com/assets/images/badges/embed/soc2-type1-compliant.png"
         alt="SOC 2 Type 1 Compliant — audited by Auditsuisse" width="88" height="88" loading="lazy" />
  </a>
  <a href="https://auditsuisse.com/" target="_blank" rel="noopener">
    <img src="https://auditsuisse.com/assets/images/badges/embed/soc2-type2-compliant.png"
         alt="SOC 2 Type 2 Compliant — audited by Auditsuisse" width="88" height="88" loading="lazy" />
  </a>
  <a href="https://auditsuisse.com/" target="_blank" rel="noopener">
    <img src="https://auditsuisse.com/assets/images/badges/embed/hipaa-compliant.png"
         alt="HIPAA Compliant — assessed by Auditsuisse" width="88" height="88" loading="lazy" />
  </a>
  <a href="https://auditsuisse.com/" target="_blank" rel="noopener">
    <img src="https://auditsuisse.com/assets/images/badges/embed/gdpr-compliant.png"
         alt="GDPR Compliant — assessed by Auditsuisse" width="88" height="88" loading="lazy" />
  </a>
</div>

The badge files are 216×216 with transparent corners, so the seal reads as a circle on a light, dark, or colored background — no wrapper div or border-radius needed. The width and height attributes set the display size; change both together so the badge scales proportionally and stays round. 216px is the native size, so it stays sharp on retina displays at the 88–108px used above. Always reference the file from auditsuisse.com — do not save or re-host a copy.

Not authorized yet?

Earn the badge

Badges are issued to Auditsuisse clients after a completed engagement. Book a scoping call and we'll map your framework, timeline, and evidence requirements in 30 minutes.

Book a Scoping Call