-
Notifications
You must be signed in to change notification settings - Fork 360
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
Showing
157 changed files
with
2,003 additions
and
155 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,20 @@ | ||
default: | ||
image: docker-hub.repo.splunkdev.net/python:3.9 | ||
|
||
stages: | ||
- publish_build_to_pre_qa | ||
- validate | ||
- generate | ||
- app_inspect | ||
- release | ||
|
||
include: | ||
- local: "pipeline/.validate.yml" | ||
- local: "pipeline/.generate.yml" | ||
- local: "pipeline/.app_inspect.yml" | ||
- local: "pipeline/.release.yml" | ||
|
||
publish_build_to_pre_qa: | ||
stage: publish_build_to_pre_qa | ||
artifacts: | ||
when: always | ||
paths: | ||
- artifacts/* | ||
image: python:3.8-alpine | ||
before_script: | ||
- apk add --update --no-cache make curl bash git | ||
- curl -L https://github.com/screwdriver-cd/gitversion/releases/download/v1.1.1/gitversion_linux_amd64 -o /usr/local/bin/gitversion && chmod +x /usr/local/bin/gitversion | ||
- eval $(ssh-agent -s) | ||
script: | ||
- mkdir -p artifacts | ||
- pip install requests | ||
- VERSION=$(git tag --sort=-creatordate | head -n 1) | ||
- echo "Build Version - $VERSION" | ||
- python security_content_automation/publish_build_to_pre_qa/publish_build_to_pre_qa.py --version $VERSION --builds DA-ESS-ContentUpdate SSA_Content | ||
after_script: | ||
- cp publish_build_to_pre_qa.log artifacts/publish_build_to_pre_qa.log | ||
workflow: | ||
rules: | ||
- if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]$/' | ||
when: always | ||
- if: '$CI_PIPELINE_SOURCE == "schedule"' | ||
when: always | ||
- if: $CI_PIPELINE_SOURCE == 'merge_request_event' | ||
- if: $CI_COMMIT_TAG | ||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH |
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[submodule "contentctl"] | ||
path = contentctl | ||
url = https://github.com/splunk/contentctl.git | ||
ignore = all |
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
Submodule contentctl
added at
7043a3
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
build: | ||
name: DA-ESS-ContentUpdate | ||
path_root: dist | ||
prefix: ESCU | ||
build: 004150 | ||
version: 4.14.1 | ||
label: ES Content Updates | ||
author_name: Splunk Threat Research Team | ||
author_email: research@splunk.com | ||
author_company: Splunk | ||
description: Explore the Analytic Stories included with ES Content Updates. | ||
splunk_app: {} | ||
json_objects: null | ||
ba_objects: null | ||
build_ssa: | ||
path_root: 'dist/ssa' | ||
build_api: | ||
path_root: 'dist/api' | ||
enrichments: | ||
attack_enrichment: false | ||
cve_enrichment: false | ||
splunk_app_enrichment: false |
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 |
---|---|---|
@@ -0,0 +1,70 @@ | ||
version_control_config: null | ||
infrastructure_config: | ||
infrastructure_type: container | ||
full_image_path: registry.hub.docker.com/splunk/splunk:latest | ||
post_test_behavior: always_pause | ||
mode: all | ||
detections_list: null | ||
splunkbase_username: null | ||
splunkbase_password: null | ||
apps: | ||
- uid: 6176 | ||
appid: Splunk_TA_linux_sysmon | ||
title: Add-on for Linux Sysmon | ||
description: null | ||
release: 1.0.4 | ||
local_path: null | ||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/add-on-for-linux-sysmon_104.tgz | ||
splunkbase_path: null | ||
environment_path: ENVIRONMENT_PATH_NOT_SET | ||
force_local: false | ||
- uid: 742 | ||
appid: Splunk_TA_windows | ||
title: Splunk Add-on for Microsoft Windows | ||
description: null | ||
release: 8.5.0 | ||
local_path: null | ||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/splunk-add-on-for-microsoft-windows_850_PATCHED.tgz | ||
splunkbase_path: null | ||
environment_path: ENVIRONMENT_PATH_NOT_SET | ||
force_local: false | ||
- uid: 5709 | ||
appid: Splunk_TA_microsoft_sysmon | ||
title: Splunk Add-on for Sysmon | ||
description: null | ||
release: 3.0.0 | ||
local_path: null | ||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/splunk-add-on-for-sysmon_300.tgz | ||
splunkbase_path: null | ||
environment_path: ENVIRONMENT_PATH_NOT_SET | ||
force_local: false | ||
- uid: 833 | ||
appid: Splunk_TA_nix | ||
title: Splunk Add-on for Unix and Linux | ||
description: null | ||
release: 8.7.0 | ||
local_path: null | ||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/splunk-add-on-for-unix-and-linux_860.tgz | ||
splunkbase_path: null | ||
environment_path: ENVIRONMENT_PATH_NOT_SET | ||
force_local: false | ||
- uid: 2734 | ||
appid: utbox | ||
title: URL Toolbox | ||
description: null | ||
release: 1.9.2 | ||
local_path: null | ||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/url-toolbox_192.tgz | ||
splunkbase_path: null | ||
environment_path: ENVIRONMENT_PATH_NOT_SET | ||
force_local: false | ||
- uid: 1621 | ||
appid: Splunk_SA_CIM | ||
title: Splunk Common Information Model (CIM) | ||
description: null | ||
release: 5.0.2 | ||
local_path: null | ||
http_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/Latest/splunk-common-information-model-cim_501.tgz | ||
splunkbase_path: null | ||
environment_path: ENVIRONMENT_PATH_NOT_SET | ||
force_local: false |
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
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
8 changes: 4 additions & 4 deletions
8
detections/web/confluence_cve_2023_22515_trigger_vulnerability.yml
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 8 additions & 2 deletions
10
dist/escu/app.manifest → dist/DA-ESS-ContentUpdate/app.manifest
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
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
dist/escu/default/analyticstories.conf → ...ontentUpdate/default/analyticstories.conf
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.