From d957b9d876bb25384fb1dacf1be60ae726e45c54 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:59:36 +0100 Subject: [PATCH 1/3] [Security Center] Add Cloudforce 1 + upload and download attachments --- .../security-center/cloudforce-one/index.mdx | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/content/docs/security-center/cloudforce-one/index.mdx diff --git a/src/content/docs/security-center/cloudforce-one/index.mdx b/src/content/docs/security-center/cloudforce-one/index.mdx new file mode 100644 index 000000000000000..323a5ff58ae9fde --- /dev/null +++ b/src/content/docs/security-center/cloudforce-one/index.mdx @@ -0,0 +1,30 @@ +--- +pcx_content_type: overview +title: Cloudforce One +sidebar: + order: 5 + +--- + +:::note +You must have a Cloudforce One subscription to access Cloudforce One on the dashboard. +::: + +Cloudforce One is a threat intelligence solution that offers threat research reports, brand protection, Request for Information (RFIs), and more. + +## Cloudforce One Requests + +Cloudforce One allows you to review and manage Request for Information (RFIs) from the dashboard. + +To review and manage Request for Information: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. +2. Go to **Security Center** > **Cloudforce One Requests** > Populate the required fields. + +### Upload and download attachment + +You can also choose to upload and download an attachment. + +Under **Attachments**, select the file you want to upload > Select **Save**. + +To download an attachment, select **Download** on the attachment. \ No newline at end of file From 39c0b6feb705b4b594ad397b75a58dd673b80908 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:15:42 +0100 Subject: [PATCH 2/3] Moving redirect --- .../docs/security-center/{ => cloudforce-one}/cloudforce-one.mdx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/content/docs/security-center/{ => cloudforce-one}/cloudforce-one.mdx (100%) diff --git a/src/content/docs/security-center/cloudforce-one.mdx b/src/content/docs/security-center/cloudforce-one/cloudforce-one.mdx similarity index 100% rename from src/content/docs/security-center/cloudforce-one.mdx rename to src/content/docs/security-center/cloudforce-one/cloudforce-one.mdx From c94ee007f5d5f9cc51f1589a4fb0c4525eac32c0 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:23:48 +0100 Subject: [PATCH 3/3] Apply suggestions from code review Applying Jun's suggestions Co-authored-by: Jun Lee --- src/content/docs/security-center/cloudforce-one/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/security-center/cloudforce-one/index.mdx b/src/content/docs/security-center/cloudforce-one/index.mdx index 323a5ff58ae9fde..d91403b03ba621b 100644 --- a/src/content/docs/security-center/cloudforce-one/index.mdx +++ b/src/content/docs/security-center/cloudforce-one/index.mdx @@ -19,12 +19,12 @@ Cloudforce One allows you to review and manage Request for Information (RFIs) fr To review and manage Request for Information: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. -2. Go to **Security Center** > **Cloudforce One Requests** > Populate the required fields. +2. Go to **Security Center** > **Cloudforce One Requests**, then populate the required fields. ### Upload and download attachment You can also choose to upload and download an attachment. -Under **Attachments**, select the file you want to upload > Select **Save**. +Under **Attachments**, select the file you want to upload, then select **Save**. To download an attachment, select **Download** on the attachment. \ No newline at end of file