Skip to content

Releases: muchdogesec/txt2stix

main-2025-02-13-18-10-15: Create attack flow (#118)

13 Feb 18:10
6f92066
Compare
Choose a tag to compare
* implement content-check for muchdogesec/obstracts#131

* ---

* version bump

* initial --create_attack_flow impl #111

* add boolean to return value

* add `incident_classification` to content-check #131

* renaming content check

* bump stix2extension version

* bumping requirements

* Update cases-standard-tests.md

* adding better demos

* changing flag name

* updating tests

* add flow objects to main bundle #120

* tuning some extractions

---------

Co-authored-by: David G <[email protected]>

main-2025-02-06-08-38-14: Bump aiohttp from 3.10.2 to 3.10.11 (#117)

06 Feb 08:38
747ef1e
Compare
Choose a tag to compare
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

main-2025-02-06-07-55-04

06 Feb 07:55
9f8d657
Compare
Choose a tag to compare
Update README.md (#116)

create-attack-flow-2025-02-10-14-43-51: Bump aiohttp from 3.10.2 to 3.10.11 (#117)

10 Feb 14:43
747ef1e
Compare
Choose a tag to compare
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

main-2025-02-04-16-24-38: add deepseek and openrouter (#114)

04 Feb 16:24
3288dff
Compare
Choose a tag to compare
* add deepseek and openrouter #110

* Update .env.markdown

* Update README.md

* updating docs

* bumping docs with examples

---------

Co-authored-by: David G <[email protected]>

add-content-check-2025-02-05-11-39-30: add deepseek and openrouter (#114)

05 Feb 11:39
3288dff
Compare
Choose a tag to compare
* add deepseek and openrouter #110

* Update .env.markdown

* Update README.md

* updating docs

* bumping docs with examples

---------

Co-authored-by: David G <[email protected]>

main-2025-02-03-10-50-30

03 Feb 10:50
52d46ca
Compare
Choose a tag to compare
Update create_release.yml (#113)

main-2025-01-29-10-35-28: fix repetitive pattern extraction (#109)

29 Jan 10:35
19ad941
Compare
Choose a tag to compare
* fix repetitive pattern extraction #108

* add --ignore_extraction_boundary #109

* Update README.md

* adding tests

* fix subdomain-hostname must not have tld, fix issue causing any item with same boundary as the file not getting extracted by adding \n at start and end of file before splitting

* docs updates

---------

Co-authored-by: David G <[email protected]>

main-2025-01-07-14-50-27

07 Jan 14:50
494c140
Compare
Choose a tag to compare
Update .env.markdown (#106)

main-2025-01-07-14-47-09: Add ctibulter api key (#105)

07 Jan 14:47
8e5db68
Compare
Choose a tag to compare
* add support for CTIBUTLER API Key #104

* Update .env.markdown

* replace _HOST with _BASE_URL

* fix typo

* fix typo

* fix typo

* Update .env.markdown

---------

Co-authored-by: Fadl <[email protected]>