2.1.11
What's Changed
Enhancements 📈
- Regex matching in /graph/match by @tomchop in #1112
- Add the new
in
operator in neighbor filter by @tomchop in #1114 - Be more flexible when searching patterns by @tomchop in #1116
- DFIQ 1.1 changes by @tomchop in #1122
- Better error handling in DFIQ by @tomchop in #1128
- Link to count by @udgover in #1130
- Related observables count by @udgover in #1131
- Add max length to tags by @tomchop in #1132
- Limit the number of tags that can be sent by @tomchop in #1133
- Exclude related_observables_count from model_dump_json in save method by @udgover in #1134
Bug fixes 🐛
- Bugfix when deleting & exporting DFIQ objects by @tomchop in #1126
- Check that parents are valid before attempting to create DFIQ object by @tomchop in #1127
- Fix bug when clearing parents would not update parents by @tomchop in #1129
- Correction of CVE-2024-45412 thanks @Sim4n6 GHSA-cwwm-pq9x-2cxv
Other Changes
- Do not log contents of body for /user/ paths by @tomchop in #1111
- Use CONTAINS instead of REGEX_TEST by default by @tomchop in #1118
- Handle context overwrite by @udgover in #1120
- Set expiry date on cookie to have persistent browser auth by @tomchop in #1121
- Adds GithubMonitor analytics by @udgover in #1119
Full Changelog: 2.1.10...2.1.11