Skip to content

Commit

Permalink
Merge pull request #16 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.3.0
  • Loading branch information
phantom-jacob authored Dec 4, 2024
2 parents b95d356 + 15c377a commit fd4cd75
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# 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): ".\*"
Minimum Product Version: 6.2.2
Minimum Product Version: 6.3.0

App specifically designed for interacting with Microsoft Active Directory's LDAP Implementation

Expand Down
8 changes: 4 additions & 4 deletions adldap.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"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.2.2",
"min_phantom_version": "6.3.0",
"fips_compliant": true,
"app_wizard_version": "1.0.2",
"python_version": "3",
Expand Down Expand Up @@ -1489,4 +1489,4 @@
"versions": "EQ(*)"
}
]
}
}

0 comments on commit fd4cd75

Please sign in to comment.