Skip to content

Commit

Permalink
Merge pull request #20 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
  • Loading branch information
jkamienski-splunk authored Jan 8, 2025
2 parents d168e57 + 6034345 commit fba8bea
Show file tree
Hide file tree
Showing 29 changed files with 25 additions and 24 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.22
rev: v1.24
hooks:
- id: org-hook
- id: package-app-dependencies
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright (c) 2017-2024 Splunk Inc.
Copyright (c) 2017-2025 Splunk Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Splunk SOAR Microsoft SCCM
Copyright (c) 2017-2024 Splunk Inc.
Copyright (c) 2017-2025 Splunk Inc.

Third-party Software Attributions:

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# Microsoft SCCM

Publisher: Splunk
Connector Version: 2.3.2
Connector Version: 2.3.3
Product Vendor: Microsoft
Product Name: SCCM
Product Version Supported (regex): ".\*"
Minimum Product Version: 6.2.1
Minimum Product Version: 6.3.0

This app integrates with Microsoft System Center Configuration Manager (SCCM) to execute investigative and generic actions

[comment]: # " File: README.md"
[comment]: # " Copyright (c) 2017-2024 Splunk Inc."
[comment]: # " Copyright (c) 2017-2025 Splunk Inc."
[comment]: # ""
[comment]: # "Licensed under the Apache License, Version 2.0 (the 'License');"
[comment]: # "you may not use this file except in compliance with the License."
Expand Down Expand Up @@ -77,8 +77,8 @@ You'll also need to setup your instance to support Kerberos:
run `kinit` periodically to refresh the ticket for the user, alternatively `keytab` file can be created on server and used on client for connectivity.


### Configuration Variables
The below configuration variables are required for this Connector to operate. These variables are specified when configuring a SCCM asset in SOAR.
### Configuration variables
This table lists the configuration variables required to operate Microsoft SCCM. These variables are specified when configuring a SCCM asset in Splunk SOAR.

VARIABLE | REQUIRED | TYPE | DESCRIPTION
-------- | -------- | ---- | -----------
Expand Down
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: __init__.py
#
# Copyright (c) 2017-2024 Splunk Inc.
# Copyright (c) 2017-2025 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion manual_readme_content.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[comment]: # " File: README.md"
[comment]: # " Copyright (c) 2017-2024 Splunk Inc."
[comment]: # " Copyright (c) 2017-2025 Splunk Inc."
[comment]: # ""
[comment]: # "Licensed under the Apache License, Version 2.0 (the 'License');"
[comment]: # "you may not use this file except in compliance with the License."
Expand Down
18 changes: 9 additions & 9 deletions microsoftsccm.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"product_name": "SCCM",
"product_version_regex": ".*",
"publisher": "Splunk",
"license": "Copyright (c) 2017-2024 Splunk Inc.",
"app_version": "2.3.2",
"utctime_updated": "2024-09-27T10:04:45.000000Z",
"license": "Copyright (c) 2017-2025 Splunk Inc.",
"app_version": "2.3.3",
"utctime_updated": "2025-01-08T13:24:44.000000Z",
"package_name": "phantom_microsoftsccm",
"main_module": "microsoftsccm_connector.py",
"min_phantom_version": "6.2.1",
"min_phantom_version": "6.3.0",
"fips_compliant": true,
"latest_tested_versions": [
"Microsoft SCCM v5.00.8412.1000"
Expand Down Expand Up @@ -593,7 +593,7 @@
"wheel": [
{
"module": "cffi",
"input_file": "wheels/py36/cffi-1.15.1-cp36-cp36m-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux_2_28_x86_64.whl"
"input_file": "wheels/py36/cffi-1.15.1-cp36-cp36m-manylinux1_x86_64.manylinux_2_5_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "cryptography",
Expand All @@ -609,7 +609,7 @@
},
{
"module": "pykerberos",
"input_file": "wheels/py36/pykerberos-1.2.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py36/pykerberos-1.2.4-cp36-cp36m-manylinux_2_28_x86_64.whl"
},
{
"module": "pywinrm",
Expand All @@ -629,7 +629,7 @@
},
{
"module": "cryptography",
"input_file": "wheels/py39/cryptography-43.0.1-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
"input_file": "wheels/py39/cryptography-44.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "ntlm_auth",
Expand All @@ -641,11 +641,11 @@
},
{
"module": "pykerberos",
"input_file": "wheels/py39/pykerberos-1.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
"input_file": "wheels/py39/pykerberos-1.2.4-cp39-cp39-manylinux_2_28_x86_64.whl"
},
{
"module": "pyspnego",
"input_file": "wheels/py3/pyspnego-0.11.1-py3-none-any.whl"
"input_file": "wheels/py3/pyspnego-0.11.2-py3-none-any.whl"
},
{
"module": "pywinrm",
Expand Down
2 changes: 1 addition & 1 deletion microsoftsccm_connector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: microsoftsccm_connector.py
#
# Copyright (c) 2017-2024 Splunk Inc.
# Copyright (c) 2017-2025 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion microsoftsccm_consts.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: microsoftsccm_consts.py
#
# Copyright (c) 2017-2024 Splunk Inc.
# Copyright (c) 2017-2025 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion microsoftsccm_device_groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% block widget_content %} <!-- Main Start Block -->

<!--File: microsoftsccm_device_groups.html
Copyright (c) 2017-2024 Splunk Inc.
Copyright (c) 2017-2025 Splunk Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion microsoftsccm_patches.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{% block widget_content %} <!-- Main Start Block -->

<!--File: microsoftsccm_patches.html
Copyright (c) 2017-2024 Splunk Inc.
Copyright (c) 2017-2025 Splunk Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion microsoftsccm_view.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# File: microsoftsccm_view.py
#
# Copyright (c) 2017-2024 Splunk Inc.
# Copyright (c) 2017-2025 Splunk Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
1 change: 1 addition & 0 deletions release_notes/2.3.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Updated dependencies tree (wheels) to resolve security vulnerabilites - PAPP-34756
Binary file removed wheels/py3/dataclasses-0.8-py3-none-any.whl
Binary file not shown.
Binary file removed wheels/py3/pyspnego-0.10.2-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed wheels/shared/pyspnego-0.5.4-py2.py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file removed wheels/shared/six-1.16.0-py2.py3-none-any.whl
Binary file not shown.
Binary file removed wheels/shared/xmltodict-0.13.0-py2.py3-none-any.whl
Binary file not shown.

0 comments on commit fba8bea

Please sign in to comment.