Skip to content

fix(comparisons): update compliance certifications - #7462

Open
j15z wants to merge 6 commits into
stagingfrom
feat/update-comparison-compliance
Open

fix(comparisons): update compliance certifications#7462
j15z wants to merge 6 commits into
stagingfrom
feat/update-comparison-compliance

Conversation

@j15z

@j15z j15z commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace the separate SOC 2 row with a consolidated Compliance row across comparison pages
  • list Sim's SOC 2 Type II, ISO 27001:2022, and GDPR certifications first with a Trust Center source
  • remove the obsolete SOC 2 data field, preserve competitor evidence, and align stale comparison copy

Type of Change

  • Bug fix

Testing

  • bun run lint
  • bun run apps/sim/scripts/check-block-registry.ts origin/staging
  • bun run check:audits
  • bun run docs-manifest:check
  • bun run --cwd apps/sim type-check
  • direct data assertion across all 21 comparison profiles

Post-Deploy Monitoring & Validation

No additional operational monitoring is required; this updates static comparison content and removes an unused data field.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 4, 2026 1:14am UTC

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 2 files

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread apps/sim/app/(landing)/comparisons/comparison-sections.ts Outdated
@greptile-apps

greptile-apps Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR consolidates SOC 2 and other certification data into one Compliance fact across all comparison profiles.

  • Replaces the separate SOC 2 and Additional compliance rows with a single Compliance row.
  • Preserves each affected competitor’s SOC 2 status, scope qualifiers, and evidence in the consolidated fact.
  • Updates visible table values, FAQ copy, JSON-LD data, and Sim’s certification source.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
apps/sim/app/(landing)/comparisons/comparison-sections.ts Replaces the two former certification rows with one type-checked Compliance row consumed by the table and JSON-LD builder.
apps/sim/app/(landing)/comparisons/utils.ts Updates the security FAQ to read the consolidated compliance facts for Sim and each competitor.
apps/sim/lib/compare/data/types.ts Replaces the obsolete security fact fields with the canonical compliance field.
apps/sim/lib/compare/data/sim.ts Lists Sim’s SOC 2 Type II, ISO 27001:2022, and GDPR certifications under one Trust Center-backed fact.
apps/sim/lib/compare/data/competitors/stackai.ts Preserves StackAI’s qualified SOC 2 status in both the full and visible consolidated compliance values.
apps/sim/lib/compare/data/competitors/tines.ts Preserves Tines’s SOC 2 status in both the full and visible consolidated compliance values.
apps/sim/lib/compare/data/competitors/vellum.ts Preserves Vellum’s SOC 2 status in both the full and visible consolidated compliance values.
apps/sim/lib/compare/data/competitors/power-automate.ts Preserves Power Automate’s environment-qualified SOC 2 scope in both consolidated values.
apps/sim/lib/compare/data/competitors/microsoft-copilot.ts Preserves Microsoft Copilot’s SOC 2 status and scope in both consolidated values.
apps/sim/lib/compare/data/competitors/crewai.ts Preserves CrewAI AMP’s SOC 2 Type 1 status and scope in both consolidated values.
apps/sim/lib/compare/data/competitors/claude-cowork.ts Preserves Anthropic’s company-wide SOC 2 status and Cowork-specific qualification in both consolidated values.

Reviews (4): Last reviewed commit: "improvement(comparisons): remove obsolet..." | Re-trigger Greptile

Comment thread apps/sim/app/(landing)/comparisons/comparison-sections.ts Outdated
@j15z
j15z force-pushed the feat/update-comparison-compliance branch from c3825bf to f611370 Compare September 3, 2026 23:42
@j15z

j15z commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator Author

@greptile

@j15z

j15z commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator Author

@cubic-dev-ai review this PR

@cubic-dev-ai

cubic-dev-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

@cubic-dev-ai review this PR

@j15z I have started the AI code review. It will take a few minutes to complete.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 14 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@j15z
j15z force-pushed the feat/update-comparison-compliance branch from f611370 to 661020f Compare September 3, 2026 23:49
@j15z

j15z commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator Author

@greptile

@j15z

j15z commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator Author

@cubic-dev-ai review this PR

@cubic-dev-ai

cubic-dev-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

@cubic-dev-ai review this PR

@j15z I have started the AI code review. It will take a few minutes to complete.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 24 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@j15z
j15z force-pushed the feat/update-comparison-compliance branch from 661020f to 3ca2ce8 Compare September 4, 2026 00:20
@j15z

j15z commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator Author

@greptile

@j15z

j15z commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator Author

@cubic-dev-ai review this PR

@cubic-dev-ai

cubic-dev-ai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@cubic-dev-ai review this PR

@j15z I have started the AI code review. It will take a few minutes to complete.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 24 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant