diff --git a/README.md b/README.md index 1cf1ebb..67ff4fd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Cisco Talos Intelligence Publisher: Splunk -Connector Version: 1.0.1 +Connector Version: 1.0.0 Product Vendor: Cisco Product Name: Talos Intelligence Product Version Supported (regex): ".\*" diff --git a/ciscotalosintelligence.json b/ciscotalosintelligence.json index 0de42ac..9852245 100644 --- a/ciscotalosintelligence.json +++ b/ciscotalosintelligence.json @@ -14,7 +14,7 @@ "product_version_regex": ".*", "publisher": "Splunk", "license": "Copyright (c) 2024 Splunk Inc.", - "app_version": "1.0.1", + "app_version": "1.0.0", "utctime_updated": "2024-06-21T18:40:03.685771Z", "package_name": "phantom_ciscotalosintelligence", "fips_compliant": false, diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index 6052506..c44073d 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,3 +1,5 @@ +**Unreleased** +* Inital release of the Cisco Talos Intelligence app * New ip_reputation action that accepts either an IPv4 or IPv6 address and gets threat intelligence data from Talos [PAPP-34630] * New domain_reputation action that accepts a domain and gets threat intelligence data from Talos [PAPP-34630] * New durl_reputation action that accepts an url and gets threat intelligence data from Talos [PAPP-34630]