Skip to content

Commit

Permalink
Add zerofox alerts app along with delivery files
Browse files Browse the repository at this point in the history
* Added data connector for retrieving zerofox alerts as incidents
* added actions on alerts such as
  * polling alerts created since a given timestamp (on poll)
  * submitting alerts into zerofox's platform
  * retrieving alerts by Id
  * taking actions on alerts such as requesting take down, escalating them or closing them
  * modifying alert tags
  • Loading branch information
DNRRomero committed Nov 21, 2023
1 parent a4ddca8 commit e4719be
Show file tree
Hide file tree
Showing 7 changed files with 1,631 additions and 0 deletions.
Empty file added __init__.py
Empty file.
12 changes: 12 additions & 0 deletions release_notes/1.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
**ZeroFox Alerts Release Notes - Published by Splunk November 21, 2023**


**Version 1.0.0 - Released November 21, 2023**

* Added data connector for retrieving zerofox alerts as incidents
* added actions on alerts such as
* polling alerts created since a given timestamp (on poll)
* submitting alerts into zerofox's platform
* retrieving alerts by Id
* taking actions on alerts such as requesting take down, escalating them or closing them
* modifying alert tags
Loading

0 comments on commit e4719be

Please sign in to comment.