Yeti 2.1.4
What's Changed
Enhancements 📈
- Introduce ForensicArtifacts indicator type by @tomchop in #1010
- Introduce min / max hops to graph search by @tomchop in #1019
- Introduce search aliases (fixes #1001) by @tomchop in #1021
- Introduce tags to indicator objects by @tomchop in #1026
- Support registry keys in forensicartifacts by @tomchop in #1028
- Add API endpoints to swap links by @tomchop in #1031
Bug fixes 🐛
- Update pandas read_csv quoting values in multiple feeds by @0xRet in #1023
- Excluding Comment Lines from phishing_database Feed by @benmontour in #1027
New feeds
- Add Cisco Umbrella Top1M domains feed by @udgover in #1013
- Add Tranco top domains feed by @udgover in #1015
- Refactor the DFIQ import to import from local system as well by @tomchop in #1018
Other Changes
- Bump fastapi to 109 by @tomchop in #1011
- Push
:dev
labeled Docker images on each push tomain
by @tomchop in #1012 - Use arbitrary str instead of enum for querytype by @tomchop in #1016
- Bump python-multipart from 0.0.6 to 0.0.7 by @dependabot in #1017
- Minor optimizaitons by @tomchop in #1020
- Update dependencies by @tomchop in #1032
- Return tagged observables when bulk adding them by @tomchop in #1033
Full Changelog: 2.1.3...2.1.4