Releases: muchdogesec/txt2stix
Releases · muchdogesec/txt2stix
main-2025-02-13-18-10-15: Create attack flow (#118)
* 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)
--- 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
Update README.md (#116)
create-attack-flow-2025-02-10-14-43-51: Bump aiohttp from 3.10.2 to 3.10.11 (#117)
--- 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)
* 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)
* 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
Update create_release.yml (#113)
main-2025-01-29-10-35-28: fix repetitive pattern extraction (#109)
* 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
Update .env.markdown (#106)
main-2025-01-07-14-47-09: Add ctibulter api key (#105)
* 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]>