Skip to content

Commit 0cbd0b8

Browse files
author
root
committed
Release notes for version 1.0.1
1 parent 534fdbc commit 0cbd0b8

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cisco Talos Intelligence
33

44
Publisher: Splunk
5-
Connector Version: 1.0.0
5+
Connector Version: 1.0.1
66
Product Vendor: Cisco
77
Product Name: Talos Intelligence
88
Product Version Supported (regex): ".\*"

ciscotalosintelligence.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"product_version_regex": ".*",
1515
"publisher": "Splunk",
1616
"license": "Copyright (c) 2024 Splunk Inc.",
17-
"app_version": "1.0.0",
17+
"app_version": "1.0.1",
1818
"utctime_updated": "2024-06-21T18:40:03.685771Z",
1919
"package_name": "phantom_ciscotalosintelligence",
2020
"fips_compliant": false,

release_notes/1.0.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* Inital release of the Cisco Talos Intelligence app
2+
* New ip_reputation action that accepts either an IPv4 or IPv6 address and gets threat intelligence data from Talos [PAPP-34630]
3+
* New domain_reputation action that accepts a domain and gets threat intelligence data from Talos [PAPP-34630]
4+
* New durl_reputation action that accepts an url and gets threat intelligence data from Talos [PAPP-34630]
5+
* Error handling regarding action retries and connection management [PAPP-34631]

release_notes/unreleased.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
11
**Unreleased**
2-
* Inital release of the Cisco Talos Intelligence app
3-
* New ip_reputation action that accepts either an IPv4 or IPv6 address and gets threat intelligence data from Talos [PAPP-34630]
4-
* New domain_reputation action that accepts a domain and gets threat intelligence data from Talos [PAPP-34630]
5-
* New durl_reputation action that accepts an url and gets threat intelligence data from Talos [PAPP-34630]
6-
* Error handling regarding action retries and connection management [PAPP-34631]

0 commit comments

Comments
 (0)