ADA & WCAG
Anyone with a public-facing website. In practice: everyone.
Accessibility is the one that reaches almost every business we work with, and the one that generates actual demand letters. We audit against WCAG, remediate the code and the design, and run a managed accessibility layer on top for the things that cannot be fixed at the source.
Cookie consent
Anyone running analytics or ad pixels.
A banner is the visible part and the least important one. What matters is that consent is captured before the tags fire, that preferences are honoured, and that there is a record of both.
GDPR
Anyone holding data on people in the EU or UK.
Lawful basis, data mapping, retention, subject access, processor agreements. Most of the work is finding out what personal data you are actually holding and why.
CCPA
Anyone holding data on California residents at scale.
Disclosure, opt-out of sale or sharing, and the plumbing to honour a request without it becoming a manual job for somebody.
SOC 2
Usually triggered by a customer's procurement team.
Security controls plus the evidence that they operate. We scope it, close the gaps, assemble the evidence, and manage the relationship with the auditing firm through to the report.
ISO 27001
Often required for enterprise or international contracts.
An information security management system rather than a checklist — which is why it is mostly a documentation and governance exercise before it is a technical one.
HIPAA
Healthcare, and anyone handling data on their behalf.
Safeguards, business associate agreements, access control and audit logging. We have built for home care, neurology and behavioural health, so this is familiar ground.
PCI DSS
Anyone taking card payments.
Scope reduction first. The cheapest way through PCI is almost always to handle fewer card numbers, not to secure more of them.