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.2.1
  • Loading branch information
kzuchowska-splunk authored Jan 9, 2025
2 parents 88f626a + aa54b64 commit 4c00537
Show file tree
Hide file tree
Showing 18 changed files with 380 additions and 401 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.18
rev: v1.22
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) 2018-2024 Splunk Inc.
Copyright (c) 2018-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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Symantec Data Loss Prevention

Publisher: Splunk
Connector Version: 2.2.0
Connector Version: 2.2.1
Product Vendor: Symantec
Product Name: Symantec DLP
Product Version Supported (regex): ".\*"
Minimum Product Version: 6.2.1
Minimum Product Version: 6.3.0

This app supports incident update and incident ingestion from Symantec Data Loss Prevention installation

Expand Down Expand Up @@ -73,8 +73,8 @@ default ports used by Splunk SOAR.
|         https | tcp | 443 |


### Configuration Variables
The below configuration variables are required for this Connector to operate. These variables are specified when configuring a Symantec DLP asset in SOAR.
### Configuration variables
This table lists the configuration variables required to operate Symantec Data Loss Prevention. These variables are specified when configuring a Symantec DLP 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) 2018-2024 Splunk Inc.
# Copyright (c) 2018-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
Loading

0 comments on commit 4c00537

Please sign in to comment.