Skip to content

Releases: PakitoSec/cyvest

v5.3.3

14 Mar 19:33
2576eb2

Choose a tag to compare

What's Changed

  • feat: update version to 5.3.3 and enhance io_load_threat_intel_draft with safe_getter and safe_values functionality by @PakitoSec in #49

Full Changelog: v5.3.2...v5.3.3

v5.3.2

14 Mar 17:30
ae07e72

Choose a tag to compare

What's Changed

  • feat: update version to 5.3.2 and add io_load_threat_intel_draft method for loading ThreatIntel from API reports by @PakitoSec in #48

Full Changelog: v5.3.1...v5.3.2

v5.3.1

14 Mar 17:23

Choose a tag to compare

What's Changed

  • feat: add io_load_threat_intel_draft method for loading and validating ThreatIntel from API reports by @PakitoSec in #47

Full Changelog: v5.3.0...v5.3.1

v5.3.0

11 Feb 20:54

Choose a tag to compare

What's Changed

Full Changelog: v5.2.1...v5.3.0

v5.2.1

06 Feb 20:14

Choose a tag to compare

What's Changed

  • fix: update comment merging logic and bump wcwidth version to 0.6.0 by @PakitoSec in #45

Full Changelog: v5.2.0...v5.2.1

v5.2.0

03 Feb 18:54

Choose a tag to compare

What's Changed

  • feat(extract): Add observable extraction module by @PakitoSec in #44

Full Changelog: v5.1.4...v5.2.0

v5.1.4

21 Jan 13:41

Choose a tag to compare

What's Changed

  • fix: add "files" field to package.json for cyvest-js and cyvest-vis by @PakitoSec in #43

Full Changelog: v5.1.3...v5.1.4

v5.1.3

19 Jan 11:55

Choose a tag to compare

What's Changed

  • refactor(observable): refactor observable types and keys for consistency by @PakitoSec in #42
  • fix import ESM in cyvest-js lib

Full Changelog: v5.1.2...v5.1.3

v5.1.2

13 Jan 20:26

Choose a tag to compare

What's Changed

  • feat: add set_level method to proxies and update documentation for level handling by @PakitoSec in #40
  • feat: add exclude_levels parameter to Markdown report generation methods by @PakitoSec in #41

Full Changelog: v5.1.1...v5.1.2

v5.1.1

12 Jan 14:46

Choose a tag to compare

What's Changed

  • feat: add ignore functionality for diff statuses in comparison logic by @PakitoSec in #37
  • feat: implement 'query' command for detailed investigation object retrieval by @PakitoSec in #38
  • feat: sort tags by name in display summary by @PakitoSec in #39

Full Changelog: v5.1.0...v5.1.1