Skip to content

Releases: yeti-platform/yeti

Yeti 2.0.4

08 Dec 14:51
288e3d6
Compare
Choose a tag to compare

What's Changed

Enhancements 📈

Bug fixes 🐛

Other Changes

Full Changelog: 2.0.3...2.0.4

Yeti API 2.0.3

01 Dec 15:08
a1dd66f
Compare
Choose a tag to compare

What's Changed

New feeds

Other Changes

  • Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #913
  • cleanup: Checks that tags are the right type before attempting to add them by @udgover in #918
  • Added source context to feeds where it was missing by @benmontour in #914
  • Remove doc/ directory (fixes #911) by @tomchop in #917
  • Add optional parameter to reset API key functions by @tomchop in #923

New Contributors

Full Changelog: 2.0.2...2.0.3

Yeti API 2.0.2

24 Nov 09:39
4c1ea0d
Compare
Choose a tag to compare

What's Changed

Enhancements 📈

  • Feat: Implement plugins loader to automagically add new ones by @udgover in #906
  • Feat: Add regex search for all terms by @tomchop in #905
  • Feat: Add ability to search by date by @tomchop in #908

Bug fixes 🐛

New analytics

Other Changes

  • Fix: Update docker documentation with pointers to official docs by @tomchop in #898
  • Fix: Nicer error message when attempting to tag unsaved items by @tomchop in #897

Full Changelog: 2.0.1...2.0.2

Yeti API 2.0.1

17 Nov 17:20
26e53c6
Compare
Choose a tag to compare

What's Changed

Enhancements 📈

Bug fixes 🐛

New feeds

  • Adds CISA KEV feed with NIST NVD details by @udgover in #892

Other Changes

Full Changelog: 2.0...2.0.1

Yeti API 2.0

14 Nov 08:24
7f2dbca
Compare
Choose a tag to compare

This release introduces Yeti v2.0. 🎉

Most changes are breaking from the previous release, but we will provide a migration script very soon.
Notable changes:

  • Switch database engines from MongoDB to ArangoDB (full graph database);
  • Switch API server from Flask to FastAPI / Pydantic;
  • New SPA using VueJS;
  • Easy deployment through Docker images and docker compose scripts.

Most features from v1 (observables, entities, indicators, feeds, analytics, exports) have been retained, with an additional focus on DFIR-related entities (New indicator types: Queries, Sigma rules).

Head to https://github.com/yeti-platform/yeti-docker to try it out!

Full Changelog: 1.8.5...2.0

2.0-Alpha

21 Apr 12:48
Compare
Choose a tag to compare
2.0-Alpha Pre-release
Pre-release

This is an Alpha version, so expect things to be broken and change a lot. Use at your own risk!

Some major changes:

  • New installation process using docker
  • Revamp of the whole UI to a modern web frontend) (VueJS)
  • Removal of the investigation features.

What's Changed

New Contributors

Full Changelog: 1.8.5...2.0-Alpha

1.8.5

15 Feb 15:47
9e8b76c
Compare
Choose a tag to compare

New feature about tags

fixes many bugs in feeds

rebuild travis processus and requirements.txt

What's Changed

New Contributors

Full Changelog: 1.8.0...1.8.5

1.8.0

03 Aug 12:56
fcd3ee3
Compare
Choose a tag to compare

we have fixes many issues about feeds.

delete deprecated feeds:

  • obtemoslabs
  • proxyrss
  • h3x_feeds
  • ViruSign
  • malware_domains_dot_com

Fixes:

  • Feodo_tracker_ip
  • rulezsbruteforce
  • otx_alienvault
  • abuseipdb
  • urlhaus_payloads
  • vt_hunting

1.7.0

23 Jun 16:22
640dcda
Compare
Choose a tag to compare

Add ThreatFox Feed
Correct MISP Feed
Fix Docker build
Change Whois Analytics
Add TLS for db connections

1.6.1

14 Apr 15:33
5564816
Compare
Choose a tag to compare

fixes: #647 and add some information in troubleshooting