From 7f6a2f78c203822fcee1fecfa655e74ecba1f911 Mon Sep 17 00:00:00 2001 From: stutib-crest Date: Thu, 28 Nov 2024 12:53:14 +0530 Subject: [PATCH 1/4] Updated min phantom version (#17) * empty commit * updated min_phantom_version * Update README.md --------- Co-authored-by: splunk-soar-connectors-admin --- .pre-commit-config.yaml | 2 +- LICENSE | 2 +- README.md | 2 +- adldap.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 382b564..01d9227 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/phantomcyber/dev-cicd-tools - rev: v1.23 + rev: v1.24 hooks: - id: org-hook - id: package-app-dependencies diff --git a/LICENSE b/LICENSE index 4300457..725097f 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. diff --git a/README.md b/README.md index 4af3d05..987c57e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Connector Version: 2.3.0 Product Vendor: Splunk Product Name: Active Directory LDAP Product Version Supported (regex): ".\*" -Minimum Product Version: 6.2.2 +Minimum Product Version: 6.3.0 App specifically designed for interacting with Microsoft Active Directory's LDAP Implementation diff --git a/adldap.json b/adldap.json index b8b13fb..66bc200 100644 --- a/adldap.json +++ b/adldap.json @@ -14,7 +14,7 @@ "utctime_updated": "2022-01-20T22:27:39.000000Z", "package_name": "phantom_adldap", "main_module": "adldap_connector.py", - "min_phantom_version": "6.2.2", + "min_phantom_version": "6.3.0", "fips_compliant": true, "app_wizard_version": "1.0.2", "python_version": "3", From 2e384d8ca5c3896990c69515a2769d6e7deb4110 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Nov 2024 23:23:46 -0800 Subject: [PATCH 2/4] Bumped up the version of microsoftadldap from 2.3.0 to 2.3.1 --- adldap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/adldap.json b/adldap.json index 66bc200..bb14499 100644 --- a/adldap.json +++ b/adldap.json @@ -10,8 +10,8 @@ "product_version_regex": ".*", "publisher": "Splunk", "license": "Copyright (c) 2021-2024 Splunk Inc.", - "app_version": "2.3.0", - "utctime_updated": "2022-01-20T22:27:39.000000Z", + "app_version": "2.3.1", + "utctime_updated": "2024-11-28T07:23:42.000000Z", "package_name": "phantom_adldap", "main_module": "adldap_connector.py", "min_phantom_version": "6.3.0", @@ -1489,4 +1489,4 @@ "versions": "EQ(*)" } ] -} +} \ No newline at end of file From ba4a6f7cc3f9e346806bc63dc15a43975bc766df Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Nov 2024 23:24:19 -0800 Subject: [PATCH 3/4] Release notes for version 2.3.1 --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 725097f..4300457 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md index 987c57e..8476e95 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # AD LDAP Publisher: Splunk -Connector Version: 2.3.0 +Connector Version: 2.3.1 Product Vendor: Splunk Product Name: Active Directory LDAP Product Version Supported (regex): ".\*" From 15c377a0da44c81c4a49d1e218361656a909a367 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Nov 2024 23:24:45 -0800 Subject: [PATCH 4/4] Release notes for version 2.3.1