PyMISP
PyMISP copied to clipboard
Sample Script: number of unique attributes created in the last N days
search query on attribute controller on a time interval, get each value, push them in a set, get the length of the set.