Skip to content

Commit 92756d8

Browse files
authored
Add SOC-2 badge to the footer (#6882)
1 parent ce4ed95 commit 92756d8

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

packages/web/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@radix-ui/react-icons": "1.3.2",
1717
"@radix-ui/react-tabs": "1.1.2",
1818
"@radix-ui/react-tooltip": "1.1.6",
19-
"@theguild/components": "9.7.1",
19+
"@theguild/components": "9.8.0",
2020
"date-fns": "4.1.0",
2121
"next": "15.2.4",
2222
"react": "19.0.0",

packages/web/docs/src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ export default async function HiveDocsLayout({ children }: { children: ReactNode
108108
}
109109
footer={
110110
<HiveFooter
111+
showSecurityBadges
111112
items={{
112113
resources: [
113114
{

packages/web/docs/src/components/frequently-asked-questions/home-questions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
- Are you SOC-2 Type II compliant?
2020

21-
We are currently about to finish the process of being SOC-2 Type II compliant and getting the
22-
certificate.
21+
Hive Platfrom is fully SOC-2 Type II compliant.
22+
[Read more in the Trust Center](https://security.graphql-hive.com/).
2323

2424
- Do you have a GraphQL Gateway?
2525

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)