Releases: PakitoSec/cyvest
Releases · PakitoSec/cyvest
v5.3.3
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
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
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
v5.2.1
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
What's Changed
- feat(extract): Add observable extraction module by @PakitoSec in #44
Full Changelog: v5.1.4...v5.2.0
v5.1.4
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
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
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
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