-
Notifications
You must be signed in to change notification settings - Fork 382
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
research bot
committed
Jan 10, 2024
1 parent
fa5c44e
commit c20b48d
Showing
19 changed files
with
2,721 additions
and
671 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Submodule contentctl
updated
5 files
+3 −1 | contentctl/actions/generate.py | |
+69 −21 | contentctl/contentctl.py | |
+2 −0 | contentctl/helper/config_handler.py | |
+1 −1 | contentctl/objects/test_config.py | |
+33 −0 | contentctl/output/api_json_output.py |
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
428 changes: 370 additions & 58 deletions
428
dist/DA-ESS-ContentUpdate/default/analyticstories.conf
Large diffs are not rendered by default.
Oops, something went wrong.
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
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,8 +1,8 @@ | ||
############# | ||
# Automatically generated by generator.py in splunk/security_content | ||
# On Date: 2023-12-20T17:54:40 UTC | ||
# On Date: 2024-01-10T18:13:40 UTC | ||
# Author: Splunk Threat Research Team - Splunk | ||
# Contact: research@splunk.com | ||
############# | ||
[content-version] | ||
version = 4.18.0 | ||
version = 4.19.0 |
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
Large diffs are not rendered by default.
Oops, something went wrong.
2,478 changes: 1,889 additions & 589 deletions
2,478
dist/DA-ESS-ContentUpdate/default/savedsearches.conf
Large diffs are not rendered by default.
Oops, something went wrong.
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.