From b3c67fb0e2d030a230a0e563e4b9f2251bc166ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 15 May 2026 08:48:36 +0400 Subject: [PATCH] Move third parties data.json and remove @probo/third-parties MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- apps/console/package.json | 1 - .../tabs/ThirdPartyOverviewTab.tsx | 2 +- package-lock.json | 10 - packages/third-parties/README.md | 37 - packages/third-parties/THIRD_PARTIES.md | 3595 ----------------- packages/third-parties/data.d.ts | 115 - packages/third-parties/package.json | 21 - packages/third-parties/scripts/build-md.mjs | 143 - .../common-third-parties/data}/LICENSE.md | 0 .../seed/common-third-parties/data}/data.json | 0 10 files changed, 1 insertion(+), 3923 deletions(-) delete mode 100644 packages/third-parties/README.md delete mode 100644 packages/third-parties/THIRD_PARTIES.md delete mode 100644 packages/third-parties/data.d.ts delete mode 100644 packages/third-parties/package.json delete mode 100644 packages/third-parties/scripts/build-md.mjs rename {packages/third-parties => pkg/proboctl/seed/common-third-parties/data}/LICENSE.md (100%) rename {packages/third-parties => pkg/proboctl/seed/common-third-parties/data}/data.json (100%) diff --git a/apps/console/package.json b/apps/console/package.json index dafeed42e..c8a70af62 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -21,7 +21,6 @@ "@probo/relay": "^1.0.0", "@probo/routes": "^1.0.0", "@probo/ui": "1.0.0", - "@probo/third-parties": "0.0.1", "@tanstack/react-query": "^5.76.1", "clsx": "^2.1.1", "react": "^19.1.0", diff --git a/apps/console/src/pages/organizations/third-parties/tabs/ThirdPartyOverviewTab.tsx b/apps/console/src/pages/organizations/third-parties/tabs/ThirdPartyOverviewTab.tsx index 85708af6b..3fd2337f7 100644 --- a/apps/console/src/pages/organizations/third-parties/tabs/ThirdPartyOverviewTab.tsx +++ b/apps/console/src/pages/organizations/third-parties/tabs/ThirdPartyOverviewTab.tsx @@ -15,7 +15,6 @@ import { downloadFile, formatDate } from "@probo/helpers"; import { usePageTitle } from "@probo/hooks"; import { useTranslate } from "@probo/i18n"; -import type { ThirdPartyCategory } from "@probo/third-parties"; import { Button, Card, @@ -33,6 +32,7 @@ import { useOutletContext } from "react-router"; import type { ThirdPartyGraphNodeQuery$data } from "#/__generated__/core/ThirdPartyGraphNodeQuery.graphql"; import type { ThirdPartyOverviewTabBusinessAssociateAgreementFragment$key } from "#/__generated__/core/ThirdPartyOverviewTabBusinessAssociateAgreementFragment.graphql"; import type { ThirdPartyOverviewTabDataPrivacyAgreementFragment$key } from "#/__generated__/core/ThirdPartyOverviewTabDataPrivacyAgreementFragment.graphql"; +import type { ThirdPartyCategory } from "#/__generated__/core/useThirdPartyFormFragment.graphql"; import { ControlledField } from "#/components/form/ControlledField"; import { CountriesField } from "#/components/form/CountriesField"; import { PeopleSelectField } from "#/components/form/PeopleSelectField"; diff --git a/package-lock.json b/package-lock.json index 25d356a36..7f195299f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,6 @@ "@probo/react-lazy": "1.0.0", "@probo/relay": "^1.0.0", "@probo/routes": "^1.0.0", - "@probo/third-parties": "0.0.1", "@probo/ui": "1.0.0", "@tanstack/react-query": "^5.76.1", "clsx": "^2.1.1", @@ -3297,10 +3296,6 @@ "resolved": "packages/routes", "link": true }, - "node_modules/@probo/third-parties": { - "resolved": "packages/third-parties", - "link": true - }, "node_modules/@probo/trust": { "resolved": "apps/trust", "link": true @@ -19704,11 +19699,6 @@ "relay-runtime": "^20.1.1" } }, - "packages/third-parties": { - "name": "@probo/third-parties", - "version": "0.0.1", - "license": "CC BY-SA 4.0" - }, "packages/tsconfig": { "name": "@probo/tsconfig", "version": "0.0.1", diff --git a/packages/third-parties/README.md b/packages/third-parties/README.md deleted file mode 100644 index 14e769c5a..000000000 --- a/packages/third-parties/README.md +++ /dev/null @@ -1,37 +0,0 @@ -# ThirdParties library - -A curated collection of software thirdParty information for use in thirdParty management and compliance activities. - -## Overview - -This package provides a structured dataset of software thirdParties and service providers with comprehensive metadata including: - -- Basic thirdParty information (name, website, description) -- Legal documentation URLs (privacy policy, terms of service, etc.) -- Compliance certifications -- Security information - -## Data Structure - -Each thirdParty entry follows the structure defined in `data.d.ts`, including fields for: - -- `name`: Display name of the thirdParty -- `legalName`: Legal business name -- `websiteUrl`: ThirdParty's website -- `privacyPolicyUrl`: URL to privacy policy -- `termsOfServiceUrl`: URL to terms of service -- And many more compliance-related URLs and metadata - -See `data.d.ts` for the complete type definition. - -### Building the Markdown Documentation - -To generate the VENDORS.md documentation file from the data: - -```bash -npm run build:md -``` - -## License - -CC BY-SA 4.0 - See LICENSE.md for details. diff --git a/packages/third-parties/THIRD_PARTIES.md b/packages/third-parties/THIRD_PARTIES.md deleted file mode 100644 index 744cbb758..000000000 --- a/packages/third-parties/THIRD_PARTIES.md +++ /dev/null @@ -1,3595 +0,0 @@ -# ThirdParties - -## Table of Contents by Category - -### ANALYTICS - -- [Plausible Analytics](#plausible-analytics) -- [PostHog](#posthog) -- [Segment](#segment) - -### CLOUD_MONITORING - -- [Better Stack](#better-stack) -- [Datadog](#datadog) -- [New Relic](#new-relic) - -### CLOUD_PROVIDER - -- [Amazon Web Services (AWS)](#amazon-web-services-aws) -- [Cloudflare](#cloudflare) -- [Fly.io](#flyio) -- [Google](#google) -- [Google Cloud Platform](#google-cloud-platform) -- [Heroku](#heroku) -- [Latitude.sh](#latitudesh) -- [Microsoft Azure](#microsoft-azure) -- [OVHcloud US](#ovhcloud-us) -- [OVHcloud global](#ovhcloud-global) -- [Porter](#porter) -- [Scaleway](#scaleway) -- [Vercel](#vercel) -- [bunny.net](#bunnynet) - -### COLLABORATION - -- [Cal.com](#calcom) -- [Calendly](#calendly) -- [Claap](#claap) -- [ClickUp](#clickup) -- [Google Workspace](#google-workspace) -- [Microsoft 365](#microsoft-365) -- [Otter.ai](#otterai) -- [Sendgrid](#sendgrid) -- [Signal](#signal) -- [Slack](#slack) -- [Twilio](#twilio) -- [Zoom](#zoom) -- [monday.com](#mondaycom) - -### CUSTOMER_SUPPORT - -- [Pylon](#pylon) - -### DATA_STORAGE_AND_PROCESSING - -- [Airtable](#airtable) -- [ClickHouse](#clickhouse) -- [PlanetScale](#planetscale) -- [Supabase](#supabase) -- [Upstash](#upstash) - -### DEVELOPER_TOOLS - -- [Danami](#danami) - -### DOCUMENT_MANAGEMENT - -- [Notion](#notion) - -### EMPLOYEE_MANAGEMENT - -- [Checkr](#checkr) -- [Gusto](#gusto) -- [Rippling](#rippling) - -### ENGINEERING - -- [Algolia](#algolia) -- [Anthropic](#anthropic) -- [Atlassian](#atlassian) -- [Cursor](#cursor) -- [Docker](#docker) -- [Langfuse](#langfuse) -- [Linear](#linear) -- [Mintlify](#mintlify) -- [OpenAI](#openai) -- [Sentry](#sentry) -- [Together AI](#together-ai) -- [jsDelivr](#jsdelivr) -- [npm](#npm) - -### FINANCE - -- [Brex](#brex) -- [Carta](#carta) -- [Mercury](#mercury) -- [Pulley](#pulley) -- [Puzzle](#puzzle) -- [Qonto](#qonto) -- [Ramp](#ramp) -- [Spendesk](#spendesk) -- [Stripe](#stripe) -- [Vouch](#vouch) - -### IDENTITY_PROVIDER - -- [Auth0](#auth0) -- [Clerk](#clerk) -- [Okta](#okta) - -### IT - -- [Namecheap](#namecheap) -- [Plesk](#plesk) - -### MARKETING - -- [Brevo](#brevo) -- [Hubspot](#hubspot) -- [Loops](#loops) -- [Mailchimp](#mailchimp) -- [Perplexity](#perplexity) -- [Resend](#resend) - -### PASSWORD_MANAGEMENT - -- [1Password](#1password) -- [Bitwarden](#bitwarden) - -### PRODUCT_AND_DESIGN - -- [Figma](#figma) -- [Framer](#framer) -- [Pitch](#pitch) -- [Webflow](#webflow) - -### RECRUITING - -- [Lever](#lever) - -### SALES - -- [Apollo.io](#apolloio) -- [Pipedrive](#pipedrive) -- [folk](#folk) - -### SECURITY - -- [Probo](#probo) -- [Tailscale](#tailscale) - -### VERSION_CONTROL - -- [Github](#github) -- [Gitlab](#gitlab) - ---- - -## Slack - -Slack is a team communication platform that allows users to send messages, files, and images to each other. - -**Legal Name:** Slack Technologies, Inc. - -**Headquarters:** San Francisco, 50 Fremont Street, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://slack.com) | -| Privacy Policy | [Link](https://slack.com/intl/en-gb/trust/privacy/privacy-policy) | -| Terms of Service | [Link](https://slack.com/intl/en-gb/main-services-agreement) | -| Service Level Agreement | [Link](https://slack.com/intl/en-gb/terms/service-level-agreement) | -| Security Page | [Link](https://slack.com/intl/en-gb/trust/security) | -| Status Page | [Link](https://slack-status.com/) | - -**Category:** COLLABORATION - -### Certifications - -- ISO/IEC 27001:2022 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- SOC2 Type 2 -- C5 -- GDPR - ---- - -## Zoom - -Zoom is a video communication platform that allows users to send messages, files, and images to each other. - -**Legal Name:** Zoom Video Communications, Inc. - -**Headquarters:** 950 Page Mill Rd, Palo Alto, CA 94306 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://zoom.us) | -| Privacy Policy | [Link](https://zoom.us/privacy) | -| Service Level Agreement | [Link](https://explore.zoom.us/en/premier-support-terms/) | -| Security Page | [Link](https://zoom.us/trust/security) | -| Status Page | [Link](https://status.zoom.us/) | - -**Category:** COLLABORATION - -### Certifications - -- ISO/IEC 27001:2022 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- ISO/IEC 27701:2019 -- SOC2 Type 2 -- SOC2 HITRUST -- CSTAR LEVEL 2 -- FedRAMP -- StateRAMP -- CJIS -- UK Cyber Essentials Plus -- iRAP -- ENS -- BSI C5 -- gpaNRW -- ISMAP -- ETDA -- PCI DSS -- GDPR - ---- - -## Github - -Github is a code hosting platform for version control and collaboration. - -**Legal Name:** GitHub, Inc. - -**Headquarters:** 88 Colin P Kelly Jr St, San Francisco, CA 94103 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://github.com) | -| Privacy Policy | [Link](https://github.com/site/privacy) | -| Service Level Agreement | [Link](https://github.com/site/terms) | -| Security Page | [Link](https://docs.github.com/en/code-security/security-overview/about-security-overview) | -| Status Page | [Link](https://www.githubstatus.com/) | -| Subprocessors List | [Link](https://docs.github.com/en/site-policy/privacy-policies/github-subprocessors) | - -**Category:** VERSION_CONTROL - -### Certifications - -- SOC 1 Type 2 -- SOC 2 Type 2 -- CSA CAIQ Level 1 -- ISO/IEC 27001:2013 -- CSA STAR Level 2 -- GDPR - ---- - -## Stripe - -Online payment processing platform that enables businesses to accept and manage digital payments, supporting various payment methods and currencies with integrated fraud protection and compliance features - -**Legal Name:** Stripe, Inc. - -**Headquarters:** 101 Townsend St, San Francisco, CA 94103 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://stripe.com) | -| Privacy Policy | [Link](https://stripe.com/privacy) | -| Service Level Agreement | [Link](https://stripe.com/legal/ssa) | -| Security Page | [Link](https://stripe.com/security) | -| Status Page | [Link](https://status.stripe.com/) | -| Data Processing Agreement | [Link](https://stripe.com/legal/dpa) | - -**Category:** FINANCE - -### Certifications - -- PCI DSS v4.0 -- SOC 2 Type 2 -- SOC 1 Type 2 -- SOC 3 -- EMVCo Level 1 -- EMVCo Level 2 -- CBPR -- PRP -- EU-U.S. DPF -- EU-U.S. DPF -- GDPR - ---- - -## Cloudflare - -Cloudflare is a cloud computing company that provides a range of services, including web hosting, domain name registration, and cloud storage. - -**Legal Name:** Cloudflare, Inc. - -**Headquarters:** 101 Townsend St, San Francisco, CA 94103 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://cloudflare.com) | -| Privacy Policy | [Link](https://cloudflare.com/privacy) | -| Service Level Agreement | [Link](https://www.cloudflare.com/en-gb/business-sla) | -| Security Page | [Link](https://www.cloudflare.com/en-gb/security) | -| Status Page | [Link](https://www.cloudflarestatus.com/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO/IEC 27001:2013 -- ISO/IEC 27701:2019 -- ISO/IEC 27018:2019 -- FedRAMP -- SOC 2 Type 2 -- PCI DSS 4.0 -- Global CBPR -- Global PRP -- EU Cloud Code of Conduct -- Cyber Essentials -- C5:2020 -- ENS -- BSI Qualification -- WCAG 2.1 AA and Section 508 -- APPI -- LGPD -- DPDP -- GDPR -- PDPA -- PIPA -- DORA -- CCPA -- CPRA - ---- - -## Sentry - -Sentry is a cloud-based platform for monitoring and analyzing application performance and user behavior. - -**Legal Name:** Sentry, Inc. - -**Headquarters:** 45 Fremont St, San Francisco, CA 94105 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://sentry.io) | -| Privacy Policy | [Link](https://sentry.io/privacy) | -| Security Page | [Link](https://sentry.io/security) | -| Status Page | [Link](https://status.sentry.io/) | - -**Category:** ENGINEERING - -### Certifications - -- ISO/IEC 27001:2013 -- SOC2 Type 2 - ---- - -## Datadog - -Datadog is a cloud-based platform for monitoring and analyzing application performance and user behavior. - -**Legal Name:** Datadog, Inc. - -**Headquarters:** New York Times Bldg, 620 8th Ave, New York, NY 10018 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://datadog.com) | -| Privacy Policy | [Link](https://datadog.com/privacy) | -| Service Level Agreement | [Link](https://datadog.com/terms) | -| Security Page | [Link](https://datadog.com/security) | -| Trust Page | [Link](https://datadog.com/trust) | -| Status Page | [Link](https://status.datadoghq.com/) | - -**Category:** CLOUD_MONITORING - -### Certifications - -- CCPA -- CSA STAR -- DORA -- EU-US DPF -- FedRAMP -- GDPR -- HIPAA -- ISO/IEC 27001:2022 -- ISO/IEC 27017:2015 -- GDPR - ---- - -## Vercel - -Vercel is a cloud-based platform for monitoring and analyzing application performance and user behavior. - -**Legal Name:** Vercel, Inc. - -**Headquarters:** 650 California St, San Francisco, CA 94108, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://vercel.com) | -| Privacy Policy | [Link](https://vercel.com/legal/privacy-policy) | -| Service Level Agreement | [Link](https://vercel.com/legal/sla) | -| Security Page | [Link](https://vercel.com/security) | -| Trust Page | [Link](https://security.vercel.com/) | -| Status Page | [Link](https://status.vercel.com/) | -| Data Processing Agreement | [Link](https://vercel.com/legal/dpa) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO/IEC 27001:2013 -- SOC2 Type 2 -- GDPR -- PCI DSS -- HIPAA -- DPF -- CCPA -- PIPEDA - ---- - -## Sendgrid - -Cloud-based email delivery platform that provides transactional and marketing email services, offering reliable message delivery, analytics, and automation features for business communications. - -**Legal Name:** SendGrid, Inc. - -**Headquarters:** 1801 California Street, Suite 500, Denver, CO 80202 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://sendgrid.com) | -| Privacy Policy | [Link](https://www.twilio.com/en-us/legal/privacy) | -| Service Level Agreement | [Link](https://sendgrid.com/terms) | -| Security Page | [Link](https://sendgrid.com/en-us/policies/security) | -| Trust Page | [Link](https://security.twilio.com/) | -| Status Page | [Link](https://status.sendgrid.com/) | -| Data Processing Agreement | [Link](https://sendgrid.com/dpa) | - -**Category:** COLLABORATION - -### Certifications - -- CCPA -- CPRA -- GDPR -- HIPAA -- ISO/IEC 27001:2013 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- SOC2 Type 2 -- PCI DSS - ---- - -## Figma - -Cloud-based design and prototyping platform that enables collaborative interface design, wireframing, and mockup creation with real-time editing capabilities for teams. - -**Legal Name:** Figma, Inc. - -**Headquarters:** 760 Market St Floor 10, San Francisco, CA 94102 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://figma.com) | -| Privacy Policy | [Link](https://www.figma.com/legal/privacy/) | -| Security Page | [Link](https://www.figma.com/security) | -| Trust Page | [Link](https://compliance.figma.com/) | -| Status Page | [Link](https://status.figma.com/) | -| Service Software Agreement | [Link](https://www.figma.com/ssa/) | - -**Category:** PRODUCT_AND_DESIGN - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2013 -- ISO/IEC 27001:2022 -- GDPR -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- SOC 3 -- CCPA -- CSA -- SIG -- EU Cloud Code of Conduct -- TISAX -- VPAT - ---- - -## Notion - -Cloud-based workspace and collaboration platform that offers document management, project management, and team communication features, allowing users to create, edit, and share content in a centralized environment. - -**Legal Name:** Notion Labs, Inc. - -**Headquarters:** 2300 Harrison St, San Francisco, CA 94110 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://notion.so) | -| Privacy Policy | [Link](https://www.notion.so/notion/Privacy-Policy-3468d120cf614d4c9014c09f6adc9091) | -| Service Level Agreement | [Link](https://www.notion.so/notion/Service-Level-Terms-6f805fa1d4ca4463b805e2832ae8ff0d) | -| Status Page | [Link](https://status.notion.so) | -| Business Associate Agreement | [Link](https://www.notion.so/notion/Business-Associate-Agreement-909d9f4ccca041b1a23d0fe6e56fa111) | -| Subprocessors List | [Link](https://www.notion.so/notion/Notion-s-List-of-Subprocessors-268fa5bcfa0f46b6bc29436b21676734) | - -**Category:** DOCUMENT_MANAGEMENT - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- ISO/IEC 27701:2019 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- HIPAA -- BSI C5 -- GDPR -- CCPA - ---- - -## Mintlify - -Mintlify is a cloud-based documentation platform that enables teams to create, manage, and share documentation for their projects. - -**Legal Name:** Mintlify, Inc. - -**Headquarters:** 108 Ferris Place, Ithaca, NY 14850 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://mintlify.com) | -| Privacy Policy | [Link](https://app.termly.io/policy-viewer/policy.html?policyUUID=95d79e73-9d6f-4e0a-8abd-2a608e8f5242) | -| Terms of Service | [Link](https://mintlify.com/legal/terms) | -| Trust Page | [Link](https://security.mintlify.com/) | -| Status Page | [Link](https://status.mintlify.com/) | -| Subprocessors List | [Link](https://security.mintlify.com) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 1 - ---- - -## Supabase - -Open-source Firebase alternative providing a backend-as-a-service platform with PostgreSQL database, authentication, storage, and API functionality for application development. - -**Legal Name:** Supabase, Inc. - -**Headquarters:** 3500 S Dupont Hwy, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://supabase.com) | -| Privacy Policy | [Link](https://supabase.com/privacy) | -| Terms of Service | [Link](https://supabase.com/terms) | -| Service Level Agreement | [Link](https://supabase.com/sla) | -| Security Page | [Link](https://supabase.com/security) | -| Trust Page | [Link](https://security.supabase.com/) | -| Status Page | [Link](https://status.supabase.com/) | -| Data Processing Agreement | [Link](https://supabase.com/legal/dpa) | - -**Category:** DATA_STORAGE_AND_PROCESSING - -### Certifications - -- SOC2 Type 2 -- HIPAA -- GDPR - ---- - -## Segment - -Segment is a cloud-based customer data platform that enables businesses to collect, clean, and analyze customer data from across their systems. - -**Legal Name:** Segment, Inc. - -**Headquarters:** 100 California St #700, San Francisco, CA 94111 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://segment.com) | -| Privacy Policy | [Link](https://www.twilio.com/en-us/legal/privacy) | -| Terms of Service | [Link](https://www.twilio.com/en-us/legal/tos) | -| Service Level Agreement | [Link](https://www.twilio.com/en-us/legal/service-level-agreement/segment-data-ingestion-api) | -| Security Page | [Link](https://www.twilio.com/en-us/legal/security) | -| Trust Page | [Link](https://security.segment.com/) | -| Status Page | [Link](https://status.segment.com/) | -| Data Processing Agreement | [Link](https://www.twilio.com/en-us/legal/data-protection-addendum) | -| Subprocessors List | [Link](https://www.twilio.com/en-us/legal/sub-processors) | - -**Category:** ANALYTICS - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- GDPR -- ISO/IEC 27018:2019 -- ISO/IEC 27017:2015 -- CCPA -- HIPAA - ---- - -## Auth0 - -Auth0 is a cloud-based identity and access management platform that enables businesses to secure their applications and data. - -**Legal Name:** Auth0, Inc. - -**Headquarters:** 10900 NE 8th St. Bellevue, WA 98004, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://auth0.com) | -| Privacy Policy | [Link](https://www.okta.com/privacy-policy/) | -| Terms of Service | [Link](https://www.okta.com/terms-of-service/) | -| Security Page | [Link](https://www.okta.com/security-center/) | -| Trust Page | [Link](https://www.okta.com/trust-center/) | -| Status Page | [Link](https://status.auth0.com/) | -| Data Processing Agreement | [Link](https://www.okta.com/trustandcompliance/#data-processing-addendum) | - -**Category:** IDENTITY_PROVIDER - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- GDPR -- CSA STAR -- ISO/IEC 27018:2019 -- CCPA -- HIPAA -- HITECH -- PCI DSS -- PSD2 -- FAPI - ---- - -## Heroku - -Heroku is a cloud-based platform for building, deploying, and scaling applications. - -**Legal Name:** Heroku, Inc. - -**Headquarters:** 415 Mission Street Suite 300 San Francisco, CA 94105 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://heroku.com) | -| Privacy Policy | [Link](https://www.salesforce.com/company/legal/privacy/) | -| Terms of Service | [Link](https://www.salesforce.com/company/legal/sfdc-website-terms-of-service/) | -| Service Level Agreement | [Link](https://www.salesforce.com/en-us/wp-content/uploads/sites/4/documents/legal/Salesforce_MSA.pdf) | -| Security Page | [Link](https://www.heroku.com/policy/security) | -| Trust Page | [Link](https://www.heroku.com/compliance) | -| Status Page | [Link](https://status.heroku.com/) | -| Data Processing Agreement | [Link](https://www.salesforce.com/en-us/wp-content/uploads/sites/4/documents/legal/Agreements/data-processing-addendum.pdf) | -| Subprocessors List | [Link](https://www.salesforce.com/en-us/wp-content/uploads/sites/4/documents/legal/misc/salesforce-infrastructure-and-subprocessors.pdf) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- PCI-DSS -- ISO/IEC 27001:2013 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- SOC 2 Type 2 -- SOC 1 Type 2 -- SOC 3 -- HIPAA - ---- - -## Linear - -Linear is a cloud-based project management platform that enables teams to manage their projects and tasks. - -**Legal Name:** Linear, Inc. - -**Headquarters:** San Francisco, California 94103, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://linear.app) | -| Privacy Policy | [Link](https://linear.app/privacy) | -| Terms of Service | [Link](https://linear.app/terms) | -| Security Page | [Link](https://linear.app/security) | -| Trust Page | [Link](https://trustcenter.linear.app/) | -| Status Page | [Link](https://linearstatus.com/) | -| Data Processing Agreement | [Link](https://linear.app/dpa) | -| Subprocessors List | [Link](https://linear.app/dpa) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 2 -- HIPAA -- GDPR - ---- - -## Hubspot - -Hubspot is a cloud-based marketing and sales platform that enables businesses to manage their marketing and sales activities. - -**Legal Name:** Hubspot, Inc. - -**Headquarters:** 2 Canal Park Cambridge, MA 02141. United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://hubspot.com) | -| Privacy Policy | [Link](https://legal.hubspot.com/privacy-policy) | -| Terms of Service | [Link](https://legal.hubspot.com/terms-of-service) | -| Security Page | [Link](https://legal.hubspot.com/security/) | -| Status Page | [Link](https://status.hubspot.com/) | -| Data Processing Agreement | [Link](https://legal.hubspot.com/dpa) | -| Subprocessors List | [Link](https://legal.hubspot.com/sub-processors-page) | - -**Category:** MARKETING - -### Certifications - -- GDPR -- SOC 3 -- SOC 2 Type 2 - ---- - -## Langfuse - -Langfuse is a cloud-based language model platform that enables businesses to build, test, and deploy language models. - -**Legal Name:** Langfuse, Inc. - -**Headquarters:** Berlin, Germany - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://langfuse.com) | -| Privacy Policy | [Link](https://langfuse.com/privacy) | -| Terms of Service | [Link](https://langfuse.com/terms) | -| Security Page | [Link](https://langfuse.com/docs/data-security-privacy) | -| Status Page | [Link](https://status.langfuse.com/) | -| Data Processing Agreement | [Link](https://static.langfuse.com/legal/2025-02-17-Public-Langfuse%20DPA.docx.pdf) | - -**Category:** ENGINEERING - -### Certifications - -- ISO/IEC 27001:2022 -- SOC 2 Type 2 -- GDPR -- HIPAA - ---- - -## Google Workspace - -Google Workspace is a cloud-based productivity suite that enables businesses to manage their email, calendar, and documents. - -**Legal Name:** Google LLC - -**Headquarters:** 1600 Amphitheatre Parkway, Mountain View, CA 94043, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://workspace.google.com) | -| Privacy Policy | [Link](https://policies.google.com/privacy) | -| Terms of Service | [Link](https://policies.google.com/terms) | -| Security Page | [Link](https://workspace.google.com/security/) | -| Trust Page | [Link](https://cloud.google.com/compliance) | -| Status Page | [Link](https://www.google.com/appsstatus/dashboard/) | -| Data Processing Agreement | [Link](https://workspace.google.com/terms/09242021/dpa_terms/) | -| Subprocessors List | [Link](https://workspace.google.com/terms/subprocessors/) | - -**Category:** COLLABORATION - -### Certifications - -- ISO/IEC 27001:2022 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- ISO/IEC 27701:2019 -- SOC 2 Type 2 -- SOC 3 -- GDPR -- FedRAMP -- HIPAA -- BSI C5 -- MTCS - ---- - -## Algolia - -Algolia is a search-as-a-service platform that enables businesses to deliver fast and relevant search and discovery experiences across websites and applications. - -**Legal Name:** Algolia Inc. - -**Headquarters:** 301 Howard St Suite 300, San Francisco, CA 94105 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.algolia.com) | -| Privacy Policy | [Link](https://www.algolia.com/policies/privacy) | -| Terms of Service | [Link](https://www.algolia.com/policies/terms) | -| Service Level Agreement | [Link](https://www.algolia.com/policies/sla) | -| Security Page | [Link](https://www.algolia.com/security) | -| Trust Page | [Link](https://www.algolia.com/trust-center) | -| Status Page | [Link](https://status.algolia.com) | -| Data Processing Agreement | [Link](https://www.algolia.com/policies/data-processing) | -| Subprocessors List | [Link](https://www.algolia.com/policies/infrastructure-and-sub-processors) | - -**Category:** ENGINEERING - -### Certifications - -- ISO/IEC 27001:2022 -- ISO/IEC 27017:2015 -- SOC 2 Type 2 -- SOC 3 -- BSI C5 -- HIPAA -- GDPR -- CCPA -- TRUSTe Certified Privacy - ---- - -## PostHog - -Open-source product analytics platform that enables teams to understand user behavior and optimize product performance. - -**Legal Name:** PostHog, Inc. - -**Headquarters:** 2261 Market St #4008, San Francisco HQ - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://posthog.com) | -| Privacy Policy | [Link](https://posthog.com/privacy) | -| Service Level Agreement | [Link](https://posthog.com/terms) | -| Security Page | [Link](https://posthog.com/handbook/company/security) | -| Status Page | [Link](https://status.posthog.com/) | -| Data Processing Agreement | [Link](https://posthog.com/dpa) | -| Subprocessors List | [Link](https://posthog.com/dpa) | - -**Category:** ANALYTICS - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## Airtable - -Airtable is a no-code platform that combines the simplicity of a spreadsheet with the complexity of a database, enabling users to build custom applications without writing code. - -**Legal Name:** Formagrid, Inc. - -**Headquarters:** 1 Front St, San Francisco, CA 94111 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://airtable.com) | -| Privacy Policy | [Link](https://www.airtable.com/privacy) | -| Terms of Service | [Link](https://www.airtable.com/company/tos) | -| Service Level Agreement | [Link](https://www.airtable.com/company/sla) | -| Security Page | [Link](https://assets.ctfassets.net/wl95ljfippl8/1j9UbmmoSaoMNusVps3ib3/9e00936f3891c84c75ccd6a87cdb992c/Security_Whitepaper_Final_20210927.pdf) | -| Trust Page | [Link](https://www.airtable.com/company/trust-and-security) | -| Status Page | [Link](https://status.airtable.com/) | -| Data Processing Agreement | [Link](https://www.airtable.com/company/dpa) | -| Subprocessors List | [Link](https://www.airtable.com/company/subprocessors) | - -**Category:** DATA_STORAGE_AND_PROCESSING - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- ISO/IEC 27701:2019 -- TX-RAMP Level 2 -- GDPR -- CPRA -- CCPA -- HIPAA - ---- - -## OpenAI - -OpenAI is an AI research and deployment company dedicated to ensuring that artificial general intelligence benefits all of humanity. - -**Legal Name:** OpenAI, L.L.C. - -**Headquarters:** 3180 18th St, San Francisco, CA 94110 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://openai.com) | -| Privacy Policy | [Link](https://openai.com/policies/privacy-policy/) | -| Terms of Service | [Link](https://openai.com/policies/terms-of-use/) | -| Security Page | [Link](https://openai.com/security-and-privacy/) | -| Trust Page | [Link](https://trust.openai.com/) | -| Status Page | [Link](https://status.openai.com/) | -| Data Processing Agreement | [Link](https://openai.com/policies/data-processing-addendum/) | -| Business Associate Agreement | [Link](https://openai.com/policies/business-terms/) | -| Subprocessors List | [Link](https://openai.com/policies/sub-processor-list/) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 2 -- CSA STAR Level 1 -- GDPR -- CCPA -- SOC 3 -- TX-RAMP - ---- - -## Anthropic - -Anthropic is an AI safety and research company developing reliable, interpretable, and steerable AI systems, including the Claude family of large language models. - -**Legal Name:** Anthropic PBC - -**Headquarters:** 548 Market St, San Francisco, CA 94104 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.anthropic.com) | -| Privacy Policy | [Link](https://www.anthropic.com/legal/privacy) | -| Terms of Service | [Link](https://www.anthropic.com/legal/commercial-terms) | -| Security Page | [Link](https://trust.anthropic.com) | -| Trust Page | [Link](https://trust.anthropic.com) | -| Status Page | [Link](https://status.anthropic.com) | -| Data Processing Agreement | [Link](https://assets-global.website-files.com/6548404a216c2e42eb79648b/65680354f8f4425cc8a8110c_Toothless-Anthropic_DPA_Sep-22-2023.pdf) | -| Subprocessors List | [Link](https://trust.anthropic.com/subprocessors) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 1 -- SOC 2 Type 2 - ---- - -## Gusto - -Gusto is a cloud-based platform that provides payroll, benefits, and human resource management software for businesses. It handles payments to employees and contractors and manages compliance with tax, labor, and immigration laws. - -**Legal Name:** Gusto, Inc. - -**Headquarters:** 525 20th St, San Francisco, CA 94107 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://gusto.com) | -| Privacy Policy | [Link](https://gusto.com/about/privacy) | -| Terms of Service | [Link](https://gusto.com/about/terms) | -| Security Page | [Link](https://gusto.com/security) | -| Trust Page | [Link](https://trust.gusto.com/) | -| Status Page | [Link](https://status.gusto.com/) | -| Business Associate Agreement | [Link](https://support.gusto.com/article/152166121100000/The-Health-Insurance-Portability-and-Accountability-Act-of-1996-HIPAA) | - -**Category:** EMPLOYEE_MANAGEMENT - -### Certifications - -- SOC 1 Type 2 -- SOC 2 Type 2 -- HIPAA - ---- - -## Amazon Web Services (AWS) - -Amazon Web Services (AWS) is the world's most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers—including startups, enterprises, and government agencies—use AWS to lower costs, become more agile, and innovate faster. - -**Legal Name:** Amazon Web Services, Inc. - -**Headquarters:** 410 Terry Avenue North, Seattle, WA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://aws.amazon.com) | -| Privacy Policy | [Link](https://aws.amazon.com/privacy/) | -| Terms of Service | [Link](https://aws.amazon.com/service-terms/) | -| Service Level Agreement | [Link](https://aws.amazon.com/legal/service-level-agreements/) | -| Security Page | [Link](https://aws.amazon.com/security/) | -| Trust Page | [Link](https://aws.amazon.com/trust-center/) | -| Status Page | [Link](https://status.aws.amazon.com/) | -| Data Processing Agreement | [Link](https://docs.aws.amazon.com/whitepapers/latest/navigating-gdpr-compliance/aws-data-processing-addendum-dpa.html) | -| Business Associate Agreement | [Link](https://aws.amazon.com/compliance/hipaa-compliance/) | -| Subprocessors List | [Link](https://aws.amazon.com/compliance/sub-processors/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- CSA -- ProcessUnity -- CyberVadis -- EC -- ISO 9001 -- ISO 14001 -- ISO 20000 -- ISO 22301 -- ISO 27001 -- ISO 27017 -- ISO 27701 -- ISO 27018 -- ISO 42001 -- ISO 50001 -- PCI DSS Level 1 -- SOC 1 Type 2 -- SOC 2 Type 2 -- SOC 3 -- PBHVA -- CCCS Medium -- CJIS -- CMMC -- DFARS -- DoD SRG -- FedRAMP -- FERPA -- FIPS -- FISMA -- GxP -- HIPAA -- HITRUST CSF -- ITAR -- MPAA -- NIST -- PIPEDA -- SEC Rule 17a-4(f) -- VPAT / Section 508 -- CSAP -- FinTech -- FISC -- IRAP -- ISMAP -- ISO 20000 -- K-ISMS -- Medical Information Guidelines -- MeitY -- MTCS Tier 3 -- NISC -- OSPAR -- SNI 27001 -- BIO Thema-uitwerking Clouddiensten -- C5 -- Data Protection Code of Conduct -- CPSTIC -- Cyber Essentials Plus -- DESC CSP -- ENS High -- FINMA ISAE 3000 Type 2 Report -- G-Cloud -- GNS -- GSMA -- HDS -- IAR -- NHS DSPT -- PASF -- Pinakes -- PiTuKri ISAE 3000 Type 2 -- TiSAX - ---- - -## Calendly - -Online scheduling platform that automates appointment booking and meeting management for businesses and individuals. - -**Legal Name:** Calendly, LLC - -**Headquarters:** 271 17th St NW. 10th Floor. Atlanta, Georgia 30363, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://calendly.com) | -| Privacy Policy | [Link](https://calendly.com/legal/privacy-notice) | -| Terms of Service | [Link](https://calendly.com/legal/customer-terms-conditions) | -| Security Page | [Link](https://calendly.com/security) | -| Status Page | [Link](https://status.calendly.com) | -| Data Processing Agreement | [Link](https://calendly.com/legal/data-processing-addendum) | -| Subprocessors List | [Link](https://help.calendly.com/hc/en-us/articles/360047345493-Calendly-sub-processors-GDPR-CCPA) | - -**Category:** COLLABORATION - -### Certifications - -- SOC 2 Type 2 -- SOC 3 -- GDPR -- PCI DSS -- CSA STAR -- CCPA -- ISO/IEC 27001:2013 - ---- - -## jsDelivr - -jsDelivr is a free, open-source Content Delivery Network (CDN) for open-source files, providing fast and reliable delivery of JavaScript libraries and other web assets. - -**Legal Name:** Volentio JSD Limited - -**Headquarters:** Suite 2a1, Northside House, Mount Pleasant, Barnet, England, EN4 9EB - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.jsdelivr.com) | -| Privacy Policy | [Link](https://www.jsdelivr.com/terms/privacy-policy) | -| Terms of Service | [Link](https://www.jsdelivr.com/terms) | -| Security Page | [Link](https://www.jsdelivr.com/documents/security-policy.pdf) | -| Status Page | [Link](https://status.jsdelivr.com/) | -| Data Processing Agreement | [Link](https://www.jsdelivr.com/documents/data-processing-agreement.pdf) | -| Subprocessors List | [Link](https://www.jsdelivr.com/terms/sub-processors) | - -**Category:** ENGINEERING - -### Certifications - -- GDPR -- CCPA - ---- - -## npm - -npm is the world's largest software registry, providing a platform for JavaScript developers to share and manage packages for Node.js and frontend projects. - -**Legal Name:** npm, Inc. - -**Headquarters:** 1999 Harrison St, Suite 1150, Oakland, CA 94612, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.npmjs.com) | -| Privacy Policy | [Link](https://www.npmjs.com/policies/privacy) | -| Terms of Service | [Link](https://www.npmjs.com/policies/terms) | -| Security Page | [Link](https://docs.npmjs.com/policies/security/) | -| Status Page | [Link](https://status.npmjs.org/) | - -**Category:** ENGINEERING - -### Certifications - -- GDPR -- CCPA - ---- - -## Clerk - -Clerk provides a comprehensive suite of embeddable UIs, flexible APIs, and admin dashboards to authenticate and manage users. - -**Legal Name:** Clerk, Inc. - -**Headquarters:** 660 King Street, Unit 345, San Francisco, CA 94107, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://clerk.com) | -| Privacy Policy | [Link](https://clerk.com/legal/privacy) | -| Terms of Service | [Link](https://clerk.com/legal/terms) | -| Security Page | [Link](https://clerk.com/docs/security/overview) | -| Status Page | [Link](https://status.clerk.com/) | -| Data Processing Agreement | [Link](https://clerk.com/legal/dpa) | -| Subprocessors List | [Link](https://clerk.com/legal/subprocessors) | - -**Category:** IDENTITY_PROVIDER - -### Certifications - -- SOC 2 Type 2 -- HIPAA -- GDPR -- CCPA - ---- - -## Plausible Analytics - -Open-source, privacy-focused web analytics platform that provides simple and lightweight tracking without cookies. - -**Legal Name:** Plausible Insights OÜ - -**Headquarters:** Västriku tn 2, 50403, Tartu, Estonia - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://plausible.io/) | -| Privacy Policy | [Link](https://plausible.io/privacy) | -| Terms of Service | [Link](https://plausible.io/terms) | -| Security Page | [Link](https://plausible.io/security) | -| Status Page | [Link](https://status.plausible.io/) | -| Data Processing Agreement | [Link](https://plausible.io/dpa) | -| Subprocessors List | [Link](https://plausible.io/privacy) | - -**Category:** ANALYTICS - -### Certifications - -- GDPR -- CCPA -- PECR - ---- - -## Latitude.sh - -Latitude.sh provides global bare metal cloud infrastructure, enabling developers to deploy and manage physical servers with low latency and high automation. - -**Legal Name:** Latitude.sh Ltda - -**Headquarters:** Rua Cubatão, 929, São Paulo, 04013-043, Brazil - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.latitude.sh) | -| Privacy Policy | [Link](https://www.latitude.sh/legal/privacy) | -| Terms of Service | [Link](https://www.latitude.sh/legal/terms) | -| Security Page | [Link](https://www.latitude.sh/legal/security) | -| Status Page | [Link](https://status.latitude.sh/) | -| Data Processing Agreement | [Link](https://www.latitude.sh/legal/dpa) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- CCPA - ---- - -## Together AI - -Together AI provides a full-stack cloud platform for developers to train, fine-tune, and deploy open-source generative AI models with high-performance infrastructure. - -**Legal Name:** Together Computer, Inc. - -**Headquarters:** 251 Rhode Island Street, Suite 205, San Francisco, CA 94103, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.together.ai) | -| Privacy Policy | [Link](https://www.together.ai/privacy) | -| Terms of Service | [Link](https://www.together.ai/terms-of-service) | -| Trust Page | [Link](https://trust.together.ai) | -| Status Page | [Link](https://status.together.ai/) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 1 -- HIPAA -- GDPR -- CCPA - ---- - -## Mercury - -Fintech company that provides banking services to early stage start-up companies. The company is not a bank, but works with banking service providers to provide bank accounts and other financial services. - -**Legal Name:** Mercury Technologies Inc. - -**Headquarters:** 660 Mission Street, San Francisco, CA 94103, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.mercury.com) | -| Privacy Policy | [Link](https://www.datocms-assets.com/115132/1741892788-v5-mercury-privacy-policy-2025-03-13.pdf) | -| Terms of Service | [Link](https://www.datocms-assets.com/115132/1741383503-v7-mercury-terms-of-use-2025-03-07.pdf) | -| Security Page | [Link](https://mercury.com/security) | -| Trust Page | [Link](https://trust.mercury.com/) | -| Status Page | [Link](https://status.mercury.com/) | - -**Category:** FINANCE - -### Certifications - -- SOC 2 Type 1 -- SOC 2 Type 2 -- PCI DSS - ---- - -## Signal - -Signal is a secure messaging app that provides end-to-end encryption for text, voice, and video communications. - -**Legal Name:** Signal Messenger LLC - -**Headquarters:** 650 Castro St 120 223Mountain View, CA 94041, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://signal.org) | -| Privacy Policy | [Link](https://signal.org/legal/#privacy-policy) | -| Terms of Service | [Link](https://signal.org/legal/#terms-of-service) | -| Security Page | [Link](https://signal.org/security) | -| Status Page | [Link](https://status.signal.org/) | - -**Category:** COLLABORATION - ---- - -## monday.com - -monday.com is a work management platform that helps teams plan, track, and manage work. - -**Legal Name:** Monday.com Ltd. - -**Headquarters:** Tel Aviv, Israel - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://monday.com) | -| Privacy Policy | [Link](https://monday.com/l/privacy/privacy-policy) | -| Terms of Service | [Link](https://monday.com/l/legal/tos) | -| Security Page | [Link](https://monday.com/trustcenter/datasecure/) | -| Trust Page | [Link](https://monday.com/trustcenter) | -| Status Page | [Link](https://status.monday.com) | -| Data Processing Agreement | [Link](https://monday.com/l/privacy/dpa) | -| Business Associate Agreement | [Link](https://monday.com/l/privacy/hipaa-baa) | -| Subprocessors List | [Link](https://monday.com/l/privacy/sub-processors-subsidiaries-support) | - -**Category:** COLLABORATION - -### Certifications - -- ISO/IEC 27001:2022 -- ISO/IEC 27018:2014 -- ISO/IEC 27017:2015 -- ISO/IEC 27032:2023 -- ISO/IEC 27701:2019 -- HIPAA -- GDPR -- CCPA -- SOC 1 Type 2 -- SOC 2 Type 2 -- SOC 3 -- TX RAMP -- CSA - ---- - -## Carta - -Carta is a financial technology company that provides a platform for managing employee equity compensation. - -**Legal Name:** eShares, Inc. - -**Headquarters:** 333 Bush Street, San Francisco, California 94104, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://carta.com) | -| Privacy Policy | [Link](https://carta.com/privacy/) | -| Terms of Service | [Link](https://carta.com/terms-of-service/) | -| Security Page | [Link](https://carta.com/security) | -| Trust Page | [Link](https://app.conveyor.com/profile/carta) | -| Data Processing Agreement | [Link](https://carta.com/legal/carta-europe/data-processor-agreement/) | -| Subprocessors List | [Link](https://carta.com/legal/carta-europe/data-processor-agreement/) | - -**Category:** FINANCE - -### Certifications - -- SOC 1 Type 2 -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- GDPR -- CCPA - ---- - -## Apollo.io - -Apollo.io is an AI-powered sales intelligence and engagement platform that helps B2B teams find, contact, and close ideal buyers through a comprehensive database and automation tools. - -**Legal Name:** ZenLeads Inc. - -**Headquarters:** 440 N Barranca Ave #4750, Covina, CA 91723-1722, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.apollo.io/) | -| Privacy Policy | [Link](https://www.apollo.io/privacy-policy) | -| Terms of Service | [Link](https://www.apollo.io/terms) | -| Security Page | [Link](https://www.apollo.io/product/security) | -| Trust Page | [Link](https://trust.apollo.io/) | -| Status Page | [Link](https://status.apollo.io/) | -| Data Processing Agreement | [Link](https://www.apollo.io/dpa) | -| Subprocessors List | [Link](https://trust.apollo.io/) | - -**Category:** SALES - -### Certifications - -- ISO 27001 -- SOC 2 Type 2 -- GDPR -- CCPA -- EU-U.S. DPF -- PCI DSS v4.0.0 -- CPRA - ---- - -## Atlassian - -Atlassian provides collaboration and productivity software for teams, including products like Jira, Confluence, and Trello. - -**Legal Name:** Atlassian Corporation Plc - -**Headquarters:** Level 6, 341 George Street, Sydney, NSW 2000, Australia - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.atlassian.com) | -| Privacy Policy | [Link](https://www.atlassian.com/legal/privacy-policy) | -| Terms of Service | [Link](https://www.atlassian.com/legal/atlassian-customer-agreement) | -| Security Page | [Link](https://www.atlassian.com/trust/security/security-practices) | -| Trust Page | [Link](https://www.atlassian.com/trust) | -| Status Page | [Link](https://status.atlassian.com/) | -| Data Processing Agreement | [Link](https://www.atlassian.com/legal/data-processing-addendum) | -| Business Associate Agreement | [Link](https://www.atlassian.com/legal/business-associate-agreement) | -| Subprocessors List | [Link](https://www.atlassian.com/legal/sub-processors) | - -**Category:** ENGINEERING - -### Certifications - -- HIPAA -- ISO/IEC 27001:2013 -- CSA STAR Level 1 -- FedRAMP -- GDPR -- CCPA -- SOC 2 -- PCI-DSS -- TISAX Level 2 -- EBA -- ENISA -- FINMA -- Good Clinical, Laboratory, and Manufacturing Practices (GxP) -- HECVAT -- HKMA -- Lei Geral de Proteção de Dados (LGPD) -- MAS -- NCSC -- nFADP -- Section 889 -- UKPRA -- VPAT -- WCAG 2.1 AA -- ACSC - Cloud Computing Security -- ACSC - Essential 8 Maturity Model -- Australia Privacy Act -- BaFin - ---- - -## Webflow - -Webflow is a no-code visual development platform that allows users to design, build, and launch responsive websites without writing code. - -**Legal Name:** Webflow, Inc. - -**Headquarters:** 398 11th Street, 2nd Floor, San Francisco, CA 94103, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://webflow.com) | -| Privacy Policy | [Link](https://webflow.com/legal/privacy) | -| Terms of Service | [Link](https://webflow.com/legal/terms) | -| Trust Page | [Link](https://trust.webflow.com/) | -| Status Page | [Link](https://status.webflow.com/) | -| Data Processing Agreement | [Link](https://webflow.com/legal/dpa) | -| Subprocessors List | [Link](https://uploads-ssl.webflow.com/5d80c03f1edd7bd68fcdb623/657c411c020d1ee5f047f6ab_20231207%20-%20List%20of%20approved%20Sub-processors.pdf) | - -**Category:** PRODUCT_AND_DESIGN - -### Certifications - -- PCI DSS v4.0 SAQ-D -- ISO/IEC 27001:2022 -- ISO/IEC 27018:2019 -- ISO/IEC 27017:2015 -- SOC 2 Type 2 - ---- - -## 1Password - -1Password is a secure password manager that helps individuals and businesses store and manage passwords, credentials, and sensitive information across devices. - -**Legal Name:** AgileBits Inc. - -**Headquarters:** 4711 Yonge Street, 10th Floor, Toronto, Ontario, M2N 6K8, Canada - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://1password.com) | -| Privacy Policy | [Link](https://1password.com/legal/privacy) | -| Terms of Service | [Link](https://1password.com/legal/terms-of-service) | -| Security Page | [Link](https://1password.com/security) | -| Status Page | [Link](https://status.1password.com/) | -| Data Processing Agreement | [Link](https://1passwordstatic.com/files/legal-center/1Password_Online_DPA_v202504.pdf) | -| Subprocessors List | [Link](https://1passwordstatic.com/files/legal-center/notice-of-updates-to-the-1password-subprocessor-list.pdf) | - -**Category:** PASSWORD_MANAGEMENT - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001 -- ISO/IEC 27017 -- ISO/IEC 27018 -- ISO/IEC 27701 -- GDPR -- HIPAA -- DORA - ---- - -## Checkr - -Checkr provides AI-powered background check and screening services to help businesses make informed hiring decisions quickly and fairly. - -**Legal Name:** Checkr, Inc. - -**Headquarters:** 1 Montgomery St, Suite 2400, San Francisco, CA 94104, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://checkr.com) | -| Privacy Policy | [Link](https://checkr.com/privacy-policy) | -| Terms of Service | [Link](https://checkr.com/terms-of-service) | -| Security Page | [Link](https://checkr.com/trust-and-security) | -| Trust Page | [Link](https://security.checkr.com/) | -| Status Page | [Link](https://checkrstatus.com/) | -| Data Processing Agreement | [Link](https://checkr.com/legal/dpa) | -| Subprocessors List | [Link](https://checkr.com/sub-processor-list) | - -**Category:** EMPLOYEE_MANAGEMENT - -### Certifications - -- SOC 2 Type 2 -- SOC 3 -- ISO 27001 -- GDPR -- CCPA -- CPRA -- PIPEDA -- Privacy Shield - ---- - -## Rippling - -Rippling is an all-in-one workforce management platform that unifies HR, IT, payroll, and finance operations into a single system. - -**Legal Name:** Rippling People Center, Inc. - -**Headquarters:** 430 California Street, 11th Floor, San Francisco, CA 94104, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.rippling.com) | -| Privacy Policy | [Link](https://app.rippling.com/legal/privacy) | -| Terms of Service | [Link](https://app.rippling.com/legal) | -| Security Page | [Link](https://www.rippling.com/security) | -| Data Processing Agreement | [Link](https://app.rippling.com/legal/dpa) | -| Subprocessors List | [Link](https://app.rippling.com/legal/subprocessors) | - -**Category:** EMPLOYEE_MANAGEMENT - -### Certifications - -- SOC 1 Type 1 -- SOC 2 Type 2 -- ISO 27001 -- ISO 27018 -- CSA STAR Level 2 - ---- - -## Vouch - -Vouch is a digital-first insurance platform providing tailored coverage solutions for startups and high-growth companies. - -**Legal Name:** Vouch, Inc. - -**Headquarters:** 250 Montgomery St, San Francisco, CA 94104 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.vouch.us) | -| Privacy Policy | [Link](https://www.vouch.us/legal/privacy-notice) | -| Terms of Service | [Link](https://www.vouch.us/legal/terms-of-use) | -| Data Processing Agreement | [Link](https://help.vouchfor.com/docs/support/security/data-processing-addendum/) | - -**Category:** FINANCE - -### Certifications - -- CPRA - ---- - -## Twilio - -Twilio is a cloud communications platform that provides APIs for developers to add messaging, voice, video, and email capabilities to applications. - -**Legal Name:** Twilio, Inc. - -**Headquarters:** 101 Spear Street, Fifth Floor, San Francisco, CA 94105 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.twilio.com/) | -| Privacy Policy | [Link](https://www.twilio.com/en-us/legal/privacy) | -| Terms of Service | [Link](https://www.twilio.com/en-us/legal/tos) | -| Security Page | [Link](https://www.twilio.com/en-us/security) | -| Trust Page | [Link](https://security.twilio.com/) | -| Status Page | [Link](https://status.twilio.com/) | -| Data Processing Agreement | [Link](https://www.twilio.com/en-us/legal/data-protection-addendum) | -| Subprocessors List | [Link](https://www.twilio.com/en-us/legal/sub-processors) | - -**Category:** COLLABORATION - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA -- CPRA -- HIPAA -- ISO 27001 -- ISO 27017 -- ISO 27018 -- PCI DSS -- PCI DSS v4.0.0 - ---- - -## Qonto - -Qonto is a European business finance solution offering online banking, invoicing, expense management, and financial tools for SMEs and freelancers. - -**Legal Name:** Olinda SAS - -**Headquarters:** 18 rue de Navarin, 75009 Paris, France - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://qonto.com) | -| Privacy Policy | [Link](https://legal.qonto.com/en?_gl=1*eyxi0u*_gcl_au*NDEzMTYzMTE2LjE3NDQ5OTkzOTA.#template-6uiwuhdde) | -| Terms of Service | [Link](https://legal.qonto.com/en) | -| Security Page | [Link](https://qonto.com/en/security) | -| Trust Page | [Link](https://qonto.com/en/trust) | - -**Category:** FINANCE - -### Certifications - -- ISO 27001 -- PCI DSS -- GDPR -- DSP2 -- DORA - ---- - -## Cursor - -AI-powered integrated development environment enhancing developer productivity with advanced AI features. - -**Legal Name:** Anysphere Inc. - -**Headquarters:** 403 Francisco Street, San Francisco - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.cursor.com) | -| Privacy Policy | [Link](https://www.cursor.com/privacy) | -| Terms of Service | [Link](https://www.cursor.com/terms-of-service) | -| Security Page | [Link](https://www.cursor.com/security) | -| Trust Page | [Link](https://trust.cursor.com) | -| Status Page | [Link](https://status.cursor.com/) | -| Subprocessors List | [Link](https://trust.cursor.com/subprocessors) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 2 -- SOC 2 Type 1 - ---- - -## Pulley - -Pulley is an equity management platform that helps startups manage cap tables, issue equity, and ensure compliance with tools for fundraising modeling, 409A valuations, and more. - -**Legal Name:** PROLIFIC LABS Incorporated - -**Headquarters:** 6114 La Salle Ave, Suite 459, Oakland, CA 94611, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://pulley.com) | -| Privacy Policy | [Link](https://pulley.com/privacy) | -| Terms of Service | [Link](https://pulley.com/terms) | -| Security Page | [Link](https://pulley.com/security) | -| Subprocessors List | [Link](https://large-walk-bd5.notion.site/6449d3ecd2854af0a313b6e8679b5795?v=d61abc36355842bb939d49544f18dc95) | - -**Category:** FINANCE - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## Microsoft Azure - -Microsoft Azure is a comprehensive cloud computing platform offering a wide range of services including computing, analytics, storage, and networking. - -**Legal Name:** Microsoft Corporation - -**Headquarters:** One Microsoft Way, Redmond, WA 98052-6399, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://azure.microsoft.com) | -| Privacy Policy | [Link](https://azure.microsoft.com/en-us/explore/trusted-cloud/privacy) | -| Terms of Service | [Link](https://azure.microsoft.com/en-us/support/legal/) | -| Security Page | [Link](https://www.microsoft.com/en-us/trust-center/security/secure-future-initiative) | -| Trust Page | [Link](https://www.microsoft.com/en-us/trust-center/product-overview) | -| Status Page | [Link](https://azure.status.microsoft/) | -| Data Processing Agreement | [Link](https://www.microsoft.com/licensing/docs/view/Microsoft-Products-and-Services-Data-Protection-Addendum-DPA) | -| Business Associate Agreement | [Link](https://learn.microsoft.com/en-us/compliance/regulatory/offering-hipaa-hitech) | -| Subprocessors List | [Link](https://www.microsoft.com/en-us/download/details.aspx?id=50426) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- CIS Benchmark -- CSA-STAR -- CyberGRX -- ISO 20000-1:2011 -- ISO 22301 -- ISO 27001 -- ISO 27017 -- ISO 27018 -- ISO 27701 -- ISO 9001 -- SOC 1 -- SOC 2 -- SOC 3 -- WCAG -- CJIS -- CNSSI 1253 -- DFARS -- DoD IL2 -- DoD IL5 -- DoE 10 CFR Part 810 -- EAR (US Export Administration Regulations) -- FedRAMP -- FIPS 140-2 -- IRS 1075 -- ITAR -- NIST 800-171 -- NIST CSF -- Section 508 VPATS -- 23 NYCRR Part 500 -- AFM + DNB (Netherlands) -- APRA (Australia) -- AMF and ACPR (France) -- CDSA -- DPP (UK) -- EBA (EU) -- FACT (UK) -- FCA + PRA (UK) -- FDA CFR Title 21 Part 11 -- FERPA -- FFIEC (US) -- FINMA (Switzerland) -- FISC (Japan) -- FSA (Denmark) -- GLBA (US) -- GSMA -- GxP -- HDS (France) -- HIPAA / HITECH -- HITRUST -- KNF (Poland) -- Know Your Third Party (KY3P) -- MARS-E (US) -- MAS + ABS (Singapore) -- MPA -- NBB + FSMA (Belgium) -- NEN-7510 (Netherlands) -- NERC -- OSFI (Canada) -- PCI-3DS -- PCI-DSS -- RBI + IRDAI (India) -- SEC 17a-4 -- SEC 18a-6 -- FINRA 4511 -- CFTC 1.31 -- SEC Regulation SCI (US) -- Shared Assessments -- SOX -- TISAX -- ABS OSPAR (Singapore) -- BIR 2012 (Netherlands) -- C5 (Germany) -- Canada Controlled Goods -- Canadian Privacy Laws -- CCCS Medium (Canada) -- Cyber Essentials Plus (UK) -- IRAP (Australia) -- DJCP (China) -- DORA (EU) -- EN 301 549 (EU) -- ENISA IAF (EU) -- ENS (Spain) -- EU Model Clauses -- GB 18030 (China) -- GDPR -- G-Cloud (UK) -- IDW PS 951 (Germany) -- ISMAP (Japan) -- ISMS (Korea) -- IT-Grundschutz Workbook (Germany) -- LOPD (Spain) -- MeitY (India) -- MTCS (Singapore) -- My Number (Japan) -- National Information Assurance (Qatar) -- NZ CC Framework (New Zealand) -- PASF (UK) -- PDPA (Argentina) -- Personal Data Localization (Russia) -- TRUCS (China) - ---- - -## Microsoft 365 - -Microsoft 365 is a cloud-based productivity suite offering applications like Word, Excel, Teams, and OneDrive, integrated with AI-powered features and enterprise-grade security. - -**Legal Name:** Microsoft Corporation - -**Headquarters:** One Microsoft Way, Redmond, WA 98052-6399, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.microsoft.com/microsoft-365) | -| Privacy Policy | [Link](https://www.microsoft.com/en-us/privacy/privacystatement) | -| Terms of Service | [Link](https://www.microsoft.com/en-us/servicesagreement) | -| Security Page | [Link](https://www.microsoft.com/en-us/trust-center/security/secure-future-initiative) | -| Trust Page | [Link](https://www.microsoft.com/en-us/trust-center/product-overview) | -| Status Page | [Link](https://portal.office.com/servicestatus) | -| Data Processing Agreement | [Link](https://www.microsoft.com/licensing/docs/view/Microsoft-Products-and-Services-Data-Protection-Addendum-DPA) | -| Business Associate Agreement | [Link](https://learn.microsoft.com/en-us/compliance/regulatory/offering-hipaa-hitech) | -| Subprocessors List | [Link](https://www.microsoft.com/en-us/download/details.aspx?id=50426) | - -**Category:** COLLABORATION - -### Certifications - -- CIS Benchmark -- CSA-STAR -- CyberGRX -- ISO 20000-1:2011 -- ISO 22301 -- ISO 27001 -- ISO 27017 -- ISO 27018 -- ISO 27701 -- ISO 9001 -- SOC 1 -- SOC 2 -- SOC 3 -- WCAG -- CJIS -- CNSSI 1253 -- DFARS -- DoD IL2 -- DoD IL5 -- DoE 10 CFR Part 810 -- EAR (US Export Administration Regulations) -- FedRAMP -- FIPS 140-2 -- IRS 1075 -- ITAR -- NIST 800-171 -- NIST CSF -- Section 508 VPATS -- 23 NYCRR Part 500 -- AFM + DNB (Netherlands) -- APRA (Australia) -- AMF and ACPR (France) -- CDSA -- DPP (UK) -- EBA (EU) -- FACT (UK) -- FCA + PRA (UK) -- FDA CFR Title 21 Part 11 -- FERPA -- FFIEC (US) -- FINMA (Switzerland) -- FISC (Japan) -- FSA (Denmark) -- GLBA (US) -- GSMA -- GxP -- HDS (France) -- HIPAA / HITECH -- HITRUST -- KNF (Poland) -- Know Your Third Party (KY3P) -- MARS-E (US) -- MAS + ABS (Singapore) -- MPA -- NBB + FSMA (Belgium) -- NEN-7510 (Netherlands) -- NERC -- OSFI (Canada) -- PCI-3DS -- PCI-DSS -- RBI + IRDAI (India) -- SEC 17a-4 -- SEC 18a-6 -- FINRA 4511 -- CFTC 1.31 -- SEC Regulation SCI (US) -- Shared Assessments -- SOX -- TISAX -- ABS OSPAR (Singapore) -- BIR 2012 (Netherlands) -- C5 (Germany) -- Canada Controlled Goods -- Canadian Privacy Laws -- CCCS Medium (Canada) -- Cyber Essentials Plus (UK) -- IRAP (Australia) -- DJCP (China) -- DORA (EU) -- EN 301 549 (EU) -- ENISA IAF (EU) -- ENS (Spain) -- EU Model Clauses -- GB 18030 (China) -- GDPR -- G-Cloud (UK) -- IDW PS 951 (Germany) -- ISMAP (Japan) -- ISMS (Korea) -- IT-Grundschutz Workbook (Germany) -- LOPD (Spain) -- MeitY (India) -- MTCS (Singapore) -- My Number (Japan) -- National Information Assurance (Qatar) -- NZ CC Framework (New Zealand) -- PASF (UK) -- PDPA (Argentina) -- Personal Data Localization (Russia) -- TRUCS (China) - ---- - -## Google - -Google is a multinational technology company specializing in internet-related services and products, including search, advertising, cloud computing, software, and hardware. - -**Legal Name:** Google LLC - -**Headquarters:** 1600 Amphitheatre Parkway, Mountain View, CA 94043, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://google.com) | -| Privacy Policy | [Link](https://policies.google.com/privacy) | -| Terms of Service | [Link](https://policies.google.com/terms) | -| Security Page | [Link](https://business.safety.google/) | -| Trust Page | [Link](https://business.safety.google/) | -| Status Page | [Link](https://ads.google.com/status/publisher/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO 27001 -- ISO 27017 -- ISO 27018 -- ISO 27701 -- FedRAMP -- PCI DSS -- SOC 2 -- SOC 3 -- GDPR - ---- - -## Namecheap - -Namecheap is an ICANN-accredited domain registrar and web hosting company offering domain registration, hosting, VPN, and other web services. - -**Legal Name:** Namecheap, Inc. - -**Headquarters:** 4600 East Washington Street, Suite 305, Phoenix, AZ 85034, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.namecheap.com) | -| Privacy Policy | [Link](https://www.namecheap.com/legal/general/privacy-policy/) | -| Terms of Service | [Link](https://www.namecheap.com/legal/) | -| Status Page | [Link](https://www.namecheap.com/status-updates/) | -| Data Processing Agreement | [Link](https://www.namecheap.com/legal/universal/data-processing-addendum/) | - -**Category:** IT - -### Certifications - -- CCPA -- GDPR - ---- - -## Porter - -Porter is a platform-as-a-service (PaaS) that enables developers to deploy and manage applications in their own AWS, GCP, or Azure cloud accounts with minimal DevOps overhead. - -**Legal Name:** Porter Technologies Inc. - -**Headquarters:** New York City, NY, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.porter.run) | -| Privacy Policy | [Link](https://docs.porter.run/terms-and-privacy/privacy-policy) | -| Terms of Service | [Link](https://docs.porter.run/terms-and-privacy/terms-of-service) | -| Security Page | [Link](https://docs.porter.run/security-and-compliance/soc2-hipaa) | -| Status Page | [Link](https://status.porter.run/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## Bitwarden - -Bitwarden is a secure, open-source password manager that enables individuals and organizations to store, manage, and share sensitive data across devices. - -**Legal Name:** Bitwarden, Inc. - -**Headquarters:** 1 North Calle Cesar Chavez, Suite 102, Santa Barbara, CA 93103 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://bitwarden.com) | -| Privacy Policy | [Link](https://bitwarden.com/privacy/) | -| Terms of Service | [Link](https://bitwarden.com/terms/) | -| Security Page | [Link](https://bitwarden.com/help/security-faqs/) | -| Trust Page | [Link](https://bitwarden.com/compliance/) | -| Status Page | [Link](https://status.bitwarden.com/) | -| Subprocessors List | [Link](https://bitwarden.com/help/subprocessors/) | - -**Category:** PASSWORD_MANAGEMENT - -### Certifications - -- ISO/IEC 27001:2022 -- SOC 2 Type 2 -- SOC 3 -- HIPAA -- GDPR -- CCPA -- CPRA -- Data Privacy Framework (DPF) - ---- - -## Framer - -Framer is a no-code website builder that enables designers and teams to create and publish professional, responsive websites with built-in CMS, animations, and real-time collaboration tools. - -**Legal Name:** Framer B.V. - -**Headquarters:** Rozengracht 207B, 1016 LZ Amsterdam, Netherlands - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.framer.com) | -| Privacy Policy | [Link](https://www.framer.com/legal/privacy-statement/) | -| Terms of Service | [Link](https://www.framer.com/legal/terms-of-service/) | -| Security Page | [Link](https://www.framer.com/legal/security/) | -| Status Page | [Link](https://www.framerstatus.com/) | -| Data Processing Agreement | [Link](https://www.framer.com/legal/data-processing-addendum/) | -| Subprocessors List | [Link](https://www.framer.com/legal/sub-processors/) | - -**Category:** PRODUCT_AND_DESIGN - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- GDPR -- CCPA -- Privacy Shield - ---- - -## Cal.com - -Cal.com is an open-source scheduling platform that lets individuals and organizations create customizable booking experiences and integrate scheduling into their products. - -**Legal Name:** Cal.com, Inc. - -**Headquarters:** 2261 Market Street #4382, San Francisco, CA 94114, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://cal.com) | -| Privacy Policy | [Link](https://cal.com/privacy) | -| Terms of Service | [Link](https://cal.com/terms) | -| Security Page | [Link](https://cal.com/security) | -| Trust Page | [Link](https://security.cal.com) | -| Status Page | [Link](https://status.cal.com) | -| Data Processing Agreement | [Link](https://security.cal.com/?itemUid=c4223a81-5840-4e11-ac9f-2b812794a67e) | -| Business Associate Agreement | [Link](https://app.cal.com/apps/baa-for-hipaa) | -| Subprocessors List | [Link](https://security.cal.com/?itemUid=e3fae2ca-94a9-416b-b577-5c90e382df57) | - -**Category:** COLLABORATION - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- HIPAA -- GDPR -- CCPA - ---- - -## Mailchimp - -All-in-one marketing automation platform that lets organizations create, send, and analyze email campaigns and other customer-engagement content. - -**Legal Name:** The Rocket Science Group LLC - -**Headquarters:** 2 Sun Court Suite 400 Peachtree Corners, GA 30092 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://mailchimp.com) | -| Privacy Policy | [Link](https://www.intuit.com/privacy/statement/) | -| Terms of Service | [Link](https://mailchimp.com/legal/terms/) | -| Security Page | [Link](https://mailchimp.com/about/security/) | -| Trust Page | [Link](https://www.intuit.com/compliance/) | -| Status Page | [Link](https://status.mailchimp.com/) | -| Data Processing Agreement | [Link](https://mailchimp.com/legal/data-processing-addendum/) | -| Subprocessors List | [Link](https://mailchimp.com/legal/subprocessors/) | - -**Category:** MARKETING - -### Certifications - -- SOC 2 Type 2 -- ISO 27001 -- Data Privacy Framework (DPF) -- GDPR -- CCPA -- VPAT -- PCI DSS - ---- - -## Otter.ai - -AI-powered meeting assistant that captures, transcribes, and summarizes conversations in real time to make information from meetings searchable and shareable. - -**Legal Name:** Otter.ai, Inc. - -**Headquarters:** 800 W El Camino Real, Suite 170, Mountain View, CA 94040 - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://otter.ai) | -| Privacy Policy | [Link](https://otter.ai/privacy-policy) | -| Terms of Service | [Link](https://otter.ai/terms-of-service) | -| Security Page | [Link](https://otter.ai/privacy-security) | -| Trust Page | [Link](https://otter.ai/privacy-security) | -| Status Page | [Link](https://status.otter.ai/) | -| Data Processing Agreement | [Link](https://otter.ai/terms-of-service#data-processing-agreement) | -| Subprocessors List | [Link](https://otter.ai/subprocessors) | - -**Category:** COLLABORATION - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- GDPR -- CCPA -- Data Privacy Framework (DPF) - ---- - -## Resend - -Developer-focused email delivery platform offering a modern API and tooling to build, test and send transactional and marketing emails at scale. - -**Legal Name:** Plus Five Five, Inc. - -**Headquarters:** 2261 Market Street #5039, San Francisco, CA 94114, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://resend.com) | -| Privacy Policy | [Link](https://newrelic.com/termsandconditions/privacy) | -| Terms of Service | [Link](https://newrelic.com/termsandconditions/terms) | -| Service Level Agreement | [Link](https://docs.newrelic.com/docs/licenses/license-information/referenced-policies/service-level-availability-commitment/) | -| Security Page | [Link](https://newrelic.com/security) | -| Trust Page | [Link](https://newrelic.com/security) | -| Status Page | [Link](https://status.newrelic.com/) | -| Data Processing Agreement | [Link](https://newrelic.com/sites/default/files/2023-11/New_Relic_GDPR_DPA_SCCs_Oct_2023_presigned.pdf) | -| Business Associate Agreement | [Link](https://newrelic.com/termsandconditions/hipaabaafaq) | -| Subprocessors List | [Link](https://newrelic.com/sub-processors) | - -**Category:** MARKETING - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA -- Data Privacy Framework (DPF) - ---- - -## OVHcloud global - -OVHcloud is a French cloud computing company offering public and private cloud products, shared hosting, and dedicated server solutions in 140 countries worldwide. - -**Legal Name:** OVH Groupe SAS - -**Headquarters:** 2 Rue Kellermann, 59100 Roubaix, France - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.ovhcloud.com) | -| Privacy Policy | [Link](https://www.ovhcloud.com/en/terms-and-conditions/privacy-policy/) | -| Terms of Service | [Link](https://www.ovhcloud.com/en/terms-and-conditions/contracts/) | -| Security Page | [Link](https://corporate.ovhcloud.com/en/trusted-cloud/security-certifications/) | -| Trust Page | [Link](https://corporate.ovhcloud.com/en/trusted-cloud/security-certifications/) | -| Status Page | [Link](https://www.status-ovhcloud.com/) | -| Data Processing Agreement | [Link](https://storage.gra.cloud.ovh.net/v1/AUTH_325716a587c64897acbef9a4a4726e38/contracts/4683679-OVH_Data_Protection_Agreement-IE-5.1.pdf) | -| Subprocessors List | [Link](https://www.ovh.ie/support/termsofservice/OVH%20IE%20Sub%20processors.pdf) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO/IEC 27001 -- ISO/IEC 27017 -- ISO/IEC 27018 -- ISO/IEC 27701 -- CSA STAR -- ISO/IEC 14001 -- ISO 50001 -- HDS -- ANSSI SecNum Cloud -- ACN -- BSI C5 -- ENS -- PCI DSS -- SOC 1 -- SOC 2 -- SOC 3 - ---- - -## OVHcloud US - -Global cloud-infrastructure provider delivering bare-metal servers, public and private cloud, and web-hosting services at scale. - -**Legal Name:** OVH US LLC - -**Headquarters:** 11950 Democracy Drive, Suite 300, Reston, VA 20190, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://us.ovhcloud.com) | -| Privacy Policy | [Link](https://us.ovhcloud.com/legal/privacy-policy/) | -| Terms of Service | [Link](https://us.ovhcloud.com/legal/terms-of-service/) | -| Service Level Agreement | [Link](https://us.ovhcloud.com/legal/) | -| Security Page | [Link](https://us.ovhcloud.com/personal-data-protection/security/) | -| Trust Page | [Link](https://us.ovhcloud.com/compliance/) | -| Status Page | [Link](https://status.us.ovhcloud.com/) | -| Data Processing Agreement | [Link](https://us.ovhcloud.com/legal/data-processing-agreement/) | -| Subprocessors List | [Link](https://storage.gra.cloud.ovh.net/v1/AUTH_325716a587c64897acbef9a4a4726e38/contracts/30c4ab8-OVH_Sub_processors-IE-2.0.pdf) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO/IEC 27001 -- ISO/IEC 27017 -- ISO/IEC 27018 -- ISO/IEC 27701 -- SOC 1 Type 2 -- SOC 2 Type 2 -- SOC 3 -- CSA STAR -- HIPAA -- PCI DSS -- Data Privacy Framework (DPF) -- GDPR -- CCPA - ---- - -## Pipedrive - -Pipedrive is a sales-focused CRM platform designed to help small businesses manage leads, track deals, and automate sales processes. - -**Legal Name:** Pipedrive Inc. - -**Headquarters:** 530 Fifth Avenue, 8th Floor, Suite 802, New York, NY 10036, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.pipedrive.com) | -| Privacy Policy | [Link](https://www.pipedrive.com/en/privacy) | -| Terms of Service | [Link](https://www.pipedrive.com/en/terms-of-service) | -| Security Page | [Link](https://www.pipedrive.com/en/features/privacy-security) | -| Trust Page | [Link](https://www.pipedrive.com/en/trust-center) | -| Status Page | [Link](https://status.pipedrive.com/) | -| Data Processing Agreement | [Link](https://www.pipedrive.com/en/privacy/dpa) | -| Subprocessors List | [Link](https://www.pipedrive.com/en/subprocessors) | - -**Category:** SALES - -### Certifications - -- SOC 2 Type 2 -- SOC 3 -- ISO/IEC 27001:2013 -- ISO/IEC 27701:2019 -- GDPR -- CCPA - ---- - -## Plesk - -Web-hosting control-panel software for building, securing and running websites and cloud applications. - -**Legal Name:** WebPros International GmbH (formerly Plesk International GmbH) - -**Headquarters:** Vordergasse 59, 8200 Schaffhausen, Switzerland - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.plesk.com) | -| Privacy Policy | [Link](https://www.plesk.com/legal/#privacy-policy) | -| Terms of Service | [Link](https://www.plesk.com/legal/#terms-of-use/) | -| Security Page | [Link](https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/securing-plesk.59464/) | -| Subprocessors List | [Link](https://www.plesk.com/wp-content/uploads/legal/gdpr3.pdf) | - -**Category:** IT - -### Certifications - -- GDPR - ---- - -## Brevo - -Cloud-based CRM and multichannel marketing platform that lets businesses run email, SMS, WhatsApp and automated campaigns while managing customer relationships from one suite. - -**Legal Name:** Sendinblue SAS - -**Headquarters:** 106 boulevard Haussmann, 75008 Paris, France - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.brevo.com) | -| Privacy Policy | [Link](https://www.brevo.com/legal/privacypolicy/) | -| Terms of Service | [Link](https://www.brevo.com/legal/termsofuse/) | -| Security Page | [Link](https://www.brevo.com/features/data-security/) | -| Trust Page | [Link](https://www.brevo.com/features/data-security/) | -| Status Page | [Link](https://status.brevo.com/) | -| Data Processing Agreement | [Link](https://www.brevo.com/legal/termsofuse/#dpa) | -| Subprocessors List | [Link](https://www.brevo.com/legal/termsofuse/#sub-processors) | - -**Category:** MARKETING - -### Certifications - -- ISO/IES 27001:2013 -- GDPR -- CCPA -- CASL - ---- - -## Better Stack - -Developer-first observability platform that unifies log management, uptime monitoring, incident response, and public status pages. - -**Legal Name:** Better Stack, Inc. - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://betterstack.com) | -| Privacy Policy | [Link](https://betterstack.com/privacy) | -| Terms of Service | [Link](https://betterstack.com/terms) | -| Security Page | [Link](https://betterstack.com/security) | -| Status Page | [Link](https://status.betterstack.com/) | -| Data Processing Agreement | [Link](https://betterstack.com/dpa) | -| Subprocessors List | [Link](https://betterstack.com/dpa/schedules) | - -**Category:** CLOUD_MONITORING - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## PlanetScale - -PlanetScale provides a serverless, MySQL-compatible database-as-a-service built on Vitess that lets developers scale relational workloads without managing infrastructure. - -**Legal Name:** PlanetScale, Inc. - -**Headquarters:** 535 Mission Street, 14th Floor, San Francisco, CA 94105, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://planetscale.com) | -| Privacy Policy | [Link](https://planetscale.com/legal/privacy) | -| Terms of Service | [Link](https://planetscale.com/legal/siteterms) | -| Service Level Agreement | [Link](https://planetscale.com/legal/planetscale-service-level-agreement) | -| Security Page | [Link](https://planetscale.com/docs/concepts/security) | -| Trust Page | [Link](https://trust.planetscale.com) | -| Status Page | [Link](https://www.planetscalestatus.com/) | -| Data Processing Agreement | [Link](https://planetscale.com/legal/data-processing-addendum) | -| Subprocessors List | [Link](https://planetscale.com/legal/subprocessors) | - -**Category:** DATA_STORAGE_AND_PROCESSING - -### Certifications - -- SOC 2 Type 2 -- HIPAA -- PCI DSS 4.0 -- GDPR -- CCPA -- LGPD - ---- - -## Docker - -Developer platform for building, sharing, and running containerized applications. - -**Legal Name:** Docker, Inc. - -**Headquarters:** 3790 El Camino Real #1052, Palo Alto, CA 94306, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.docker.com) | -| Privacy Policy | [Link](https://www.docker.com/legal/docker-privacy-policy/) | -| Terms of Service | [Link](https://www.docker.com/legal/docker-terms-service/) | -| Service Level Agreement | [Link](https://www.docker.com/legal/docker-subscription-service-agreement/) | -| Security Page | [Link](https://www.docker.com/trust/security/) | -| Trust Page | [Link](https://www.docker.com/trust/) | -| Status Page | [Link](https://www.dockerstatus.com/) | -| Data Processing Agreement | [Link](https://www.docker.com/app/uploads/2022/03/2022-Docker-EU-UK-SCC-Data-Processing-Agreement.pdf) | -| Subprocessors List | [Link](https://www.docker.com/trust/privacy/sub-processors/) | - -**Category:** ENGINEERING - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001 -- CSA Trusted Cloud -- Data Privacy Framework (DPF) -- GDPR -- CCPA -- APEC -- CPA -- CTDPA -- VCDPA -- UCPA - ---- - -## Brex - -AI-powered global spend platform offering corporate cards, expense management, business accounts and travel in one place. - -**Legal Name:** Brex Inc. - -**Headquarters:** 650 S 500W Suite 300, Salt Lake City, UT 84101, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.brex.com) | -| Privacy Policy | [Link](https://www.brex.com/legal/privacy) | -| Terms of Service | [Link](https://www.brex.com/legal/user-terms) | -| Security Page | [Link](https://www.brex.com/support/security) | -| Trust Page | [Link](https://trust-portal.brex.com) | -| Status Page | [Link](https://status.brex.com/) | -| Data Processing Agreement | [Link](https://www.brex.com/legal/dpa) | -| Subprocessors List | [Link](https://trust-portal.brex.com) | - -**Category:** FINANCE - -### Certifications - -- SOC 1 Type 2 -- SOC 2 Type 2 -- PCI DSS -- GDPR -- CCPA - ---- - -## Ramp - -Corporate spend-management platform offering corporate cards, expense automation, bill pay, and thirdParty management for finance teams. - -**Legal Name:** Ramp Business Corporation - -**Headquarters:** 28 West 23rd Street, Floor 2, New York, NY 10010 USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://ramp.com) | -| Privacy Policy | [Link](https://ramp.com/legal/privacy-policy) | -| Terms of Service | [Link](https://ramp.com/legal/platform-agreement) | -| Security Page | [Link](https://ramp.com/security) | -| Trust Page | [Link](https://trust.ramp.com/) | -| Data Processing Agreement | [Link](https://ramp.com/legal/dpa) | -| Subprocessors List | [Link](https://trust.ramp.com/) | - -**Category:** FINANCE - -### Certifications - -- SOC 2 Type 2 -- SOC 1 Type 2 -- ISO/IEC 27001:2022 -- PCI DSS v4.0 -- GDPR -- CCPA -- Data Privacy Framework (DPF) - ---- - -## ClickHouse - -Open-source column-oriented database and managed cloud service for ultra-fast, real-time analytics on large-volume data. - -**Legal Name:** ClickHouse, Inc. - -**Headquarters:** 650 Castro St., Suite 120 #92426, Mountain View, CA 94041, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://clickhouse.com) | -| Privacy Policy | [Link](https://clickhouse.com/legal/privacy-policy) | -| Terms of Service | [Link](https://clickhouse.com/legal/agreements/terms-of-service) | -| Service Level Agreement | [Link](https://clickhouse.com/legal/agreements/service-level-agreement) | -| Security Page | [Link](https://clickhouse.com/docs/cloud/security/security-and-compliance) | -| Trust Page | [Link](https://trust.clickhouse.com) | -| Status Page | [Link](https://status.clickhouse.com) | -| Data Processing Agreement | [Link](https://clickhouse.com/legal/agreements/data-processing-addendum) | -| Subprocessors List | [Link](https://clickhouse.com/legal/agreements/subprocessors) | - -**Category:** DATA_STORAGE_AND_PROCESSING - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001 -- Data Privacy Framework (DPF) -- HIPAA -- PCI DSS v4.0 -- GDPR -- CCPA -- Colorado Privacy Act (CPA) -- Connecticut Data Privacy Act (CTDPA) -- Virginia Consumer Data Protection Act (VCDPA) - ---- - -## Tailscale - -Tailscale provides a zero-config mesh VPN and zero-trust networking platform that securely connects devices and services across any network. - -**Legal Name:** Tailscale Inc. - -**Headquarters:** 401-50 Lynn Williams Street, Toronto, ON M6K 3R9, Canada - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://tailscale.com) | -| Privacy Policy | [Link](https://tailscale.com/privacy-policy) | -| Terms of Service | [Link](https://tailscale.com/terms) | -| Service Level Agreement | [Link](https://tailscale.com/sla) | -| Security Page | [Link](https://tailscale.com/security) | -| Trust Page | [Link](https://tailscale.com/legal) | -| Status Page | [Link](https://status.tailscale.com/) | -| Data Processing Agreement | [Link](https://tailscale.com/dpa) | -| Subprocessors List | [Link](https://tailscale.com/dpa-subprocessors) | - -**Category:** SECURITY - -### Certifications - -- SOC 2 Type II -- GDPR -- CCPA - ---- - -## Puzzle - -Puzzle provides modern, real-time accounting software that gives startups automated bookkeeping and instant finance metrics such as cash, burn and runway. - -**Legal Name:** Puzzle Financial Inc. - -**Headquarters:** 575 Market Street, Floor 5, San Francisco, CA 94105, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://puzzle.io) | -| Privacy Policy | [Link](https://puzzle.io/legal/privacy) | -| Terms of Service | [Link](https://puzzle.io/legal/terms-of-service) | -| Security Page | [Link](https://puzzle.io/security) | -| Trust Page | [Link](https://trust.puzzle.io) | -| Status Page | [Link](https://status.puzzle.io/) | - -**Category:** FINANCE - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## Probo - -Probo is an open-source compliance platform that helps startups achieve SOC 2 and ISO 27001 certifications quickly and affordably, with expert guidance and no thirdParty lock-in. - -**Legal Name:** Probo Inc. - -**Headquarters:** 490 Post St, Suite 640,San Francisco, CA 94102, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.getprobo.com/) | -| Privacy Policy | [Link](https://www.getprobo.com/privacy) | -| Terms of Service | [Link](https://www.getprobo.com/terms) | -| Subprocessors List | [Link](https://www.getprobo.com/subprocessors) | - -**Category:** SECURITY - ---- - -## folk - -Lightweight, collaborative CRM that automates contact and relationship management for modern teams. - -**Legal Name:** FOLK SAS - -**Headquarters:** 31 Rue des Vinaigriers, 75010 Paris, France - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.folk.app) | -| Privacy Policy | [Link](https://www.folk.app/privacy-policy) | -| Terms of Service | [Link](https://www.folk.app/terms-of-use) | -| Security Page | [Link](https://help.folk.app/en/articles/5007534-security-privacy) | -| Status Page | [Link](https://status.folk.app/) | -| Subprocessors List | [Link](https://www.folk.app/privacy-policy#3-list-of-sub-processors) | - -**Category:** SALES - -### Certifications - -- SOC 2 Type 1 -- GDPR -- CCPA - ---- - -## Claap - -AI-powered meeting recorder and video workspace that automates post-meeting tasks and CRM enrichment. - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.claap.io) | -| Privacy Policy | [Link](https://www.claap.io/legal/privacy-policy) | -| Terms of Service | [Link](https://www.claap.io/legal/terms-and-conditions) | -| Status Page | [Link](https://claap.instatus.com/) | -| Subprocessors List | [Link](https://www.claap.io/legal/privacy-policy#sub-processors) | - -**Category:** COLLABORATION - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## Pitch - -Cloud-based presentation platform that lets teams collaboratively create, design, and share visually engaging slide decks in real time. - -**Legal Name:** Pitch Software GmbH - -**Headquarters:** Joachimstraße 7, 10119 Berlin, Germany - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://pitch.com) | -| Privacy Policy | [Link](https://pitch.com/privacy-policy) | -| Terms of Service | [Link](https://pitch.com/terms-of-use) | -| Security Page | [Link](https://pitch.com/security-policy) | -| Trust Page | [Link](https://pitch.com/gdpr) | -| Status Page | [Link](https://status.pitch.com/) | -| Data Processing Agreement | [Link](https://pitch.com/dpa) | -| Subprocessors List | [Link](https://pitch.com/dpa#annex-7-2) | - -**Category:** PRODUCT_AND_DESIGN - -### Certifications - -- GDPR - ---- - -## Spendesk - -Spendesk is a comprehensive spend management platform offering solutions like virtual and physical cards, invoice processing, and expense reimbursements to streamline company spending. - -**Legal Name:** Spendesk SAS - -**Headquarters:** 51 Rue de Londres, 75008 Paris, France - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.spendesk.com) | -| Privacy Policy | [Link](https://www.spendesk.com/legals/privacy/) | -| Terms of Service | [Link](https://www.spendesk.com/legals/terms/customers/) | -| Security Page | [Link](https://www.spendesk.com/spendesk-security/) | -| Trust Page | [Link](https://trust.spendesk.com/) | -| Status Page | [Link](https://status.spendesk.com/) | -| Data Processing Agreement | [Link](https://www.spendesk.com/legals/terms/customers/#Annex-three) | -| Subprocessors List | [Link](https://www.spendesk.com/legals/subprocessors/) | - -**Category:** FINANCE - -### Certifications - -- GDPR -- ISO/IEC 27001:2022 -- DORA - ---- - -## Lever - -Cloud-based talent-acquisition suite that combines applicant-tracking and candidate-relationship-management tools so organisations can source, engage and hire talent in one place. - -**Legal Name:** Lever, Inc. - -**Headquarters:** 1125 Mission Street, San Francisco, CA 94103, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.lever.co) | -| Privacy Policy | [Link](https://www.lever.co/privacy-notice/) | -| Terms of Service | [Link](https://www.lever.co/agreements/tos) | -| Service Level Agreement | [Link](https://www.lever.co/agreements/sla/) | -| Security Page | [Link](https://www.lever.co/security/) | -| Status Page | [Link](https://status.lever.co/) | -| Data Processing Agreement | [Link](https://www.lever.co/agreements/dpa/) | -| Subprocessors List | [Link](https://www.lever.co/subprocessors-archive-june-2023/) | - -**Category:** RECRUITING - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001 -- GDPR -- CAIQ -- CCPA -- EU-U.S. Privacy Shield - ---- - -## Google Cloud Platform - -Comprehensive public cloud computing platform offering infrastructure, data analytics, AI, security, and developer tools - -**Legal Name:** Google LLC - -**Headquarters:** 1600 Amphitheatre Parkway, Mountain View, CA 94043, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://cloud.google.com) | -| Privacy Policy | [Link](https://cloud.google.com/terms/cloud-privacy-notice) | -| Terms of Service | [Link](https://cloud.google.com/terms) | -| Service Level Agreement | [Link](https://cloud.google.com/terms/sla) | -| Security Page | [Link](https://cloud.google.com/security) | -| Trust Page | [Link](https://cloud.google.com/trust-center) | -| Status Page | [Link](https://status.cloud.google.com/) | -| Data Processing Agreement | [Link](https://cloud.google.com/terms/data-processing-terms) | -| Business Associate Agreement | [Link](https://cloud.google.com/terms/hipaa-baa) | -| Subprocessors List | [Link](https://cloud.google.com/terms/subprocessors) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- Cloud Computing Compliance Controls Catalog (C5) -- CSA -- GSMA SAS-SM -- Higher Education Cloud ThirdParty Assessment Tool (HECVAT) -- ISO 9001:2015 -- ISO 22301:2019 & BS EN ISO 22301:2019 -- ISO 50001:2018 -- ISO/IEC 27001 -- ISO/IEC 27017 -- ISO/IEC 27018 -- ISO/IEC 27701 -- ISO/IEC 42001 -- PCI 3DS Core Security Standard -- PCI DSS -- PCI PIN Security -- SOC 1 -- SOC 2 -- SOC 3 -- SWIFT on Google Cloud -- Uptime Institute's Tier Standards -- VPAT (WCAG, U.S. Section 508, EN 301 549) -- FedRAMP -- FIPS 140-2 Validated -- HITRUST CSF -- Independent Security Evaluators (ISE) Audit -- Minimum Acceptable Risk Standards for Exchanges (MARS-E) -- StateRAMP -- TruSight -- U.S. Cybersecurity Maturity Model Certification (CMMC) -- U.S. Defense Information Systems Agency Provisional Authorization -- Spain Esquema Nacional de Seguridad (ENS) -- EU Cloud Code of Conduct -- HDS -- ISAE 3000 Type 2 Report (FINMA) -- ISO 14001 -- Microfin -- NCSC - Cyber Essentials Plus (UK) -- Police Assured Secure Facilities (PASF) -- Qatar National Information Assurance (NIA) -- SWIPO Data Portability Code of Conduct -- TISAX -- Australia Hosting Certification Framework (HCF) -- Cloud Security Assurance Program (CSAP) Low Level for Group C -- Information System Security Management and Assessment Program (ISMAP) -- IRAP (Information Security Registered Assessors Program) -- JIIMA -- K-ISMS (Korea) -- MTCS (Singapore) Tier 3 -- OSPAR -- SNI 27001 -- ETDA (Thailand) -- GxP -- California Consumer Privacy Act (CCPA) -- COPPA (U.S.) -- Export Administration Regulations (EAR) -- FERPA (U.S.) -- FINRA (US) -- Google Cloud Data Processing Addendum Mapping - U.S. State Privacy Laws -- HIPAA -- IRS 1075 -- International Traffic in Arms Regulations (ITAR) -- GLBA -- OSFI (Canada) -- FG16/5 - FCA -- NERC CIP -- PHIPA (Canada) -- PIPEDA (Canada) -- US Federal Banking Agencies -- U.S. Defense Federal Acquisition Regulation Supplement (DFARS) -- ACPR (France) -- BaFin Cloud Outsourcing Guidance -- Banco de España -- Banco de Portugal -- Bank of Italy -- BRSA (Turkey) -- BSI Critical Infrastructure (KRITIS) -- BWG (Austria) -- Central Bank of Ireland (Ireland) -- CSSF (Luxembourg) -- De Nederlandsche Bank (the Netherlands) -- EU DORA -- European Union's Digital Markets Act -- EU Solvency II -- EU Standard Contractual Clauses -- FINMA (Switzerland) -- FSA (Denmark) -- GDPR -- Google Cloud & the EU Network and Information Systems Directive (NIS2) -- Israel's Privacy Protection Authority -- KNF (Poland) -- MaRisk AT 9 Outsourcing -- PRA (UK) -- revFADP (Switzerland) -- South Africa POPI -- SFSA (Sweden) -- Telecoms Security Act (UK) -- VAG (Austria) -- SYSC 8 Outsourcing - FCA Handbook -- UK CHECK -- PDPL (Argentina) -- BCRA (Argentina) -- Central Bank of Brazil (Brazil) -- CNBV (Mexico) -- CNSF (Mexico) -- CMF (Chile) -- Superintendencia de Banca (Peru) -- Financial Superintendence of Colombia -- Lei Geral de Proteção de Dados (LGPD) -- ASFI (Bolivia) -- Act on the Protection of Personal Information (Japan) -- APRA Prudential Standard CPS 234 -- APPs (Australia) -- APRA (Australia) -- Bank Negara (Malaysia) -- Bank of Thailand (BOT) -- BSP (Philippines) -- DSA (Bangladesh) -- FSC Insurance Outsourcing Directions -- FSC Banking Outsourcing Regulations -- GR 95/2018 guidelines -- IA (Hong Kong) -- HKMA (Hong Kong) -- MAMPU (Malaysia) -- PDPO (Hong Kong) -- Indonesia Government Regulation No. 71 (GR 71) -- IRDAI (India) -- FSC (Korea) -- Korean Financial Supervisory Service (FSS) -- MAS TRM Guidelines -- OIC (Thailand) -- OJK Circular 21 of 2017 (SEOJK 21) -- OJK Regulation No. 38 of 2016 (POJK 38) -- PDP Law (Indonesia) -- PDPA (Malaysia) -- PDPA (Philippines) -- PDPA (Taiwan) -- PDPA (Thailand) -- PDPD (Vietnam) -- PIPA (Korea) -- RBI (India) -- Reserve Bank of New Zealand (New Zealand) -- Securities and Exchange Board of India (SEBI) -- PDPA (Singapore) -- State Bank of Vietnam -- The Privacy Act (New Zealand) - ---- - -## Fly.io - -Developer-focused public cloud platform offering hardware-virtualized containers (Fly Machines) with KVM isolation, automatic scaling to zero, and integrated tools for deploying and managing applications globally - -**Legal Name:** Fly.io, Inc. - -**Headquarters:** 2045 W Grand Ave, Chicago, IL 60612, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://fly.io) | -| Privacy Policy | [Link](https://fly.io/legal/privacy-policy) | -| Terms of Service | [Link](https://fly.io/legal/terms-of-service) | -| Service Level Agreement | [Link](https://fly.io/legal/sla-uptime/) | -| Security Page | [Link](https://fly.io/security) | -| Trust Page | [Link](https://fly.io/compliance) | -| Status Page | [Link](https://status.fly.io/) | -| Data Processing Agreement | [Link](https://fly.io/documents) | -| Business Associate Agreement | [Link](https://fly.io/documents) | -| Subprocessors List | [Link](https://fly.io/legal/sub-processors/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- SOC 2 Type 2 -- EU-U.S. DPF -- UK DPF -- Swiss-U.S. DPF -- HIPAA -- GDPR -- CCPA - ---- - -## Upstash - -Serverless data platform providing HTTP-based Redis, Vector, and QStash services with global low-latency, automatic scaling, and durable storage - -**Legal Name:** Upstash, Inc. - -**Headquarters:** 6202 Via De Adrianna, San Jose, CA 95120, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://upstash.com) | -| Privacy Policy | [Link](https://upstash.com/trust/privacy.pdf) | -| Terms of Service | [Link](https://upstash.com/trust/terms.pdf) | -| Service Level Agreement | [Link](https://upstash.com/docs/common/help/sla) | -| Security Page | [Link](https://upstash.com/static/trust/security-measures.pdf) | -| Trust Page | [Link](https://trust.upstash.com) | -| Status Page | [Link](https://status.upstash.com) | -| Data Processing Agreement | [Link](https://upstash.com/static/trust/dpa.pdf) | -| Subprocessors List | [Link](https://trust.upstash.com/subprocessors) | - -**Category:** DATA_STORAGE_AND_PROCESSING - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA - ---- - -## bunny.net - -Cloud-based content-delivery, edge-storage and optimization platform that accelerates and secures web content worldwide. - -**Legal Name:** BunnyWay d.o.o. - -**Headquarters:** Dunajska cesta 165, 1000 Ljubljana, Slovenia - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://bunny.net) | -| Privacy Policy | [Link](https://bunny.net/privacy/) | -| Terms of Service | [Link](https://bunny.net/tos/) | -| Service Level Agreement | [Link](https://bunny.net/sla/) | -| Security Page | [Link](https://bunny.net/shield/) | -| Status Page | [Link](https://status.bunny.net/) | -| Subprocessors List | [Link](https://bunny.net/gdpr/sub-processors/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO 27001 -- GDPR - ---- - -## ClickUp - -All-in-one productivity platform for project management, document collaboration, and goal tracking. - -**Legal Name:** Mango Technologies, Inc. - -**Headquarters:** 350 Tenth Ave, 5th Floor, San Diego, CA 92101, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://clickup.com) | -| Privacy Policy | [Link](https://clickup.com/terms/privacy) | -| Terms of Service | [Link](https://clickup.com/terms) | -| Security Page | [Link](https://clickup.com/security) | -| Trust Page | [Link](https://security.clickup.com) | -| Status Page | [Link](https://status.clickup.com) | -| Data Processing Agreement | [Link](https://clickup.com/terms/dpa) | -| Subprocessors List | [Link](https://clickup.com/terms/dpa/subprocessors) | - -**Category:** COLLABORATION - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001 -- ISO 27017 -- ISO 27018 -- PCI DSS -- GDPR -- CCPA -- CPRA -- LGPD -- VCDPA - ---- - -## Danami - -Developer of security, firewall and anti-spam extensions for the Plesk hosting control panel. - -**Legal Name:** Danami International Inc. - -**Headquarters:** 5314 56 St, Camrose, Alberta T4V 2E5, Canada - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.danami.com) | -| Privacy Policy | [Link](https://www.danami.com/legal/privacy-policy) | -| Terms of Service | [Link](https://www.danami.com/legal/terms-of-service) | - -**Category:** DEVELOPER_TOOLS - ---- - -## New Relic - -New Relic provides a full-stack observability platform that lets engineering teams monitor, analyze, and improve application, infrastructure, and digital-experience performance in real time. - -**Legal Name:** New Relic, Inc. - -**Headquarters:** 188 Spear St., Suite 1000, San Francisco, CA 94105, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://newrelic.com) | -| Privacy Policy | [Link](https://newrelic.com/termsandconditions/privacy) | -| Terms of Service | [Link](https://newrelic.com/termsandconditions/terms) | -| Service Level Agreement | [Link](https://docs.newrelic.com/docs/licenses/license-information/referenced-policies/service-level-availability-commitment/) | -| Security Page | [Link](https://newrelic.com/security) | -| Trust Page | [Link](https://newrelic.com/security) | -| Status Page | [Link](https://status.newrelic.com/) | -| Data Processing Agreement | [Link](https://newrelic.com/sites/default/files/2023-11/New_Relic_GDPR_DPA_SCCs_Oct_2023_presigned.pdf) | -| Business Associate Agreement | [Link](https://newrelic.com/termsandconditions/hipaabaafaq) | -| Subprocessors List | [Link](https://newrelic.com/sub-processors) | - -**Category:** CLOUD_MONITORING - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- FedRAMP Moderate -- PCI DSS Level 1 -- TISAX Level 2 -- HITRUST CSF -- HIPAA -- GDPR -- CCPA -- Data Privacy Framework (DPF) - ---- - -## Pylon - -Pylon provides a modern unified customer-support platform for B2B companies, combining ticketing, chat, knowledge base, AI assistance, customer portal and workflows in one tool. - -**Legal Name:** Pylon Labs, Inc. - -**Headquarters:** 188 King Street, Unit 502, San Francisco, CA 94107, USA - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://usepylon.com) | -| Privacy Policy | [Link](https://usepylon.com/privacy) | -| Terms of Service | [Link](https://usepylon.com/terms) | -| Security Page | [Link](https://usepylon.com/security) | -| Trust Page | [Link](https://trust.usepylon.com) | -| Status Page | [Link](https://status.usepylon.com) | -| Data Processing Agreement | [Link](https://usepylon.com/data-processing-agreement) | -| Subprocessors List | [Link](https://usepylon.com/subprocessors) | - -**Category:** CUSTOMER_SUPPORT - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001 -- GDPR -- HIPAA - ---- - -## Loops - -Email platform for SaaS companies that lets teams create, send and track product, marketing, and transactional emails from a single interface - -**Legal Name:** Astrodon Inc. - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://loops.so) | -| Privacy Policy | [Link](https://loops.so/privacy) | -| Terms of Service | [Link](https://loops.so/terms) | -| Status Page | [Link](https://loops.statuspage.io) | -| Data Processing Agreement | [Link](https://loops.so/dpa) | -| Subprocessors List | [Link](https://loops.so/subprocessors) | - -**Category:** MARKETING - -### Certifications - -- GDPR -- CCPA - ---- - -## Perplexity - -Generative AI answer engine that delivers real-time, source-cited answers to user questions. - -**Legal Name:** Perplexity AI, Inc. - -**Headquarters:** 115 Sansome St, San Francisco, CA 94104-3601, United States - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.perplexity.ai) | -| Privacy Policy | [Link](https://www.perplexity.ai/hub/legal/privacy-policy) | -| Terms of Service | [Link](https://www.perplexity.ai/hub/legal/terms-of-service) | -| Security Page | [Link](https://www.perplexity.ai/hub/security) | -| Trust Page | [Link](https://trust.perplexity.ai) | -| Status Page | [Link](https://status.perplexity.ai/) | -| Data Processing Agreement | [Link](https://www.perplexity.ai/hub/legal/enterprise-terms-of-service) | -| Subprocessors List | [Link](https://trust.perplexity.ai/) | - -**Category:** MARKETING - -### Certifications - -- SOC 2 Type 2 -- GDPR -- CCPA -- PCI DSS -- CAIQ Lite - ---- - -## Okta - -Okta is a cloud-based identity and access management platform that enables businesses to secure their applications and data. - -**Legal Name:** Okta, Inc. - -**Headquarters:** 100 First Plaza, San Francisco, CA 94105, US - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://okta.com) | -| Privacy Policy | [Link](https://www.okta.com/privacy-policy/) | -| Terms of Service | [Link](https://www.okta.com/terms-of-service/) | -| Security Page | [Link](https://www.okta.com/security-center/) | -| Trust Page | [Link](https://www.okta.com/trust-center/) | -| Status Page | [Link](https://status.auth0.com/) | -| Data Processing Agreement | [Link](https://www.okta.com/trustandcompliance/#data-processing-addendum) | - -**Category:** IDENTITY_PROVIDER - -### Certifications - -- SOC 2 Type 2 -- ISO/IEC 27001:2022 -- GDPR -- CSA STAR -- ISO/IEC 27018:2019 -- CCPA -- HIPAA -- HITECH -- PCI DSS -- PSD2 -- FAPI - ---- - -## Gitlab - -Gitlab is most comprehensive DevSecOps platform. - -**Legal Name:** Gitlab, Inc. - -**Headquarters:** 268 Bush Street, San Francisco, CA 94104-3503, United States of America - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://about.gitlab.com/company/) | -| Privacy Policy | [Link](https://about.gitlab.com/privacy/) | -| Service Level Agreement | [Link](https://about.gitlab.com/terms/) | -| Security Page | [Link](https://about.gitlab.com/security/) | -| Status Page | [Link](https://status.gitlab.com/) | -| Subprocessors List | [Link](https://about.gitlab.com/privacy/subprocessors/) | - -**Category:** VERSION_CONTROL - -### Certifications - -- CCPA -- CSA STAR Level 1 -- CSA Trusted Cloud -- GDPR -- ISO/IEC 27001:2022 -- ISO/IEC 27017:2015 -- ISO/IEC 27018:2019 -- PCI DSS -- SOC 2 Type 2 -- TISAX -- Section 508 VPATS - ---- - -## Scaleway - -Scaleway is a French Cloud computing and web hosting company. The company provides physical dedicated servers and cloud computing architectures. - -**Legal Name:** Scaleway SAS - -**Headquarters:** 8 rue de la Ville l'Evêque, 75008 Paris, France - -### Links - -| Resource | Link | -|----------|------| -| Website | [Link](https://www.scaleway.com/) | -| Privacy Policy | [Link](https://www.scaleway.com/en/privacy-policy/) | -| Service Level Agreement | [Link](https://www.scaleway.com/en/contracts/) | -| Security Page | [Link](https://www.scaleway.com/en/security-and-resilience/) | -| Status Page | [Link](https://status.scaleway.com/) | -| Subprocessors List | [Link](https://www.scaleway.com/en/subprocessorlist/) | - -**Category:** CLOUD_PROVIDER - -### Certifications - -- ISO/IEC 27001:2022 -- HDS -- GDPR - ---- - diff --git a/packages/third-parties/data.d.ts b/packages/third-parties/data.d.ts deleted file mode 100644 index ed6d270f0..000000000 --- a/packages/third-parties/data.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -// Copyright (c) 2025-2026 Probo Inc . -// -// Permission to use, copy, modify, and/or distribute this software for any -// purpose with or without fee is hereby granted, provided that the above -// copyright notice and this permission notice appear in all copies. -// -// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -// REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -// AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -// INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -// LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -// OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -// PERFORMANCE OF THIS SOFTWARE. - -/** - * Type definitions for thirdParty data - */ - -/** - * Category types for thirdParties - */ -export type ThirdPartyCategory = - | "ANALYTICS" - | "CLOUD_MONITORING" - | "CLOUD_PROVIDER" - | "COLLABORATION" - | "CUSTOMER_SUPPORT" - | "DATA_STORAGE_AND_PROCESSING" - | "DOCUMENT_MANAGEMENT" - | "EMPLOYEE_MANAGEMENT" - | "ENGINEERING" - | "FINANCE" - | "IDENTITY_PROVIDER" - | "IT" - | "MARKETING" - | "OFFICE_OPERATIONS" - | "OTHER" - | "PASSWORD_MANAGEMENT" - | "PRODUCT_AND_DESIGN" - | "PROFESSIONAL_SERVICES" - | "RECRUITING" - | "SALES" - | "SECURITY" - | "VERSION_CONTROL"; - -/** - * Represents a software thirdParty or service provider with associated metadata - */ -export interface ThirdParty { - /** Display name of the thirdParty */ - name: string; - - /** Legal business name of the thirdParty */ - legalName?: string; - - /** Physical headquarters address */ - headquarterAddress?: string; - - /** ThirdParty's website URL */ - websiteUrl: string; - - /** URL to thirdParty's privacy policy */ - privacyPolicyUrl?: string; - - /** URL to thirdParty's terms of service */ - termsOfServiceUrl?: string; - - /** URL to thirdParty's service level agreement */ - serviceLevelAgreementUrl?: string; - - /** URL to service software agreement */ - serviceSoftwareAgreementUrl?: string; - - /** URL to thirdParty's data processing agreement */ - dataProcessingAgreementUrl?: string; - - /** URL to thirdParty's list of subprocessors */ - subprocessorsListUrl?: string; - - /** URL to thirdParty's business associate agreement */ - businessAssociateAgreementUrl?: string; - - /** Short description of the thirdParty/service */ - description?: string; - - /** Primary category for the thirdParty */ - category?: ThirdPartyCategory; - - /** Security or compliance certifications held by the thirdParty */ - certifications?: string[]; - - /** URL to thirdParty's security page */ - securityPageUrl?: string; - - /** URL to thirdParty's trust page */ - trustPageUrl?: string; - - /** URL to thirdParty's status page */ - statusPageUrl?: string; - - /** Countries where the thirdParty is located */ - countries?: CountryCode[]; -} - -/** - * Array of thirdParty data - */ -export type ThirdParties = ThirdParty[]; - -/** - * Default export representing the entire thirdParty dataset - */ -declare const data: ThirdParties; - -export default data; diff --git a/packages/third-parties/package.json b/packages/third-parties/package.json deleted file mode 100644 index 58860da51..000000000 --- a/packages/third-parties/package.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "@probo/third-parties", - "version": "0.0.1", - "publishConfig": { - "access": "public" - }, - "files": [ - "data.json", - "LICENSE.md" - ], - "scripts": { - "build:md": "node scripts/build-md.mjs" - }, - "exports": { - ".": { - "types": "./data.d.ts", - "default": "./data.json" - } - }, - "license": "CC BY-SA 4.0" -} diff --git a/packages/third-parties/scripts/build-md.mjs b/packages/third-parties/scripts/build-md.mjs deleted file mode 100644 index 4542a23fc..000000000 --- a/packages/third-parties/scripts/build-md.mjs +++ /dev/null @@ -1,143 +0,0 @@ -import { readFile } from "node:fs/promises"; -import { createWriteStream } from "node:fs"; -import path from "node:path"; - -const data = await readFile(path.join(import.meta.dirname, '../data.json'), 'utf8'); -const thirdParties = JSON.parse(data); - -const output = path.join(import.meta.dirname, '../VENDORS.md'); -const file = createWriteStream(output); - -const formatAsList = (array) => { - if (!array || array.length === 0) return ''; - if (typeof array === 'string') { - return array.split(',').map(item => `- ${item.trim()}`).join('\n'); - } - return array.map(item => `- ${item}`).join('\n'); -}; - -file.write('# ThirdParties\n\n'); -file.write('## Table of Contents by Category\n\n'); - -const categoriesMap = new Map(); - -for (const thirdParty of thirdParties) { - const category = (thirdParty.category || thirdParty.categories || 'Uncategorized'); - - if (!categoriesMap.has(category)) { - categoriesMap.set(category, []); - } - - categoriesMap.get(category).push(thirdParty.name); -} - -const sortedCategories = [...categoriesMap.keys()].sort(); - -for (const category of sortedCategories) { - file.write(`### ${category}\n\n`); - - const thirdPartiesInCategory = categoriesMap.get(category).sort(); - for (const thirdPartyName of thirdPartiesInCategory) { - // Create proper anchor by: - // 1. Converting to lowercase - // 2. Replacing spaces with hyphens - // 3. Removing parentheses, dots, and other special characters - const anchor = thirdPartyName.toLowerCase() - .replace(/\s+/g, '-') - .replace(/[\(\)\.]/g, '') - .replace(/[^a-z0-9\-]/g, ''); - - file.write(`- [${thirdPartyName}](#${anchor})\n`); - } - - file.write('\n'); -} - -file.write('---\n\n'); - -for (const thirdParty of thirdParties) { - file.write(`## ${thirdParty.name}\n\n`); - if (thirdParty.description) { - file.write(`${thirdParty.description}\n\n`); - } - - if (thirdParty.legalName) { - file.write(`**Legal Name:** ${thirdParty.legalName}\n\n`); - } - - if (thirdParty.headquarterAddress) { - file.write(`**Headquarters:** ${thirdParty.headquarterAddress}\n\n`); - } - - file.write('### Links\n\n'); - file.write('| Resource | Link |\n'); - file.write('|----------|------|\n'); - - if (thirdParty.websiteUrl) { - file.write(`| Website | [Link](${thirdParty.websiteUrl}) |\n`); - } - - if (thirdParty.privacyPolicyUrl) { - file.write(`| Privacy Policy | [Link](${thirdParty.privacyPolicyUrl}) |\n`); - } - - if (thirdParty.termsOfServiceUrl && thirdParty.termsOfServiceUrl !== 'undefined') { - file.write(`| Terms of Service | [Link](${thirdParty.termsOfServiceUrl}) |\n`); - } - - if (thirdParty.serviceLevelAgreementUrl && thirdParty.serviceLevelAgreementUrl !== 'undefined') { - file.write(`| Service Level Agreement | [Link](${thirdParty.serviceLevelAgreementUrl}) |\n`); - } - - if (thirdParty.securityPageUrl && thirdParty.securityPageUrl !== 'undefined') { - file.write(`| Security Page | [Link](${thirdParty.securityPageUrl}) |\n`); - } - - if (thirdParty.trustPageUrl && thirdParty.trustPageUrl !== 'undefined') { - file.write(`| Trust Page | [Link](${thirdParty.trustPageUrl}) |\n`); - } - - if (thirdParty.statusPageUrl && thirdParty.statusPageUrl !== 'undefined') { - file.write(`| Status Page | [Link](${thirdParty.statusPageUrl}) |\n`); - } - - if (thirdParty.dataProcessingAgreementUrl && thirdParty.dataProcessingAgreementUrl !== 'undefined') { - file.write(`| Data Processing Agreement | [Link](${thirdParty.dataProcessingAgreementUrl}) |\n`); - } - - if (thirdParty.businessAssociateAgreementUrl && thirdParty.businessAssociateAgreementUrl !== 'undefined') { - file.write(`| Business Associate Agreement | [Link](${thirdParty.businessAssociateAgreementUrl}) |\n`); - } - - if (thirdParty.serviceSoftwareAgreementUrl && thirdParty.serviceSoftwareAgreementUrl !== 'undefined') { - file.write(`| Service Software Agreement | [Link](${thirdParty.serviceSoftwareAgreementUrl}) |\n`); - } - - if (thirdParty.subprocessorsListUrl && thirdParty.subprocessorsListUrl !== 'undefined') { - file.write(`| Subprocessors List | [Link](${thirdParty.subprocessorsListUrl}) |\n`); - } - - file.write('\n'); - - if (thirdParty.categories && thirdParty.categories !== 'undefined') { - file.write(`**Categories:** ${thirdParty.categories}\n\n`); - } else if (thirdParty.category && thirdParty.category !== 'undefined') { - file.write(`**Category:** ${thirdParty.category}\n\n`); - } - - if (thirdParty.certifications && thirdParty.certifications !== 'undefined') { - file.write('### Certifications\n\n'); - file.write(formatAsList(thirdParty.certifications)); - file.write('\n\n'); - } - - if (thirdParty.subprocessors && thirdParty.subprocessors !== 'undefined') { - file.write('### Subprocessors\n\n'); - file.write(formatAsList(thirdParty.subprocessors)); - file.write('\n\n'); - } - - file.write('---\n\n'); -} - -file.end(); diff --git a/packages/third-parties/LICENSE.md b/pkg/proboctl/seed/common-third-parties/data/LICENSE.md similarity index 100% rename from packages/third-parties/LICENSE.md rename to pkg/proboctl/seed/common-third-parties/data/LICENSE.md diff --git a/packages/third-parties/data.json b/pkg/proboctl/seed/common-third-parties/data/data.json similarity index 100% rename from packages/third-parties/data.json rename to pkg/proboctl/seed/common-third-parties/data/data.json