From 95245b08468448dc8ed1238de4dde729f916e902 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:38:20 +0000 Subject: [PATCH 1/3] [Security Center] Update changelog --- src/content/changelogs/security-center.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/changelogs/security-center.yaml b/src/content/changelogs/security-center.yaml index 189ff70b193acfe..ffed08999f196b7 100644 --- a/src/content/changelogs/security-center.yaml +++ b/src/content/changelogs/security-center.yaml @@ -5,6 +5,9 @@ productLink: "/security-center/" productArea: Application security productAreaLink: /fundamentals/reference/changelog/security/ entries: + - publish_date: "2025-02-03" + description: |- + - Security Center now has a role called Brand Protection. This role gives you access to Brand Protection feature on the API and Cloudflare dashboard. Brand Protection role also gives you access to the Investigate platform, where you can consume the Threat Intel API and URL scanner API calls. - publish_date: "2025-01-20" description: |- - On the URL scanner, customers who search for a report will now get a list of all reports related to that specific hostname. A hash is also available in the security report. By selecting the hash, the dashboard will list reports containing the same hash. From 9d777b279d45e41b3942f98c77570c5a0dd5c555 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:28:30 +0000 Subject: [PATCH 2/3] Update src/content/changelogs/security-center.yaml Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com> --- src/content/changelogs/security-center.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelogs/security-center.yaml b/src/content/changelogs/security-center.yaml index ffed08999f196b7..0950918591e69af 100644 --- a/src/content/changelogs/security-center.yaml +++ b/src/content/changelogs/security-center.yaml @@ -7,7 +7,7 @@ productAreaLink: /fundamentals/reference/changelog/security/ entries: - publish_date: "2025-02-03" description: |- - - Security Center now has a role called Brand Protection. This role gives you access to Brand Protection feature on the API and Cloudflare dashboard. Brand Protection role also gives you access to the Investigate platform, where you can consume the Threat Intel API and URL scanner API calls. + - Security Center now has a role called Brand Protection. This role gives you access to the Brand Protection feature on the API and Cloudflare dashboard. Brand Protection role also gives you access to the Investigate platform, where you can consume the Threat Intel API and URL scanner API calls. - publish_date: "2025-01-20" description: |- - On the URL scanner, customers who search for a report will now get a list of all reports related to that specific hostname. A hash is also available in the security report. By selecting the hash, the dashboard will list reports containing the same hash. From aaaf71a5cfa9789e6de1fd5b38c33f5e50f1fb69 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:28:57 +0000 Subject: [PATCH 3/3] Update src/content/changelogs/security-center.yaml Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>