Releases: yeti-platform/yeti
Yeti 2.0.4
What's Changed
Enhancements 📈
Bug fixes 🐛
- Ignore revoked ATT&CK entities (fixes #912) by @tomchop in #931
- fixes #933 #934 by @sebdraven in #941
- Fetch tags for known observables (fixes #932) by @tomchop in #944
- Feed bugs by @sebdraven in #942
Other Changes
- Fix: Poetry install with --no-root by @tomchop in #926
- Add cron GitHub action to grab feeds (fixes #921) by @tomchop in #930
Full Changelog: 2.0.3...2.0.4
Yeti API 2.0.3
What's Changed
New feeds
- Fix: Fixes some errors in various feeds by @sebdraven in #909
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
- @benmontour made their first contribution in #914
Full Changelog: 2.0.2...2.0.3
Yeti API 2.0.2
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 🐛
- Fix: sort only if there is something to sort by @tomchop in #899
- fix: add_type is optional by @tomchop in #900
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
What's Changed
Enhancements 📈
- Add docker image observable, fixes #867 by @udgover in #881
- Add user agent observable type, closes #869 by @udgover in #882
- Feat: Take type parameter into account when matching observables, closes #880, closes #885 by @tomchop in #884
- Update vulnerability schema with base_score and severity by @udgover in #891
- Add title field to vulnerability entity by @udgover in #894
Bug fixes 🐛
- Feeds fixes by @sebdraven in #890
New feeds
Other Changes
Full Changelog: 2.0...2.0.1
Yeti API 2.0
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
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
- Fix docs, scripts and uwsgi systemd service by @kevinchevreuil in #626
- 1.8.5 by @sebdraven in #716
- remove abandoned feeds by @dumprop in #734
- Update celeryctl.py config for v6 by @dumprop in #732
- minor fix in urlhaus by @dumprop in #738
- Test ci by @sebdraven in #749
- Merge new Front End by @sebdraven in #753
- merge master in frontend by @sebdraven in #764
- Improve unlock script by @dumprop in #720
- Fix #767 by @tomchop in #771
- Frontend by @sebdraven in #772
New Contributors
- @kevinchevreuil made their first contribution in #626
Full Changelog: 1.8.5...2.0-Alpha
1.8.5
New feature about tags
fixes many bugs in feeds
rebuild travis processus and requirements.txt
What's Changed
- add dataplane feeds by @dumprop in #688
- add blocklistde feeds by @dumprop in #685
- add cruzit feed by @dumprop in #687
- Add botvrij feeds by @dumprop in #686
- added configurable tag expiration by @dumprop in #693
- date_added in context for all feeds,minor fixes by @dumprop in #692
- first implementation of fresh tags in export by @dumprop in #701
- fix some typo's by @dumprop in #703
- add threatview feed by @dumprop in #689
- update pandas and fix usage by @lucebac in #710
- New file testScheduledAnalytics.py by @mbonino in #712
- fix viriback_tracker by @lucebac in #711
- fix celery connection issue by @lucebac in #709
- Fix URLHaus feed - last_online row by @0xRet in #706
- Regex and Observable upload patch by @lucebac in #714
- 1.8.5 by @sebdraven in #716
New Contributors
Full Changelog: 1.8.0...1.8.5