File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 198
198
distributed under the License is distributed on an "AS IS" BASIS,
199
199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
200
See the License for the specific language governing permissions and
201
- limitations under the License.
201
+ limitations under the License.
Original file line number Diff line number Diff line change 2
2
# Cisco Talos Intelligence
3
3
4
4
Publisher: Splunk
5
- Connector Version: 1.0.0
5
+ Connector Version: 1.0.1
6
6
Product Vendor: Cisco
7
7
Product Name: Talos Intelligence
8
8
Product Version Supported (regex): ".\* "
Original file line number Diff line number Diff line change 14
14
"product_version_regex" : " .*" ,
15
15
"publisher" : " Splunk" ,
16
16
"license" : " Copyright (c) 2024 Splunk Inc." ,
17
- "app_version" : " 1.0.0 " ,
17
+ "app_version" : " 1.0.1 " ,
18
18
"utctime_updated" : " 2024-06-21T18:40:03.685771Z" ,
19
19
"package_name" : " phantom_ciscotalosintelligence" ,
20
20
"fips_compliant" : false ,
Original file line number Diff line number Diff line change
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]
Original file line number Diff line number Diff line change 1
1
** 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]
You can’t perform that action at this time.
0 commit comments