Skip to content

Commit 1a298a7

Browse files
committed
fix(comparisons): restore Vellum Drata citation
1 parent 96a50c1 commit 1a298a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • apps/sim/lib/compare/data/competitors

apps/sim/lib/compare/data/competitors/vellum.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ export const vellumProfile: CompetitorProfile = {
2323
'Vellum is HIPAA compliant and enterprise customers can sign a Business Associate Agreement for handling protected health information, corroborated by a third-party Drata case study. Sim does not currently offer HIPAA compliance (both platforms hold SOC 2 Type 2).',
2424
shortDescription: 'HIPAA compliant with a signable BAA; Sim does not offer HIPAA.',
2525
source: {
26-
url: 'https://docs.vellum.ai/product/security/data-privacy-and-storage',
27-
label: 'Vellum Docs: Data Privacy and Storage',
26+
url: 'https://drata.com/customers/vellum',
27+
label: 'Vellum Case Study: Drata',
2828
asOf: '2026-09-03',
2929
},
3030
},

0 commit comments

Comments
 (0)