Skip to content

Commit

Permalink
PAPP-35152: removing periods at the end of description
Browse files Browse the repository at this point in the history
  • Loading branch information
tapishj-splunk committed Dec 6, 2024
1 parent a7c5434 commit 9969308
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ciscotalosintelligence.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
{
"action": "test connectivity",
"identifier": "test_connectivity",
"description": "Validate the asset configuration for connectivity using supplied configuration.",
"description": "Validate the asset configuration for connectivity using supplied configuration",
"verbose": "Action uses the URS API to get a list of the AUP categories used to classify website content.",
"type": "test",
"read_only": true,
Expand All @@ -137,7 +137,7 @@
{
"action": "ip reputation",
"identifier": "ip_reputation",
"description": "Look up Cisco Talos threat intelligence for a given IP address.",
"description": "Look up Cisco Talos threat intelligence for a given IP address",
"verbose": "Provides information on an IP address's reputation, so you can take appropriate action against untrusted or unwanted resources.",
"type": "investigate",
"read_only": true,
Expand Down Expand Up @@ -225,7 +225,7 @@
{
"action": "domain reputation",
"identifier": "domain_reputation",
"description": "Look up Cisco Talos threat intelligence for a given domain.",
"description": "Look up Cisco Talos threat intelligence for a given domain",
"verbose": "Provides information on a domain's reputation, so you can take appropriate action against untrusted or unwanted resources.",
"type": "investigate",
"read_only": true,
Expand Down Expand Up @@ -313,7 +313,7 @@
{
"action": "url reputation",
"identifier": "url_reputation",
"description": "Look up Cisco Talos threat intelligence for a given URL.",
"description": "Look up Cisco Talos threat intelligence for a given URL",
"verbose": "Provides information on a URL's reputation, so you can take appropriate action against untrusted or unwanted resources.",
"type": "investigate",
"read_only": true,
Expand Down

0 comments on commit 9969308

Please sign in to comment.