Skip to content

Commit

Permalink
Merge branch 'tapishj/PAPP-35152' of github.com:splunk-soar-connector…
Browse files Browse the repository at this point in the history
…s/ciscotalosintelligence into tapishj/PAPP-35152
  • Loading branch information
tapishj-splunk committed Dec 7, 2024
2 parents 563d90f + 6db81c0 commit 342f345
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ VARIABLE | REQUIRED | TYPE | DESCRIPTION
-------- | -------- | ---- | -----------

### Supported Actions
[test connectivity](#action-test-connectivity) - Validate the asset configuration for connectivity using supplied configuration.
[ip reputation](#action-ip-reputation) - Look up Cisco Talos threat intelligence for a given IP address.
[domain reputation](#action-domain-reputation) - Look up Cisco Talos threat intelligence for a given domain.
[url reputation](#action-url-reputation) - Look up Cisco Talos threat intelligence for a given URL.
[test connectivity](#action-test-connectivity) - Validate the asset configuration for connectivity using supplied configuration
[ip reputation](#action-ip-reputation) - Look up Cisco Talos threat intelligence for a given IP address
[domain reputation](#action-domain-reputation) - Look up Cisco Talos threat intelligence for a given domain
[url reputation](#action-url-reputation) - Look up Cisco Talos threat intelligence for a given URL

## action: 'test connectivity'
Validate the asset configuration for connectivity using supplied configuration.
Validate the asset configuration for connectivity using supplied configuration

Type: **test**
Read only: **True**
Expand All @@ -63,7 +63,7 @@ No parameters are required for this action
No Output

## action: 'ip reputation'
Look up Cisco Talos threat intelligence for a given IP address.
Look up Cisco Talos threat intelligence for a given IP address

Type: **investigate**
Read only: **True**
Expand All @@ -90,7 +90,7 @@ action_result.data.\*.AUP | string | |
action_result.summary.message | string | | 72.163.4.185 has a Favorable threat level

## action: 'domain reputation'
Look up Cisco Talos threat intelligence for a given domain.
Look up Cisco Talos threat intelligence for a given domain

Type: **investigate**
Read only: **True**
Expand All @@ -117,7 +117,7 @@ action_result.data.\*.AUP | string | |
action_result.summary.message | string | | splunk.com has a Favorable threat level

## action: 'url reputation'
Look up Cisco Talos threat intelligence for a given URL.
Look up Cisco Talos threat intelligence for a given URL

Type: **investigate**
Read only: **True**
Expand Down

0 comments on commit 342f345

Please sign in to comment.