You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.12.0 - 2021-12-13
Fixed
Bug where device settings were unable to be serialized to json.
Added
--columns option to security-data search and security-data send-to commands which reduces output to only the specified colums/json keys. Accepts a comma-separated list of column names (case-insensitive).
Changed
Improved accuracy of checkpointing for security-data search (checkpoints every row as it is printed to stdout instead of just the last event of the search response).