Releases: muchdogesec/stix2arango
Releases · muchdogesec/stix2arango
main-2025-03-03-16-02-58
use chunks of 5000 to avoid timeout while deprecating items muchdoges…
main-2025-02-27-14-01-46
dont use sysdb unless --create_db is passed muchdogesec/arango_taxii_…
main-2025-02-13-08-10-36
fail after 7 retries #67 (#68)
dont-use-sysdb-2025-02-27-12-20-54
fail after 7 retries #67 (#68)
main-2025-02-04-14-14-39: add more options #64 (#65)
* add more options #64 * fix typo * auto add hidden props to relationship objects (#63) (#66) * auto add _source_type and _target_type to relationship objects when uploading * adding test 24 --------- Co-authored-by: Chaos Pjeles <[email protected]> * Update README.md * make --ignore_embedded_relationships general * adding test 25 * making docs clearer as to what object captured in ignore * updating tests --------- Co-authored-by: David Greenwood <[email protected]>
main-2025-02-04-10-39-12: auto add hidden props to relationship objects (#63)
* auto add _source_type and _target_type to relationship objects when uploading * adding test 24 --------- Co-authored-by: David G <[email protected]>
main-2025-02-01-18-38-26
Update create_release.yml (#62)
main-2025-01-25-14-39-49
Update insert_archive_locations.py (#59)
main-2025-01-23-06-47-14
Update insert_archive_disarm.py (#58)
main-2025-01-17-16-50-57: add retry and ability to start from last error if any #55 (#56)
* add retry and ability to start from last error if any #55 * remove unnecessary print * load dotenv * adding missing docs --------- Co-authored-by: David G <[email protected]>