mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9' #Available versions here - https://github.com/actions/python-versions/releases easy to change/make a matrix/use pypy
|
||||
python-version: '3.11' #Available versions here - https://github.com/actions/python-versions/releases easy to change/make a matrix/use pypy
|
||||
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||
|
||||
- name: Install System Packages
|
||||
@@ -25,24 +25,22 @@ jobs:
|
||||
sudo apt install jq -qq
|
||||
|
||||
|
||||
- name: Install Python Dependencies and ContentCTL
|
||||
- name: Install Python Dependencies and ContentCTL and Atomic Red Team
|
||||
run: |
|
||||
pip3 install poetry
|
||||
git submodule update --init contentctl
|
||||
cd contentctl
|
||||
git checkout main
|
||||
poetry install
|
||||
python3.11 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install contentctl
|
||||
git clone --depth=1 --single-branch --branch=master https://github.com/redcanaryco/atomic-red-team.git
|
||||
|
||||
- name: content_ctl validate
|
||||
run: |
|
||||
cd contentctl
|
||||
poetry run contentctl -p ../ validate
|
||||
source .venv/bin/activate
|
||||
contentctl validate
|
||||
|
||||
- name: contentctl generate
|
||||
run: |
|
||||
cd contentctl
|
||||
poetry run contentctl -p ../ build
|
||||
cd ..
|
||||
source .venv/bin/activate
|
||||
contentctl build --enrichments
|
||||
mkdir artifacts
|
||||
mv dist/DA-ESS-ContentUpdate-latest.tar.gz artifacts/
|
||||
|
||||
|
||||
+1
-4
@@ -6,9 +6,7 @@ app:
|
||||
version: 4.31.0
|
||||
description: Explore the Analytic Stories included with ES Content Updates.
|
||||
prefix: ESCU
|
||||
build: 004210
|
||||
version: 4.31.0
|
||||
label: ES Content Updates
|
||||
label: ESCU
|
||||
author_name: Splunk Threat Research Team
|
||||
author_email: research@splunk.com
|
||||
author_company: Splunk
|
||||
@@ -185,4 +183,3 @@ apps:
|
||||
description: description of app
|
||||
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/url-toolbox_192.tgz
|
||||
githash: d6fac80e6d50ae06b40f91519a98489d4ce3a3fd
|
||||
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
"company": "Splunk"
|
||||
}
|
||||
],
|
||||
"releaseDate": "2024-05-08",
|
||||
"releaseDate": "2024-05-10",
|
||||
"description": "Explore the Analytic Stories included with ES Content Updates.",
|
||||
"classification": {
|
||||
"intendedAudience": null,
|
||||
|
||||
+1910
-1910
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
@@ -11,7 +11,7 @@
|
||||
is_configured = false
|
||||
state = enabled
|
||||
state_change_requires_restart = false
|
||||
build = 20240508171020
|
||||
build = 20240510180009
|
||||
|
||||
[triggers]
|
||||
reload.analytic_stories = simple
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:54 UTC
|
||||
# On Date: 2024-05-10T18:00:37 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+5091
-5091
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
#############
|
||||
# Automatically generated by 'contentctl build' from
|
||||
# https://github.com/splunk/contentctl
|
||||
# On Date: 2024-05-08T17:10:53 UTC
|
||||
# On Date: 2024-05-10T18:00:36 UTC
|
||||
# Author: Splunk Threat Research Team - Splunk
|
||||
# Contact: research@splunk.com
|
||||
#############
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -1 +1 @@
|
||||
{"version": {"name": "v4.31.0", "published_at": "2024-05-08T17:10:55Z"}}
|
||||
{"version": {"name": "v4.31.0", "published_at": "2024-05-10T18:00:38Z"}}
|
||||
Reference in New Issue
Block a user