From e3d6b11ac399e94de1778d537c52c733db45d00d Mon Sep 17 00:00:00 2001 From: divious1 Date: Thu, 27 Feb 2020 14:43:00 -0800 Subject: [PATCH] updating spec version --- detections/container_implant_gcp_detection.yml | 2 +- stories/container_implant_story.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/detections/container_implant_gcp_detection.yml b/detections/container_implant_gcp_detection.yml index e39184bc08..dcf932a968 100644 --- a/detections/container_implant_gcp_detection.yml +++ b/detections/container_implant_gcp_detection.yml @@ -48,7 +48,7 @@ mappings: mitre_technique_id: - T1525 modification_date: '2020-02-20' -name: Container uploaded to GCP GCR +name: GCP GCR container uploaded original_authors: - company: Splunk email: rsoto@splunk.com, rvaldez@splunk.com diff --git a/stories/container_implant_story.yml b/stories/container_implant_story.yml index 1884f56906..aa5d0bfa04 100644 --- a/stories/container_implant_story.yml +++ b/stories/container_implant_story.yml @@ -13,7 +13,7 @@ detections: name: AWS ECR container uploaded type: splunk - detection_id: 4f00ca88-e766-4605-ac65-ae51c9fd185b - name: container uploaded to GCP GCR + name: GCP GCR container uploaded type: splunk id: aa0e28b1-0521-4b6f-9d2a-7b87e34af246 maintainers: @@ -30,6 +30,6 @@ original_authors: - company: Splunk email: rsoto@splunk.com, rvaldez@splunk.com name: Rod Soto, Rico Valdez -spec_version: 1 +spec_version: 2 usecase: Security Monitoring version: '1.0'