forked from splunk-soar-connectors/domaintoolsiris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from DomainTools/hotfix-add-release-notes
Add release notes to `unreleased.md`
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
**Unreleased** | ||
* All Iris Investigate and Iris Enrich queries now support batch lookups of up to 100 comma-separated domain inputs | ||
* Added support for additional Iris fields: “first seen”, “server type”, and “website title” | ||
* Pivot action adds support for additional operators: “create date within”, “first seen within”, and “first seen since” | ||
* Added pagination on pivot responses (returns up to 5000 domains, sorted by highest risk) | ||
* “Lookup Domain” action displays and adds outbound links to pivot in Iris Investigate when a domain has up to 500 connected domains on a data point | ||
* Added support for proxies | ||
* Minor UI improvements | ||
* Updated python libraries |