Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
splunk-soar-connectors-admin committed Dec 6, 2024
1 parent 9969308 commit 6db81c0
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 6db81c0

Please sign in to comment.