Skip to content

Commit bef4d5e

Browse files
Add new folder, icon, yaml, and CODEOWNERS entry
1 parent 84bd614 commit bef4d5e

File tree

4 files changed

+35
-0
lines changed

4 files changed

+35
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@
199199
/src/content/docs/dmarc-management/ @Maddy-Cloudflare @cloudflare/pcx-technical-writing
200200
/src/content/docs/firewall/ @pedrosousa @cloudflare/firewall @cloudflare/pcx-technical-writing
201201
/src/content/docs/page-shield/ @pedrosousa @cloudflare/pcx-technical-writing
202+
/src/content/docs/secrets-store/ @RebeccaTamachiro @cloudflare/pcx-technical-writing
202203
/src/content/docs/security-center/ @jason-cf @cloudflare/pcx-technical-writing
203204
/src/content/docs/ssl/ @RebeccaTamachiro @cloudflare/pcx-technical-writing
204205
/src/content/docs/waf/ @pedrosousa @cloudflare/firewall @cloudflare/pcx-technical-writing
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Cloudflare Secrets Store
3+
pcx_content_type: overview
4+
sidebar:
5+
order: 1
6+
description: Use Cloudflare Secrets Store to encrypt and store sensitive information as secrets that are securely reusable across an account.
7+
head:
8+
- tag: title
9+
content: Overview
10+
---
11+
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name: Secrets Store
2+
3+
product:
4+
title: Secrets Store
5+
url: /secrets-store/
6+
group: Application security
7+
additional_groups:
8+
[Developer platform]
9+
10+
meta:
11+
title: Secrets Store docs
12+
description: Encrypt and store sensitive information as secrets that are securely reusable across an account.
13+
author: "@cloudflare"
14+
15+
resources:
16+
community: https://community.cloudflare.com/
17+
dashboard_link: https://dash.cloudflare.com/?to=/:account/secrets-store
18+
discord: https://discord.gg/cloudflaredev
19+
20+
externals:
21+
- title: Cloudflare homepage
22+
url: https://cloudflare.com

src/icons/secrets-store.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)