Skip to content

Releases: muchdogesec/stix2arango

main-2025-03-03-16-02-58

03 Mar 16:02
06e6696
Compare
Choose a tag to compare
use chunks of 5000 to avoid timeout while deprecating items muchdoges…

main-2025-02-27-14-01-46

27 Feb 14:01
d1d2814
Compare
Choose a tag to compare
dont use sysdb unless --create_db is passed muchdogesec/arango_taxii_…

main-2025-02-13-08-10-36

13 Feb 08:10
170a467
Compare
Choose a tag to compare
fail after 7 retries #67 (#68)

dont-use-sysdb-2025-02-27-12-20-54

27 Feb 12:20
170a467
Compare
Choose a tag to compare
fail after 7 retries #67 (#68)

main-2025-02-04-14-14-39: add more options #64 (#65)

04 Feb 14:14
61265d9
Compare
Choose a tag to compare
* 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)

04 Feb 10:39
3e82705
Compare
Choose a tag to compare
* 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

01 Feb 18:38
6badfb1
Compare
Choose a tag to compare
Update create_release.yml (#62)

main-2025-01-25-14-39-49

25 Jan 14:39
d334944
Compare
Choose a tag to compare
Update insert_archive_locations.py (#59)

main-2025-01-23-06-47-14

23 Jan 06:47
cc5b3d7
Compare
Choose a tag to compare
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)

17 Jan 16:50
6332ff9
Compare
Choose a tag to compare
* 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]>