Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

fhightower-tc/array-iterator-playbook-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Array Iterator

This app can be downloaded here.

Summary

Iterate through an array and send each item in the array to a playbook trigger link.

Dependencies

  • requests
  • tcex

Input Definitions

  • Array: The array through which you would like to iterate.
  • Playbook Trigger Link: The playbook link to which you would like to send each item in the array.

Installing in ThreatConnect

To install this app in ThreatConnect, run the following code in the top-level directory of this app:

make lib
make pack

This will create a .tcx file in the top app directory which will work in ThreatConnect assuming the instance of ThreatConnect is running the same version of python used during the make lib command.

Credits

This package was created with Cookiecutter and Floyd Hightower's TCEX App Template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published