Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "EmailUtilities"
version = "44.0"
version = "45.0"
description = "A set of utility actions to assist with working with emails. Includes actions to parse EMLs and analyze email headers."
requires-python = ">=3.11,<3.12"
dependencies = [
Expand Down Expand Up @@ -41,13 +41,13 @@ dependencies = [
compressed-rtf = { url = "https://files.pythonhosted.org/packages/8e/ac/abb196bb0b42a239d605fe97c314c3312374749013a07da4e6e0408f223c/compressed_rtf-1.0.6.tar.gz" }
dkimpy = { url = "https://files.pythonhosted.org/packages/f0/6f/84e91828186bbfcedd7f9385ef5e0d369632444195c20e08951b7ffe0481/dkimpy-1.1.8.tar.gz" }
html2text = { url = "https://files.pythonhosted.org/packages/1a/43/e1d53588561e533212117750ee79ad0ba02a41f52a08c1df3396bd466c05/html2text-2024.2.26.tar.gz" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.20-py3-none-any.whl" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.24-py3-none-any.whl" }
soar-sdk = { git = "https://github.com/chronicle/soar-sdk.git" }
pyleri = { url = "https://files.pythonhosted.org/packages/93/6a/4a2a8a05a4945b253d40654149056ae03b9d5747f3c1c423bb93f1e6d13f/pyleri-1.4.3.tar.gz" }
red-black-tree-mod = { url = "https://files.pythonhosted.org/packages/34/12/944f61bc67a1e918953741c0b3b75a28f96d8060d08fd3614233309ced3b/red-black-tree-mod-1.20.tar.gz" }
timeout-decorator = { url = "https://files.pythonhosted.org/packages/80/f8/0802dd14c58b5d3d72bb9caa4315535f58787a1dc50b81bbbcaaa15451be/timeout-decorator-0.5.0.tar.gz" }

tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.20/TIPCommon-2.2.20-py2.py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.24/TIPCommon-2.2.24-py2.py3-none-any.whl" }
environmentcommon = { path = "../../../../packages/envcommon/EnvironmentCommon-1.0.2/EnvironmentCommon-1.0.2-py2.py3-none-any.whl" }
[dependency-groups]
dev = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,4 +303,10 @@
item_type: Action
publish_time: '2026-01-05'
ticket_number: '472959485'
- description: Integration - Updated Dependencies.
integration_version: 45.0
item_name: EmailUtilities
item_type: Integration
publish_time: '2026-01-28'
ticket_number: '477008157'

20 changes: 10 additions & 10 deletions content/response_integrations/power_ups/email_utilities/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "Enrichment"
version = "31.0"
version = "32.0"
description = "A set of entity enrichment actions to assist in the managing of entity attributes."
requires-python = ">=3.11,<3.12"
dependencies = [
Expand All @@ -16,8 +16,8 @@ dependencies = [
]

[tool.uv.sources]
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.20-py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.20/TIPCommon-2.2.20-py2.py3-none-any.whl" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.24-py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.24/TIPCommon-2.2.24-py2.py3-none-any.whl" }
environmentcommon = { path = "../../../../packages/envcommon/EnvironmentCommon-1.0.2/EnvironmentCommon-1.0.2-py2.py3-none-any.whl" }
soar-sdk = { git = "https://github.com/chronicle/soar-sdk.git" }
whois-alt = { url = "https://files.pythonhosted.org/packages/28/2c/9220dff07bedf7712a7b1b73f7d022be597d177f6b146380110db31cf71f/whois_alt-2.5.0.tar.gz" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,9 @@
item_type: Integration
publish_time: '2026-01-07'
ticket_number: '467333051'
- description: Integration - Updated Dependencies.
integration_version: 32.0
item_name: Enrichment
item_type: Integration
publish_time: '2026-01-28'
ticket_number: '477008157'
20 changes: 10 additions & 10 deletions content/response_integrations/power_ups/enrichment/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "FileUtilities"
version = "21.0"
version = "22.0"
description = "A set of file utility actions created for Google SecOps Community to power up playbook capabilities. "
requires-python = ">=3.11,<3.12"
dependencies = [
Expand All @@ -23,8 +23,8 @@ dev = [

[tool.uv.sources]
soar-sdk = { git = "https://github.com/chronicle/soar-sdk.git" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.20-py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.20/TIPCommon-2.2.20-py2.py3-none-any.whl" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.24-py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.24/TIPCommon-2.2.24-py2.py3-none-any.whl" }
environmentcommon = { path = "../../../../packages/envcommon/EnvironmentCommon-1.0.2/EnvironmentCommon-1.0.2-py2.py3-none-any.whl" }

[[tool.uv.index]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,10 @@
item_name: Get Attachment
item_type: Action
publish_time: '2026-01-12'
ticket_number: '474550397, 474643232'
ticket_number: '474550397, 474643232'
- description: Integration - Updated Dependencies.
integration_version: 22.0
item_name: FileUtilities
item_type: Integration
publish_time: '2026-01-28'
ticket_number: '477008157'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

It's a good practice for text files to end with a newline character. This can prevent issues with certain file processing tools and version control systems.

  ticket_number: '477008157'

20 changes: 10 additions & 10 deletions content/response_integrations/power_ups/file_utilities/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "Lists"
version = "11.0"
version = "12.0"
description = "A set of tools to facilitate managing custom lists within Google SecOps."
requires-python = ">=3.11,<3.12"
dependencies = [
Expand All @@ -19,8 +19,8 @@ dev = [

[tool.uv.sources]
soar-sdk = { git = "https://github.com/chronicle/soar-sdk.git" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.20-py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.20/TIPCommon-2.2.20-py2.py3-none-any.whl" }
integration-testing = { path = "../../../../packages/integration_testing_whls/integration_testing-2.2.24-py3-none-any.whl" }
tipcommon = { path = "../../../../packages/tipcommon/TIPCommon-2.2.24/TIPCommon-2.2.24-py2.py3-none-any.whl" }
environmentcommon = { path = "../../../../packages/envcommon/EnvironmentCommon-1.0.2/EnvironmentCommon-1.0.2-py2.py3-none-any.whl" }

[[tool.uv.index]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,9 @@
item_type: Integration
publish_time: '2025-12-24'
ticket_number: '458248675'
- description: Integration - Updated Dependencies.
integration_version: 12.0
item_name: Lists
item_type: Integration
publish_time: '2026-01-28'
ticket_number: '477008157'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

It's a good practice for text files to end with a newline character. This can prevent issues with certain file processing tools and version control systems.

  ticket_number: '477008157'

Loading
Loading