splunk-soar-sdk 2.3.6__tar.gz → 2.3.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/PKG-INFO +1 -1
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/pyproject.toml +1 -1
- splunk_soar_sdk-2.3.7/release_notes.txt +21 -0
- splunk_soar_sdk-2.3.7/release_version.txt +1 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/actions_manager.py +5 -6
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/base_connector.py +8 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/install_info.py +15 -2
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_actions_manager.py +8 -10
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/uv.lock +1 -1
- splunk_soar_sdk-2.3.6/release_notes.txt +0 -21
- splunk_soar_sdk-2.3.6/release_version.txt +0 -1
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/ISSUE_TEMPLATE/bug.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/pull_request_template.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/utils/github.js +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/utils/update_version.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/workflows/code_quality.yml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/workflows/commit_hygiene.yml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/workflows/generate_docs.yml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.github/workflows/semantic_release.yml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.gitignore +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.pre-commit-config.yaml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/.releaserc +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/LICENSE +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/README.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/commitlint.config.js +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/api_reference.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/app_structure/index.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/app_structure/pre-commit-config.yaml.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/app_structure/pyproject.toml.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/app_structure/src_app.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/changelog.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/cli_reference.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/conf.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/custom_views/index.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/custom_views/reusable_components.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/custom_views/templates.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/custom_views/view_handlers.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/defining_asset.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/first_action.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/index.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/init_app.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/installation.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/testing_and_building.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/index.rst +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/abstract.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/action_results.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/apis/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/apis/artifact.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/apis/container.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/apis/utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/apis/vault.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_cli_runner.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_client.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/.gitignore +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/.pre-commit-config.yaml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/logo.svg +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/logo_dark.svg +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/src/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/uv.lock +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/asset.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/async_utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/init/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/init/cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/manifests/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/manifests/cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/manifests/deserializers.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/manifests/processors.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/manifests/serializers.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/package/cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/package/utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/path_utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/cli/utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/action_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/app_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/asset_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/templates/pyproject.toml.jinja +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/toml_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/colors.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/compat.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/crypto.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/action.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/make_request.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/on_poll.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/test_connectivity.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/view_handler.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/webhook.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/exceptions.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/input_spec.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/logging.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/actions.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/adapters.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/app.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/datatypes.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/dependencies.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/meta/webhooks.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/models/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/models/artifact.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/models/container.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/models/vault_attachment.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/models/view.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/params.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/paths.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/py.typed +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/action_result.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/app.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/connector_result.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/consts.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/encryption_helper.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/json_keys.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/ph_ipc.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/vault.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom_common/app_interface/app_interface.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom_common/encryption/encryption_manager_factory.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/base/base_template.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/base/error.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/base/header.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/base/logo_header.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/components/pie_chart.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/widgets/widget_resize_snippet.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/widgets/widget_template.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/types.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/component_registry.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/components/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/components/pie_chart.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/template_filters.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/template_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/views/view_parser.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/webhooks/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/webhooks/models.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/webhooks/routing.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/test.png +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/test.txt +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/datapath_parse.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/manifests/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/manifests/test_processors.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_assets/converted_app/actions.py.txt +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_convert_cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_deserializers.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_init_cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_manifests_cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_package_cli.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_serializers.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/code_renderers/test_action_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/conftest.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/app.json +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/example_asset.json +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/logo.svg +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/logo_dark.svg +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/pyproject.toml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/release_notes/v1.md +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/async_action.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/generate_category.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/reverse_string.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/app.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/ignoreme.txt +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/templates/reverse_string.html +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/uv.lock +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/app.json +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/logo.svg +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/logo_dark.svg +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/pyproject.toml +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/src/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/src/app.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/uv.lock +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/interfaces/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/interfaces/test_artifact_interface.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/interfaces/test_container_interface.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/interfaces/test_vault_interface.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/meta/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/meta/test_actions.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/meta/test_adapters.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/meta/test_datatypes.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/meta/test_dependencies.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/meta/test_webhooks.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/mocks/__init__.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/mocks/dynamic_mocks.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/mocks/importable_action.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/stubs.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_action_results.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_app.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_app_action.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_app_action_params.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_app_action_results.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_app_client.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_app_runner.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_asset.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_assets/splunk-sdk-2.1.0.tar.gz +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_async_integration.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_async_utils.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_code_renderers.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_compat.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_container.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_custom_views.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_encryption.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_input_spec.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_logging.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_make_request_action.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_on_poll.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_params.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_template_filters.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_template_renderer.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_test_connectivity.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/test_view_parser.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/webhooks/test_models.py +0 -0
- {splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/webhooks/test_routing.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: splunk-soar-sdk
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.7
|
|
4
4
|
Summary: The official framework for developing and testing Splunk SOAR Apps
|
|
5
5
|
Project-URL: Homepage, https://github.com/phantomcyber/splunk-soar-sdk
|
|
6
6
|
Project-URL: Documentation, https://github.com/phantomcyber/splunk-soar-sdk
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
## [2.3.7](https://github.com/phantomcyber/splunk-soar-sdk/compare/2.3.6...2.3.7) (2025-10-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **shims:** move phantom import into shim ([741031a](https://github.com/phantomcyber/splunk-soar-sdk/commit/741031ac7f6bccd27794e1836f305fafb64cba1c))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
## [2.3.7](https://github.com/phantomcyber/splunk-soar-sdk/compare/2.3.6...2.3.7) (2025-10-22)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* **shims:** move phantom import into shim ([741031a](https://github.com/phantomcyber/splunk-soar-sdk/commit/741031ac7f6bccd27794e1836f305fafb64cba1c))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2.3.7
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
from typing import Optional, Any
|
|
2
2
|
import os
|
|
3
3
|
|
|
4
|
+
from soar_sdk.compat import remove_when_soar_newer_than
|
|
4
5
|
from soar_sdk.input_spec import InputSpecification
|
|
5
6
|
from soar_sdk.shims.phantom.base_connector import BaseConnector
|
|
6
7
|
|
|
@@ -8,13 +9,9 @@ from soar_sdk.meta.actions import ActionMeta
|
|
|
8
9
|
from soar_sdk.types import Action
|
|
9
10
|
from pydantic import ValidationError
|
|
10
11
|
from soar_sdk.shims.phantom.action_result import ActionResult as PhantomActionResult
|
|
12
|
+
from soar_sdk.shims.phantom.install_info import is_onprem_broker_install
|
|
11
13
|
from soar_sdk.logging import getLogger
|
|
12
14
|
|
|
13
|
-
try:
|
|
14
|
-
from phantom_common import install_info
|
|
15
|
-
except ImportError:
|
|
16
|
-
install_info = None
|
|
17
|
-
|
|
18
15
|
|
|
19
16
|
_INGEST_STATE_KEY = "ingestion_state"
|
|
20
17
|
_AUTH_STATE_KEY = "auth_state"
|
|
@@ -150,8 +147,10 @@ class ActionsManager(BaseConnector):
|
|
|
150
147
|
|
|
151
148
|
Returns APP_HOME directly on brokers, which contains the correct SDK app path.
|
|
152
149
|
"""
|
|
150
|
+
# Remove when 7.1.0 is the min supported broker version
|
|
151
|
+
remove_when_soar_newer_than("7.1.1")
|
|
153
152
|
# On AB, APP_HOME is set by spawn to the full app path at runtime
|
|
154
|
-
if
|
|
153
|
+
if is_onprem_broker_install():
|
|
155
154
|
return os.getenv("APP_HOME", "")
|
|
156
155
|
|
|
157
156
|
# For non-broker just proceed as we did before
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/base_connector.py
RENAMED
|
@@ -5,8 +5,11 @@ try:
|
|
|
5
5
|
except ImportError:
|
|
6
6
|
_soar_is_available = False
|
|
7
7
|
|
|
8
|
+
from pathlib import Path
|
|
8
9
|
from typing import TYPE_CHECKING
|
|
9
10
|
|
|
11
|
+
from soar_sdk.compat import remove_when_soar_newer_than
|
|
12
|
+
|
|
10
13
|
if TYPE_CHECKING or not _soar_is_available:
|
|
11
14
|
import json
|
|
12
15
|
import abc
|
|
@@ -132,5 +135,10 @@ if TYPE_CHECKING or not _soar_is_available:
|
|
|
132
135
|
def initialize(self) -> bool:
|
|
133
136
|
return True
|
|
134
137
|
|
|
138
|
+
def get_app_dir(self) -> str:
|
|
139
|
+
# Remove when 7.1.0 is the min supported broker version
|
|
140
|
+
remove_when_soar_newer_than("7.1.1")
|
|
141
|
+
return Path.cwd().as_posix()
|
|
142
|
+
|
|
135
143
|
|
|
136
144
|
__all__ = ["BaseConnector"]
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
try:
|
|
2
|
-
from phantom_common.install_info import
|
|
2
|
+
from phantom_common.install_info import (
|
|
3
|
+
get_verify_ssl_setting,
|
|
4
|
+
get_product_version,
|
|
5
|
+
is_onprem_broker_install,
|
|
6
|
+
)
|
|
3
7
|
|
|
4
8
|
_soar_is_available = True
|
|
5
9
|
except ImportError:
|
|
@@ -17,6 +21,10 @@ if TYPE_CHECKING or not _soar_is_available:
|
|
|
17
21
|
"""Mock function to simulate the behavior of get_product_version."""
|
|
18
22
|
return "6.4.1"
|
|
19
23
|
|
|
24
|
+
def is_onprem_broker_install() -> bool:
|
|
25
|
+
"""Mock function to simulate the behavior of is_onprem_broker_install."""
|
|
26
|
+
return False
|
|
27
|
+
|
|
20
28
|
|
|
21
29
|
def is_soar_available() -> bool:
|
|
22
30
|
"""
|
|
@@ -25,4 +33,9 @@ def is_soar_available() -> bool:
|
|
|
25
33
|
return _soar_is_available
|
|
26
34
|
|
|
27
35
|
|
|
28
|
-
__all__ = [
|
|
36
|
+
__all__ = [
|
|
37
|
+
"get_product_version",
|
|
38
|
+
"get_verify_ssl_setting",
|
|
39
|
+
"is_onprem_broker_install",
|
|
40
|
+
"is_soar_available",
|
|
41
|
+
]
|
|
@@ -357,21 +357,21 @@ def test_get_app_dir_broker(
|
|
|
357
357
|
app_actions_manager: ActionsManager, mocker: pytest_mock.MockerFixture
|
|
358
358
|
):
|
|
359
359
|
"""Test get_app_dir return on broker."""
|
|
360
|
-
|
|
361
|
-
mock_install_info.is_onprem_broker_install.return_value = True
|
|
362
|
-
mocker.patch("os.getenv", return_value="/splunk_data/apps/test_app/1.0.0")
|
|
360
|
+
mocker.patch("soar_sdk.actions_manager.is_onprem_broker_install", return_value=True)
|
|
363
361
|
|
|
364
|
-
|
|
362
|
+
app_dir = "/splunk_data/apps/test_app/1.0.0"
|
|
363
|
+
mocker.patch.dict("os.environ", {"APP_HOME": app_dir})
|
|
365
364
|
|
|
366
|
-
assert
|
|
365
|
+
assert app_actions_manager.get_app_dir() == app_dir
|
|
367
366
|
|
|
368
367
|
|
|
369
368
|
def test_get_app_dir_non_broker(
|
|
370
369
|
app_actions_manager: ActionsManager, mocker: pytest_mock.MockerFixture
|
|
371
370
|
):
|
|
372
371
|
"""Test get_app_dir return on non-broker."""
|
|
373
|
-
|
|
374
|
-
|
|
372
|
+
mocker.patch(
|
|
373
|
+
"soar_sdk.actions_manager.is_onprem_broker_install", return_value=False
|
|
374
|
+
)
|
|
375
375
|
|
|
376
376
|
super_mock = mocker.patch(
|
|
377
377
|
"soar_sdk.shims.phantom.base_connector.BaseConnector.get_app_dir",
|
|
@@ -379,7 +379,5 @@ def test_get_app_dir_non_broker(
|
|
|
379
379
|
create=True,
|
|
380
380
|
)
|
|
381
381
|
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
assert result == "/opt/phantom/apps/test_app"
|
|
382
|
+
assert app_actions_manager.get_app_dir() == "/opt/phantom/apps/test_app"
|
|
385
383
|
super_mock.assert_called_once()
|
|
@@ -1291,7 +1291,7 @@ wheels = [
|
|
|
1291
1291
|
|
|
1292
1292
|
[[package]]
|
|
1293
1293
|
name = "splunk-soar-sdk"
|
|
1294
|
-
version = "2.3.
|
|
1294
|
+
version = "2.3.7"
|
|
1295
1295
|
source = { editable = "." }
|
|
1296
1296
|
dependencies = [
|
|
1297
1297
|
{ name = "beautifulsoup4", marker = "(python_full_version < '3.10' and platform_machine == 'arm64' and sys_platform == 'darwin') or (python_full_version >= '3.13' and platform_machine == 'arm64' and sys_platform == 'darwin') or (python_full_version < '3.10' and platform_machine == 'x86_64' and sys_platform == 'darwin') or (python_full_version >= '3.13' and platform_machine == 'x86_64' and sys_platform == 'darwin') or (python_full_version < '3.10' and platform_machine == 'aarch64' and sys_platform == 'linux') or (python_full_version >= '3.13' and platform_machine == 'aarch64' and sys_platform == 'linux') or (python_full_version < '3.10' and platform_machine == 'x86_64' and sys_platform == 'linux') or (python_full_version >= '3.13' and platform_machine == 'x86_64' and sys_platform == 'linux')" },
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
## [2.3.6](https://github.com/phantomcyber/splunk-soar-sdk/compare/2.3.5...2.3.6) (2025-10-21)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Bug Fixes
|
|
5
|
-
|
|
6
|
-
* ab path issue with sdk ([10aae4e](https://github.com/phantomcyber/splunk-soar-sdk/commit/10aae4e86df3c674d2e2045b2556394b2f8050e2))
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
## [2.3.6](https://github.com/phantomcyber/splunk-soar-sdk/compare/2.3.5...2.3.6) (2025-10-21)
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
### Bug Fixes
|
|
16
|
-
|
|
17
|
-
* ab path issue with sdk ([10aae4e](https://github.com/phantomcyber/splunk-soar-sdk/commit/10aae4e86df3c674d2e2045b2556394b2f8050e2))
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2.3.6
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/app_structure/pre-commit-config.yaml.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/docs/getting_started/testing_and_building.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/.gitignore
RENAMED
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/logo.svg
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/logo_dark.svg
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/src/__init__.py
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/app_templates/basic_app/uv.lock
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/action_renderer.py
RENAMED
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/asset_renderer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/code_renderers/toml_renderer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/decorators/test_connectivity.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/connector_result.py
RENAMED
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/shims/phantom/encryption_helper.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/base/base_template.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/base/logo_header.html
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/components/pie_chart.html
RENAMED
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/src/soar_sdk/templates/widgets/widget_template.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/cli/test_assets/converted_app/actions.py.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/code_renderers/test_action_renderer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/async_action.py
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/generate_category.py
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/src/actions/reverse_string.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app/templates/reverse_string.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/logo_dark.svg
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/pyproject.toml
RENAMED
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/example_app_with_webhook/src/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{splunk_soar_sdk-2.3.6 → splunk_soar_sdk-2.3.7}/tests/interfaces/test_container_interface.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|