forked from demisto/content
-
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.
Armis collector enhancement (demisto#30491)
* initial commit * README changes * Added support for devices last run time, devices max fetch * Version bump and RN * Change unit test for new changes. Parse event type correctly. Make changes to comply with dict events instead of list events. * Changes to events from list to dict. * Remove redundant after AQL date filter * Alerts and Activity default max = 5k Devices default max = 10k * Remove redundant description in yml. * Updated the README * fix flake8 long line issues * Change param name to snake_case. No need to demisto.setLastRun multiple times. * Apply suggestions from code review Tech doc review changes. Co-authored-by: ShirleyDenkberg <[email protected]> * update RN. --------- Co-authored-by: ShirleyDenkberg <[email protected]>
- Loading branch information
1 parent
b540767
commit 5af4ebd
Showing
6 changed files
with
195 additions
and
82 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
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
Oops, something went wrong.