From 78d7447433ff4ae12b9e34e5dc1e00aab125f98e Mon Sep 17 00:00:00 2001 From: sra Date: Fri, 10 Jan 2025 12:08:46 +0530 Subject: [PATCH] Added SSPM to SCM and updated the changelog --- products/sase/docs/home.mdx | 1 + products/sase/docs/release-notes/changelog.md | 1 + products/scm/docs/release-notes/changelog.md | 1 + 3 files changed, 3 insertions(+) diff --git a/products/sase/docs/home.mdx b/products/sase/docs/home.mdx index d9b656da3..cb1c0a8cf 100644 --- a/products/sase/docs/home.mdx +++ b/products/sase/docs/home.mdx @@ -30,6 +30,7 @@ Currently, Prisma SASE offers the following APIs: - [Multitenant Notifications](/sase/api/mt-notifications) - [Autonomous DEM](/access/docs/adem) - [Prisma Access Insights](/access/docs/insights) +- [SaaS Security Posture Management](/sase/api/sspm/) Most of these APIs use a common authentication mechanism and base URL. See [Get Started](/sase/docs/getstarted) for details. diff --git a/products/sase/docs/release-notes/changelog.md b/products/sase/docs/release-notes/changelog.md index 16a2c7186..7841e5507 100644 --- a/products/sase/docs/release-notes/changelog.md +++ b/products/sase/docs/release-notes/changelog.md @@ -13,6 +13,7 @@ keywords: | Date | Description | | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Jan 9th, 2025 | Added [SaaS Security Posture Management](/sase/api/sspm/). | Oct 18, 2024 | Added [Prisma Access Browser APIs](/access/api/browser-mgmt/). | | Oct 11, 2024 | Added additional [Aggregate Monitoring APIs](/sase/api/mt-monitor/). | | July 22, 2024 | Added [Multitenant Interconnect APIs](/sase/api/mt-interconnect/). | diff --git a/products/scm/docs/release-notes/changelog.md b/products/scm/docs/release-notes/changelog.md index 88263bc24..0378406a1 100644 --- a/products/scm/docs/release-notes/changelog.md +++ b/products/scm/docs/release-notes/changelog.md @@ -12,6 +12,7 @@ keywords: | Date | Description | | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Jan 9th, 2025 | Added [SaaS Security Posture Management APIs](/sase/api/sspm/). | Nov 15, 2024 | Added Strata Cloud Manager configuration APIs, along with a [Strata Cloud Manager landing page](/strata-cloud-manager/). See the [release notes](/scm/docs/release-notes/november2024) for more information. | | Oct 18, 2024 | Added [Prisma Access Browser APIs](/access/api/browser-mgmt/). | | Oct 11, 2024 | Added additional [Aggregate Monitoring APIs](/sase/api/mt-monitor/). |