Structured import for humans.
Note: This app will not work yet... it will not work until the development branch of the threatconnect-ng package is merged.
To get started, the code for the app is in the src/
folder. To setup your environment for testing, run:
make setup
make pack
This will package the app as target/TCS_-_Structured_Data_Importer.tcx
.
make pack-dev
In the ThreatConnect UI install the App (the .tcx
file) created in the Build App for Release section.
This package was created with Cookiecutter and Floyd Hightower's Spaces App Template.