From 9874c42fd4f7a29e904e29bdf5d6be85300968d9 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Fri, 23 Aug 2024 18:44:54 +0300 Subject: [PATCH] CSC Pack Adoption (#35792) (#35952) * Update README.md * Update version number for adoption * update release notes Co-authored-by: bob-t-csc <143809371+bob-t-csc@users.noreply.github.com> Co-authored-by: israelpoli <72099621+israelpoli@users.noreply.github.com> --- Packs/CSCDomainManager/README.md | 4 +++- Packs/CSCDomainManager/ReleaseNotes/1_0_2.md | 3 +++ Packs/CSCDomainManager/pack_metadata.json | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 Packs/CSCDomainManager/ReleaseNotes/1_0_2.md diff --git a/Packs/CSCDomainManager/README.md b/Packs/CSCDomainManager/README.md index 8d216f095e1c..652e9c054109 100644 --- a/Packs/CSCDomainManager/README.md +++ b/Packs/CSCDomainManager/README.md @@ -1,3 +1,5 @@ +Note: Support for this Pack will be moved to the Partner on November 7, 2024. + CSCDomainManager is a web-based portfolio management platform consolidating domains alongside social media usernames, SSL digital certificates, and DNS. CSC offers innovative, next generation domain management and security solutions coupled with online brand and fraud protection. DomainSec is a comprehensive platform for domain security. Powered by a correlation engine and machine learning technology, it brings together the variety of data sets and blocking networks enabling threat intelligence based on domain security insights. @@ -7,4 +9,4 @@ The actions included in this pack allow the user to manage domains from Cortex X # For more information - [Visit the CSC website](https://www.cscdbs.com/) -- [See the api page](https://www.cscglobal.com/cscglobal/docs/dbs/domainmanager/api-v2/#/) \ No newline at end of file +- [See the api page](https://www.cscglobal.com/cscglobal/docs/dbs/domainmanager/api-v2/#/) diff --git a/Packs/CSCDomainManager/ReleaseNotes/1_0_2.md b/Packs/CSCDomainManager/ReleaseNotes/1_0_2.md new file mode 100644 index 000000000000..f785a4efc19e --- /dev/null +++ b/Packs/CSCDomainManager/ReleaseNotes/1_0_2.md @@ -0,0 +1,3 @@ +## CSCDomainManager + +- Started adoption process. diff --git a/Packs/CSCDomainManager/pack_metadata.json b/Packs/CSCDomainManager/pack_metadata.json index ba09177330f8..181caebfc27e 100644 --- a/Packs/CSCDomainManager/pack_metadata.json +++ b/Packs/CSCDomainManager/pack_metadata.json @@ -2,7 +2,7 @@ "name": "CSCDomainManager", "description": "CSCDomainManager is the world's first multilingual domain management tool, available in English, French, and German. It uses rules-based technology, customizable reporting, granular user management, and more to enable you to manage your domain.", "support": "xsoar", - "currentVersion": "1.0.1", + "currentVersion": "1.0.2", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", @@ -17,4 +17,4 @@ "marketplacev2", "xpanse" ] -} \ No newline at end of file +}